Home
last modified time | relevance | path

Searched refs:TfTensorToTrtWeights (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc4307 Status TfTensorToTrtWeights(const Tensor& tensor, TrtWeightStore* weight_store, in TfTensorToTrtWeights() function
4403 TfTensorToTrtWeights(tensor, params->weight_store, &weights)); in ConvertConst()