Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.experimental.tensorrt.-converter.pbtxt3 is_instance: "<class \'tensorflow.python.compiler.tensorrt.trt_convert.TrtGraphConverterV2\'>"
/external/tensorflow/tensorflow/python/compiler/tensorrt/test/testdata/
Dgen_tftrt_model.py84 converter = trt_convert.TrtGraphConverterV2(
/external/tensorflow/tensorflow/python/compiler/tensorrt/model_tests/
Dmodel_handler.py507 return trt.TrtGraphConverterV2(
/external/tensorflow/tensorflow/python/tools/
Dsaved_model_cli.py785 converter = trt.TrtGraphConverterV2(
/external/tensorflow/tensorflow/python/compiler/tensorrt/
Dtrt_convert.py834 class TrtGraphConverterV2(object): class
Dtrt_convert_test.py384 return trt_convert.TrtGraphConverterV2(
/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
Dtf_trt_integration_test_base.py454 converter_v2 = trt_convert.TrtGraphConverterV2(
/external/tensorflow/
DRELEASE.md131 * The TF2-TRT converter `TrtGraphConverterV2` takes an object of class
2050 * Add TensorFlow 2.0-compatible `TrtGraphConverterV2` API for TensorRT