Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_internal.h321 virtual blas::BlasSupport *CreateBlas() { return nullptr; } in CreateBlas() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc303 blas::BlasSupport *HostExecutor::CreateBlas() { in CreateBlas() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc746 blas::BlasSupport* GpuExecutor::CreateBlas() { in CreateBlas() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc654 blas::BlasSupport* GpuExecutor::CreateBlas() { in CreateBlas() function in stream_executor::gpu::GpuExecutor