Home
last modified time | relevance | path

Searched defs:RunAsync (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dlocal_client.cc243 StatusOr<ScopedShapedBuffer> LocalExecutable::RunAsync( in RunAsync() function in xla::LocalExecutable
283 StatusOr<ExecutionOutput> LocalExecutable::RunAsync( in RunAsync() function in xla::LocalExecutable
325 StatusOr<ExecutionOutput> LocalExecutable::RunAsync( in RunAsync() function in xla::LocalExecutable
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Ddestroy_tensor_handle_node.h43 void RunAsync(StatusCallback done) override { in RunAsync() function
H A Dremote_execute_node.cc27 void RemoteExecuteNode::RunAsync(StatusCallback done) { in RunAsync() function in tensorflow::eager::RemoteExecuteNode
H A Dremote_copy_node.cc484 void RemoteCopyNode::RunAsync(StatusCallback done) { in RunAsync() function in tensorflow::eager::RemoteCopyNode
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dsandbox2.cc72 bool Sandbox2::RunAsync() { in RunAsync() function in sandbox2::Sandbox2
/aosp_15_r20/external/armnn/tests/
H A DInferenceModel.hpp635 std::tuple<unsigned int, std::chrono::duration<double, std::milli>> RunAsync( in RunAsync() function in InferenceModel
688 void RunAsync(const std::vector<armnnUtils::TContainer>& inputContainers, in RunAsync() function in InferenceModel
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/
H A Dreraiser_thread.py229 def RunAsync(funcs, watcher=None): function
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dop_kernel_runner.cc167 void OpKernelRunner::RunAsync(OpKernelContext* context, in RunAsync() function in tensorflow::tfrt_stub::OpKernelRunner
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dop_kernel_runner.cc155 void OpKernelRunner::RunAsync(OpKernelContext* context, in RunAsync() function in tensorflow::tfd::OpKernelRunner
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dexecutor.cc484 void ExecutorState<PropagatorStateType>::RunAsync(Executor::DoneCallback done) { in RunAsync() function in tensorflow::__anon79fb0f210111::ExecutorState
1451 void ExecutorImpl::RunAsync(const Args& args, DoneCallback done) { in RunAsync() function in tensorflow::__anon79fb0f210111::ExecutorImpl
H A Dsingle_threaded_executor.cc492 void RunAsync(const Args& args, DoneCallback done) override { in RunAsync() function in tensorflow::__anon565754a20111::SingleThreadedExecutorImpl
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dkernel_and_device.h223 void RunAsync(ScopedStepContainer* step_container, in RunAsync() function
H A Dkernel_and_device.cc457 void KernelAndDeviceFunc::RunAsync( in RunAsync() function in tensorflow::KernelAndDeviceFunc
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/
H A Dserver_callback.h135 virtual void RunAsync(absl::AnyInvocable<void()> cb) { in RunAsync() function
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dcaptured_function.cc935 void InstantiatedCapturedFunction::RunAsync( in RunAsync() function in tensorflow::data::InstantiatedCapturedFunction