Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_blas.cc1838 bool bsb_is_constant = true; in DoBlasGemmBatchedInternal() local
1861 bsb_is_constant = false; in DoBlasGemmBatchedInternal()
1888 if (bsa_is_constant && bsb_is_constant && bsc_is_constant) { in DoBlasGemmBatchedInternal()