Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtensor_util.py275 _check_float = _generate_isinstance_check(compat.real_types) variable
290 dtypes.float16: _check_float,
291 dtypes.float32: _check_float,
292 dtypes.float64: _check_float,
321 fn = _check_float