Searched refs:SupportsBlas (Results 1 – 8 of 8) sorted by relevance
151 bool SupportsBlas() const override;
296 bool HostExecutor::SupportsBlas() const { in SupportsBlas() function in stream_executor::host::HostExecutor
314 virtual bool SupportsBlas() const { return false; } in SupportsBlas() function
252 bool StreamExecutor::SupportsBlas() const { in SupportsBlas() function in stream_executor::StreamExecutor253 return implementation_->SupportsBlas(); in SupportsBlas()
349 bool SupportsBlas() const;
206 bool SupportsBlas() const override;
769 bool GpuExecutor::SupportsBlas() const { return true; } in SupportsBlas() function in stream_executor::gpu::GpuExecutor
864 bool GpuExecutor::SupportsBlas() const { return true; } in SupportsBlas() function in stream_executor::gpu::GpuExecutor