Home
last modified time | relevance | path

Searched refs:algo_uses_tensor_ops (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_blas.cc934 bool algo_uses_tensor_ops = UsesTensorOps(algorithm); in DoBlasInternalImpl() local
936 if (algo_uses_tensor_ops) { in DoBlasInternalImpl()