Searched defs:GetTempWeights (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ | ||
| D | weights.h | 157 StatusOr<TRT_ShapedWeights> GetTempWeights(const TRT_ShapedWeights& weights) { in GetTempWeights() function |
| D | weights.cc | 189 StatusOr<TRT_ShapedWeights> TrtWeightStore::GetTempWeights( in GetTempWeights() function in tensorflow::tensorrt::convert::TrtWeightStore |