HomeSort by relevance Sort by last modified time
    Searched defs:ExecutorForDevice (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/interpreter/
platform.cc 48 port::StatusOr<StreamExecutor*> InterpreterPlatform::ExecutorForDevice(
  /external/tensorflow/tensorflow/stream_executor/host/
host_platform.cc 47 port::StatusOr<StreamExecutor*> HostPlatform::ExecutorForDevice(int ordinal) {
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_platform.cc 147 port::StatusOr<StreamExecutor*> CudaPlatform::ExecutorForDevice(int ordinal) {

Completed in 290 milliseconds