Home
last modified time | relevance | path

Searched defs:HostCallback (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dhost_callback.h69 struct HostCallback { struct
71 std::vector<HostCallbackArgInfo> operands; argument
72 std::vector<HostCallbackArgInfo> results; argument
86 HostCallbackContext(HostCallback host_callback, PjRtClient* client) in HostCallbackContext() argument
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_internal.cc23 bool StreamExecutorInterface::HostCallback(Stream* stream, in HostCallback() function in stream_executor::internal::StreamExecutorInterface
Dstream_executor_pimpl.cc735 bool StreamExecutor::HostCallback(Stream* stream, in HostCallback() function in stream_executor::StreamExecutor
740 bool StreamExecutor::HostCallback(Stream* stream, in HostCallback() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc98 bool XlaInterpreterExecutor::HostCallback( in HostCallback() function in stream_executor::interpreter::XlaInterpreterExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
Dhost_gpu_executor.cc183 bool HostExecutor::HostCallback(Stream* stream, in HostCallback() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_executor.cc358 bool TpuExecutor::HostCallback(Stream* stream, in HostCallback() function in tensorflow::tpu::TpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test_util.cc83 TF_Bool HostCallback(const SP_Device* const device, SP_Stream stream, in HostCallback() function
Dstream_executor.cc426 bool HostCallback(Stream* stream, in HostCallback() function in stream_executor::__anoncabb94000111::CStreamExecutor
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test.cc556 void HostCallback(void *data, int status, int timeouts, in HostCallback() function
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc561 bool GpuExecutor::HostCallback(Stream* stream, in HostCallback() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_gpu_executor.cc693 bool GpuExecutor::HostCallback(Stream* stream, in HostCallback() function in stream_executor::gpu::GpuExecutor