Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dtf_utils.py250 def _is_atomic_nested(nested): function
272 return map_structure_with_atomic(_is_atomic_nested, _convert_object_or_list,