Home
last modified time | relevance | path

Searched defs:req_ctx (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
Dtf_jitrt_kernels.cc176 RequestContext* req_ctx = exec_ctx.request_ctx(); in GetWorkerThreads() local
270 static const std::string GetSessionName(RequestContext* req_ctx) { in GetSessionName()
349 RequestContext* req_ctx = any_cast<RequestContext*>(user_data); in CompileImpl() local
418 RequestContext* req_ctx = exec_ctx.request_ctx(); in CompileImpl() local
Dtf_cpurt_kernels.cc98 RequestContext* req_ctx = exec_ctx.request_ctx(); in GetWorkerThreads() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/runtime_fallback/
Druntime_fallback_executor.cc118 auto req_ctx = std::move(builder).build(); in RuntimeFallbackExecutor() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
Dmatmul_op_benchmark.h64 llvm::Expected<RCReference<RequestContext>> req_ctx = in RunMatMulMlirBenchmark() local
Dbenchmark_mlir_function.cc100 llvm::Expected<RCReference<RequestContext>> req_ctx = in RunJitRtBenchmark() local
Dcwise_op_unary_benchmark.h75 llvm::Expected<RCReference<RequestContext>> req_ctx = in PrepareUnaryMlirBenchmark() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/python_binding/
Dtf_cpurt_executor.cc258 llvm::Expected<RCReference<RequestContext>> req_ctx = in Execute() local
Dtf_jitrt_executor.cc202 llvm::Expected<RCReference<RequestContext>> req_ctx = in Execute() local
/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
Drun_handler_concurrent_work_queue_test.cc67 auto req_ctx = std::move(req_ctx_builder).build(); in SetUp() local
/external/tensorflow/tensorflow/core/tfrt/eager/
Dfunction_cache_test.cc229 auto req_ctx = RequestContextBuilder(corert->GetHostContext(), in TEST_P() local
Dc_api_tfrt.cc537 auto req_ctx = in Resolve() local
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_batch_tf_opkernels.cc557 auto req_ctx = std::move(statusor).ValueOrDie(); in ProcessFuncBatchImpl() local