Home
last modified time | relevance | path

Searched defs:RunAsync (Results 1 – 14 of 14) 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/core/distributed_runtime/eager/
Ddestroy_tensor_handle_node.h43 void RunAsync(StatusCallback done) override { in RunAsync() function
Dremote_execute_node.cc27 void RemoteExecuteNode::RunAsync(StatusCallback done) { in RunAsync() function in tensorflow::eager::RemoteExecuteNode
Dremote_copy_node.cc484 void RemoteCopyNode::RunAsync(StatusCallback done) { in RunAsync() function in tensorflow::eager::RemoteCopyNode
/external/tensorflow/tensorflow/compiler/xla/client/
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
/external/chromium-trace/catapult/devil/devil/utils/
Dreraiser_thread.py229 def RunAsync(funcs, watcher=None): function
/external/tensorflow/tensorflow/core/tfrt/fallback/
Dop_kernel_runner.cc167 void OpKernelRunner::RunAsync(OpKernelContext* context, in RunAsync() function in tensorflow::tfrt_stub::OpKernelRunner
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dop_kernel_runner.cc155 void OpKernelRunner::RunAsync(OpKernelContext* context, in RunAsync() function in tensorflow::tfd::OpKernelRunner
/external/armnn/tests/
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
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.h223 void RunAsync(ScopedStepContainer* step_container, in RunAsync() function
Dkernel_and_device.cc457 void KernelAndDeviceFunc::RunAsync( in RunAsync() function in tensorflow::KernelAndDeviceFunc
/external/tensorflow/tensorflow/core/common_runtime/
Dsingle_threaded_executor.cc492 void RunAsync(const Args& args, DoneCallback done) override { in RunAsync() function in tensorflow::__anon408fe2310111::SingleThreadedExecutorImpl
Dexecutor.cc484 void ExecutorState<PropagatorStateType>::RunAsync(Executor::DoneCallback done) { in RunAsync() function in tensorflow::__anon35c05eb00111::ExecutorState
1451 void ExecutorImpl::RunAsync(const Args& args, DoneCallback done) { in RunAsync() function in tensorflow::__anon35c05eb00111::ExecutorImpl
/external/tensorflow/tensorflow/core/data/
Dcaptured_function.cc935 void InstantiatedCapturedFunction::RunAsync( in RunAsync() function in tensorflow::data::InstantiatedCapturedFunction