Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dweights.h157 StatusOr<TRT_ShapedWeights> GetTempWeights(const TRT_ShapedWeights& weights) { in GetTempWeights() function
H A Dweights.cc189 StatusOr<TRT_ShapedWeights> TrtWeightStore::GetTempWeights( in GetTempWeights() function in tensorflow::tensorrt::convert::TrtWeightStore