Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/saved_model/
Dnested_structure_coder.py140 def _is_tuple(obj): function
164 return _is_tuple(pyobj)
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py508 self._is_tuple = dtype == tuple
527 self._dtype, self._dimensions, self._is_tuple,
531 return self._is_tuple
534 return not self._is_tuple