Searched refs:static_engine (Results 1 – 2 of 2) sorted by relevance
898 TrtUniquePtrType<nvinfer1::ICudaEngine> static_engine( in GetEngine() local901 if (!static_engine) { in GetEngine()924 static_engine = std::move(result.ValueOrDie()); in GetEngine()926 auto raw_static_engine = static_engine.get(); in GetEngine()944 std::move(static_engine), in GetEngine()
1052 dynamic_engine, static_engine = True, False1061 [dynamic_engine, static_engine], [no_calibration]))