Searched defs:GetTempWeights (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ | ||
D | convert_nodes.h | 241 TRT_ShapedWeights GetTempWeights(const TRT_ShapedWeights& weights) { in GetTempWeights() function |
D | convert_nodes.cc | 872 TRT_ShapedWeights TrtWeightStore::GetTempWeights(DataType type, in GetTempWeights() function in tensorflow::tensorrt::convert::TrtWeightStore |