Home
last modified time | relevance | path

Searched refs:GetEngine (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc92 EngineContext* GetEngine(const std::vector<TensorShape>& input_shapes,
377 EngineContext* engine_context = GetEngine(input_shapes, ctx); in ComputeAsync()
519 EngineContext* TRTEngineOp::GetEngine( in GetEngine() function in tensorflow::tensorrt::TRTEngineOp