Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc573 inline nvinfer1::Dims GetTrtDimsForTensor(const Tensor& tensor) { in GetTrtDimsForTensor() function
4261 *dims = GetTrtDimsForTensor(tensor); in GetTensorDimsWithProtoShape()