Searched defs:TRT_ShapedWeights (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ | ||
D | convert_nodes.cc | 690 TRT_ShapedWeights::TRT_ShapedWeights(nvinfer1::DataType type) : type_(type) { in TRT_ShapedWeights() function in tensorflow::tensorrt::convert::TRT_ShapedWeights |