Searched refs:allow_build_at_runtime (Results 1 – 7 of 7) sorted by relevance
49 bool allow_build_at_runtime = true; member
99 allow_build_at_runtime(true) {} in EngineInfo()117 bool allow_build_at_runtime; member
497 .Attr("_allow_build_at_runtime", info.allow_build_at_runtime) in CreateTRTNode()781 curr_engine.allow_build_at_runtime = params.allow_build_at_runtime; in ConvertAfterShapes()
245 cp.allow_build_at_runtime = allow_build_at_runtime_; in Optimize()
7 name: "allow_build_at_runtime"
65 bool allow_build_at_runtime = true) { argument114 .Attr("_allow_build_at_runtime", allow_build_at_runtime)
161 allow_build_at_runtime=True): argument165 use_calibration, allow_build_at_runtime)300 "allow_build_at_runtime"].b = conversion_params.allow_build_at_runtime477 allow_build_at_runtime=True)1212 if not self._conversion_params.allow_build_at_runtime: