Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
H A Dtrt_engine_op.cc1139 std::vector<ExecutionContext> exec_contexts; in GetEngine() local
1256 std::vector<ExecutionContext> exec_contexts; in GetEngine() local
1373 std::vector<ExecutionContext> exec_contexts; in AllocateCalibrationResources() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
H A Dtrt_shape_optimization_profiles.cc493 std::vector<ExecutionContext>* exec_contexts) { in CreateExecutionContexts()