Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtensor_util.py276 _check_complex = _generate_isinstance_check(compat.complex_types) variable
288 dtypes.complex128: _check_complex,
289 dtypes.complex64: _check_complex,
323 fn = _check_complex