Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dop_callbacks_test.py78 def __init__(self, instrument_graph_ops=True, float_only=False): argument
80 self._float_only = float_only
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c613 unsigned comps, bool float_only);
1106 unsigned comps, bool float_only) in bi_fuse_cond() argument
1130 if (float_only) { in bi_fuse_cond()