Searched defs:math_type (Results 1 – 7 of 7) sorted by relevance
378 cublasMath_t math_type, in DoBlasInternalImpl()615 cublasMath_t math_type = CUBLAS_DEFAULT_MATH; in DoBlasInternalImpl() local935 cublasMath_t math_type = CUBLAS_DEFAULT_MATH; in DoBlasInternalImpl() local1257 cublasMath_t math_type; in DoBlasInternalImpl() local1413 cublasMath_t math_type = CUBLAS_DEFAULT_MATH; in DoBlasInternalImpl() local
884 cudnnMathType_t math_type = in set_use_tensor_op_math() local902 cudnnMathType_t math_type; in IsTensorMathOpSet() local1302 cudnnMathType_t math_type = in Create() local1305 cudnnMathType_t math_type = in Create() local
115 MathType math_type = 2; field
315 auto math_type = CUDNN_DEFAULT_MATH; in set() local
233 static int math_type (lua_State *L) { in math_type() function
685 #define ASSERT_CORRECT_PRECISION(math_type) \ argument
1374 inline ::stream_executor::dnn::AlgorithmProto_MathType AlgorithmProto::math_type() const { in math_type() function