Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_internal.h274 virtual blas::BlasSupport *CreateBlas() { return nullptr; } in CreateBlas() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc212 blas::BlasSupport *HostExecutor::CreateBlas() { in CreateBlas() function in perftools::gputools::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc671 blas::BlasSupport *CUDAExecutor::CreateBlas() { in CreateBlas() function in perftools::gputools::cuda::CUDAExecutor