Home
last modified time | relevance | path

Searched defs:DescriptionForDevice (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_platform.cc44 HostPlatform::DescriptionForDevice(int ordinal) const { in DescriptionForDevice() function in stream_executor::host::HostPlatform
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dplatform.cc45 XlaInterpreterPlatform::DescriptionForDevice(int ordinal) const { in DescriptionForDevice() function in stream_executor::interpreter::XlaInterpreterPlatform
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_platform.h81 DescriptionForDevice(int ordinal) const override { in DescriptionForDevice() function
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_platform.cc109 ROCmPlatform::DescriptionForDevice(int ordinal) const { in DescriptionForDevice() function in stream_executor::gpu::ROCmPlatform
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_platform.cc139 CudaPlatform::DescriptionForDevice(int ordinal) const { in DescriptionForDevice() function in stream_executor::gpu::CudaPlatform
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_jit_compiled_cpu_function_test.cc296 DescriptionForDevice(int ordinal) const override { in TEST() function in tensorflow::__anon8ca9750b0111::TEST::FakePlatform
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc683 CPlatform::DescriptionForDevice(int ordinal) const { in DescriptionForDevice() function in stream_executor::CPlatform