Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3027 void GetTensorDimsWithProtoShape(const Tensor& tensor, nvinfer1::Dims* dims) { in GetTensorDimsWithProtoShape() function
3066 GetTensorDimsWithProtoShape(tensor, &weight_dims); in TfTensorToTrtWeights()