Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/
Dtrt_convert_api.h86 bool allow_build_at_runtime = true; member
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dtrt_optimization_pass.h56 bool allow_build_at_runtime = true; member
Dconvert_nodes.h135 bool allow_build_at_runtime; member
/external/tensorflow/tensorflow/python/compiler/tensorrt/
Dtrt_convert_test.py382 allow_build_at_runtime=True): argument
920 allow_build_at_runtime): argument
Dtrt_convert.py176 allow_build_at_runtime=True): argument
1154 allow_build_at_runtime=True, argument
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op_test.cc70 bool allow_build_at_runtime = true,