/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ |
H A D | local_client.cc | 243 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 D | destroy_tensor_handle_node.h | 43 void RunAsync(StatusCallback done) override { in RunAsync() function
|
H A D | remote_execute_node.cc | 27 void RemoteExecuteNode::RunAsync(StatusCallback done) { in RunAsync() function in tensorflow::eager::RemoteExecuteNode
|
H A D | remote_copy_node.cc | 484 void RemoteCopyNode::RunAsync(StatusCallback done) { in RunAsync() function in tensorflow::eager::RemoteCopyNode
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | sandbox2.cc | 72 bool Sandbox2::RunAsync() { in RunAsync() function in sandbox2::Sandbox2
|
/aosp_15_r20/external/armnn/tests/ |
H A D | InferenceModel.hpp | 635 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 D | reraiser_thread.py | 229 def RunAsync(funcs, watcher=None): function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/ |
H A D | op_kernel_runner.cc | 167 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 D | op_kernel_runner.cc | 155 void OpKernelRunner::RunAsync(OpKernelContext* context, in RunAsync() function in tensorflow::tfd::OpKernelRunner
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | executor.cc | 484 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 D | single_threaded_executor.cc | 492 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 D | kernel_and_device.h | 223 void RunAsync(ScopedStepContainer* step_container, in RunAsync() function
|
H A D | kernel_and_device.cc | 457 void KernelAndDeviceFunc::RunAsync( in RunAsync() function in tensorflow::KernelAndDeviceFunc
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/ |
H A D | server_callback.h | 135 virtual void RunAsync(absl::AnyInvocable<void()> cb) { in RunAsync() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | captured_function.cc | 935 void InstantiatedCapturedFunction::RunAsync( in RunAsync() function in tensorflow::data::InstantiatedCapturedFunction
|