Home
last modified time | relevance | path

Searched defs:RunAsync (Results 1 – 11 of 11) 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.cc240 StatusOr<ScopedShapedBuffer> LocalExecutable::RunAsync( in RunAsync() function in xla::LocalExecutable
280 StatusOr<ExecutionOutput> LocalExecutable::RunAsync( in RunAsync() function in xla::LocalExecutable
322 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.cc475 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/common_runtime/eager/
Dkernel_and_device.cc338 void KernelAndDeviceFunc::RunAsync( in RunAsync() function in tensorflow::KernelAndDeviceFunc
Dkernel_and_device.h215 void RunAsync( in RunAsync() function
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc458 void ExecutorState<PropagatorStateType>::RunAsync(Executor::DoneCallback done) { in RunAsync() function in tensorflow::__anonce8950920111::ExecutorState
1339 void ExecutorImpl::RunAsync(const Args& args, DoneCallback done) { in RunAsync() function in tensorflow::__anonce8950920111::ExecutorImpl
/external/tensorflow/tensorflow/core/kernels/data/
Dsingle_threaded_executor.cc448 void RunAsync(const Args& args, DoneCallback done) override { in RunAsync() function in tensorflow::data::__anondad5c5840111::SingleThreadedExecutorImpl
Dcaptured_function.cc982 void InstantiatedCapturedFunction::RunAsync( in RunAsync() function in tensorflow::data::InstantiatedCapturedFunction