Home
last modified time | relevance | path

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

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