Home
last modified time | relevance | path

Searched defs:CreateBlas (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_internal.h319 virtual blas::BlasSupport* CreateBlas() { return nullptr; } in CreateBlas() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_gpu_executor.cc297 blas::BlasSupport* HostExecutor::CreateBlas() { in CreateBlas() function in stream_executor::host::HostExecutor
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc662 blas::BlasSupport* GpuExecutor::CreateBlas() { in CreateBlas() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc794 blas::BlasSupport* GpuExecutor::CreateBlas() { in CreateBlas() function in stream_executor::gpu::GpuExecutor