Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dtf_utils.py207 def _is_atomic_shape(input_shape): function
224 return map_structure_with_atomic(_is_atomic_shape, _convert_shape,