Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc3302 bool tensor_op_math_available = TensorOpMathAvailable(cc_major); in GetConvolveAlgorithms() local
3330 if (tensor_op_math_available) { in GetConvolveAlgorithms()
3374 bool tensor_op_math_available = TensorOpMathAvailable(cc_major); in GetConvolveBackwardDataAlgorithms() local
3394 if (tensor_op_math_available) { in GetConvolveBackwardDataAlgorithms()
3413 bool tensor_op_math_available = TensorOpMathAvailable(cc_major); in GetConvolveBackwardFilterAlgorithms() local
3438 if (tensor_op_math_available) { in GetConvolveBackwardFilterAlgorithms()