Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.h49 bool allow_build_at_runtime = true; member
Dconvert_nodes.h117 bool allow_build_at_runtime; member
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op_test.cc65 bool allow_build_at_runtime = true) {
/external/tensorflow/tensorflow/python/compiler/tensorrt/
Dtrt_convert.py161 allow_build_at_runtime=True): argument