Searched refs:allow_build_at_runtime_ (Results 1 – 3 of 3) sorted by relevance
45 allow_build_at_runtime_(true) { in name_()78 bool allow_build_at_runtime_; variable
74 allow_build_at_runtime_ = params.at("allow_build_at_runtime").b(); in Init()245 cp.allow_build_at_runtime = allow_build_at_runtime_; in Optimize()
185 bool allow_build_at_runtime_; member in tensorflow::tensorrt::TRTEngineOp355 context->GetAttr("_allow_build_at_runtime", &allow_build_at_runtime_); in TRTEngineOp()360 allow_build_at_runtime_ = true; in TRTEngineOp()902 if (!allow_build_at_runtime_) { in GetEngine()978 if (!allow_build_at_runtime_) { in GetEngine()