Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_blas.cc419 ScopedCublasMathMode math_mode{blas_}; in DoBlasInternalImpl() local
421 if (!math_mode.Init(CUBLAS_TENSOR_OP_MATH)) { in DoBlasInternalImpl()