Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.cc153 Status TfTypeToTrtType(DataType tf_type, nvinfer1::DataType* trt_type) { in TfTypeToTrtType()
176 Status TrtTypeToTfType(nvinfer1::DataType trt_type, DataType* tf_type) { in TrtTypeToTfType()
Dweights.cc164 nvinfer1::DataType trt_type = tensor()->getType(); in GetTfType() local
Dconvert_nodes_test.cc852 nvinfer1::DataType trt_type; in TestGetWeightRange() local
1272 nvinfer1::DataType trt_type; in BuildAndRun() local
1345 nvinfer1::DataType trt_type = nvinfer1::DataType::kFLOAT, in AddTestTensorWithTFDims()
1851 nvinfer1::DataType trt_type; local
4225 nvinfer1::DataType trt_type; in TEST_P() local
6143 nvinfer1::DataType trt_type; in TEST_P() local
7975 nvinfer1::DataType trt_type; in TestConvertSplit() local
Dconvert_nodes.cc493 nvinfer1::DataType trt_type = nvinfer1::DataType::kINT32, in CreateScalarConstant()
510 nvinfer1::DataType trt_type = nvinfer1::DataType::kFLOAT; // Default to FP32. in CreateBroadcastableScalarConstant() local