Searched refs:SupportsBlas (Results 1 – 8 of 8) sorted by relevance
174 bool SupportsBlas() const override;
204 bool HostExecutor::SupportsBlas() const { in SupportsBlas() function in stream_executor::host::HostExecutor
311 virtual bool SupportsBlas() const { return false; } in SupportsBlas() function
311 bool StreamExecutor::SupportsBlas() const { in SupportsBlas() function in stream_executor::StreamExecutor312 return implementation_->SupportsBlas(); in SupportsBlas()
369 bool SupportsBlas() const;
208 bool SupportsBlas() const override;
835 bool GpuExecutor::SupportsBlas() const { return true; } in SupportsBlas() function in stream_executor::gpu::GpuExecutor
933 bool GpuExecutor::SupportsBlas() const { return true; } in SupportsBlas() function in stream_executor::gpu::GpuExecutor