Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc999 std::vector<ExecutionContext> exec_contexts; in GetEngine() local
1001 engine.get(), exec_contexts, allocator)); in GetEngine()
1004 std::move(exec_contexts))); in GetEngine()