Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc690 TRT_ShapedWeights::TRT_ShapedWeights(nvinfer1::DataType type) : type_(type) { in TRT_ShapedWeights() function in tensorflow::tensorrt::convert::TRT_ShapedWeights
694 TRT_ShapedWeights::TRT_ShapedWeights(nvinfer1::DataType type, in TRT_ShapedWeights() function in tensorflow::tensorrt::convert::TRT_ShapedWeights
698 TRT_ShapedWeights::TRT_ShapedWeights(const TRT_ShapedWeights& rhs) in TRT_ShapedWeights() function in tensorflow::tensorrt::convert::TRT_ShapedWeights