Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/image/python/kernel_tests/
Ddense_image_warp_test.py116 low_precision=False): argument
147 if low_precision:
193 low_precision = image_type == 'float16' or flow_type == 'float16'
216 low_precision=low_precision)
/external/mesa3d/src/intel/compiler/
Dbrw_eu_emit.c408 bool low_precision, in brw_set_math_message() argument
444 brw_inst_set_math_msg_precision(devinfo, inst, low_precision); in brw_set_math_message()