Home
last modified time | relevance | path

Searched defs:ExecuteAsyncOnStream (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutable_base.cc41 StatusOr<ExecutionOutput> InterpreterExecutableBase::ExecuteAsyncOnStream( in ExecuteAsyncOnStream() function in xla::interpreter::InterpreterExecutableBase
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executable_interface.cc168 StatusOr<ExecutionOutput> TpuExecutableInterface::ExecuteAsyncOnStream( in ExecuteAsyncOnStream() function in xla::TpuExecutableInterface
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc398 StatusOr<ExecutionOutput> GpuExecutable::ExecuteAsyncOnStream( in ExecuteAsyncOnStream() function in xla::gpu::GpuExecutable
406 StatusOr<ScopedShapedBuffer> GpuExecutable::ExecuteAsyncOnStream( in ExecuteAsyncOnStream() function in xla::gpu::GpuExecutable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc325 StatusOr<ExecutionOutput> CpuExecutable::ExecuteAsyncOnStream( in ExecuteAsyncOnStream() function in xla::cpu::CpuExecutable
/external/tensorflow/tensorflow/compiler/xla/service/
Dexecutable.cc103 StatusOr<ScopedShapedBuffer> Executable::ExecuteAsyncOnStream( in ExecuteAsyncOnStream() function in xla::Executable
/external/tensorflow/tensorflow/core/tpu/
Dtpu_on_demand_compiler.cc99 StatusOr<ExecutionOutput> ExecuteAsyncOnStream( in ExecuteAsyncOnStream() function in xla::__anoncef202870111::TpuExecutable