Home
last modified time | relevance | path

Searched defs:GetTempWeights (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.h241 TRT_ShapedWeights GetTempWeights(const TRT_ShapedWeights& weights) { in GetTempWeights() function
Dconvert_nodes.cc872 TRT_ShapedWeights TrtWeightStore::GetTempWeights(DataType type, in GetTempWeights() function in tensorflow::tensorrt::convert::TrtWeightStore