Home
last modified time | relevance | path

Searched defs:low_precision (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_eu_emit.c483 bool low_precision, in brw_set_math_message()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_eu_emit.c397 bool low_precision, in elk_set_math_message()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DLinearAlgebra.cpp2872 …st Tensor& A, std::vector<int64_t>& dim, std::optional<ScalarType> opt_dtype, bool low_precision) { in _linalg_matrix_norm_checks()