Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DQpsWorker.cs64 private async Task RunAsync() in RunAsync() method in Grpc.IntegrationTesting.QpsWorker
/external/tensorflow/tensorflow/compiler/xla/client/
Dlocal_client.cc242 StatusOr<ScopedShapedBuffer> LocalExecutable::RunAsync( in RunAsync() function in xla::LocalExecutable
282 StatusOr<ExecutionOutput> LocalExecutable::RunAsync( in RunAsync() function in xla::LocalExecutable
324 StatusOr<ExecutionOutput> LocalExecutable::RunAsync( in RunAsync() function in xla::LocalExecutable
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Ddestroy_tensor_handle_node.h42 void RunAsync(StatusCallback done) override { in RunAsync() function
Dremote_execute_node.cc26 void RemoteExecuteNode::RunAsync(StatusCallback done) { in RunAsync() function in tensorflow::eager::RemoteExecuteNode
Dremote_copy_node.cc479 void RemoteCopyNode::RunAsync(StatusCallback done) { in RunAsync() function in tensorflow::eager::RemoteCopyNode
/external/chromium-trace/catapult/devil/devil/utils/
Dreraiser_thread.py229 def RunAsync(funcs, watcher=None): function
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dop_kernel_runner.cc155 void OpKernelRunner::RunAsync(OpKernelContext* context, in RunAsync() function in tensorflow::tfd::OpKernelRunner
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.h218 void RunAsync( in RunAsync() function
Dkernel_and_device.cc434 void KernelAndDeviceFunc::RunAsync( in RunAsync() function in tensorflow::KernelAndDeviceFunc
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc463 void ExecutorState<PropagatorStateType>::RunAsync(Executor::DoneCallback done) { in RunAsync() function in tensorflow::__anon194149970111::ExecutorState
1350 void ExecutorImpl::RunAsync(const Args& args, DoneCallback done) { in RunAsync() function in tensorflow::__anon194149970111::ExecutorImpl
Dsingle_threaded_executor.cc477 void RunAsync(const Args& args, DoneCallback done) override { in RunAsync() function in tensorflow::__anoncf3fbb180111::SingleThreadedExecutorImpl
/external/tensorflow/tensorflow/core/data/
Dcaptured_function.cc928 void InstantiatedCapturedFunction::RunAsync( in RunAsync() function in tensorflow::data::InstantiatedCapturedFunction