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