Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc3038 inline bool TensorOpMathAvailable(int cc_major) { in TensorOpMathAvailable() function
3045 bool tensor_op_math_available = TensorOpMathAvailable(cc_major); in GetConvolveAlgorithms()
3106 bool tensor_op_math_available = TensorOpMathAvailable(cc_major); in GetConvolveBackwardDataAlgorithms()
3141 bool tensor_op_math_available = TensorOpMathAvailable(cc_major); in GetConvolveBackwardFilterAlgorithms()