Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream.cc365 SetErrorAndLogNoDnnSupport(); in ThenBatchNormalizationForward()
388 SetErrorAndLogNoDnnSupport(); in ThenBatchNormalizationBackward()
416 SetErrorAndLogNoDnnSupport(); in ThenBatchNormalizationForward()
441 SetErrorAndLogNoDnnSupport(); in ThenBatchNormalizationBackward()
695 SetErrorAndLogNoDnnSupport(); in ThenSeparableConvolve()
714 SetErrorAndLogNoDnnSupport(); in ThenConvolveBackwardBiasImpl()
758 SetErrorAndLogNoDnnSupport(); in ThenMatMul()
778 SetErrorAndLogNoDnnSupport(); in ThenMatMulQuantized()
798 SetErrorAndLogNoDnnSupport(); in ThenMatMulQuantized()
814 SetErrorAndLogNoDnnSupport(); in ThenBiasAdd()
[all …]
Dstream.h2046 void SetErrorAndLogNoDnnSupport() { in SetErrorAndLogNoDnnSupport() function