Searched refs:_convert_shape (Results 1 – 2 of 2) sorted by relevance
191 def _convert_shape(input_shape): function197 return map_structure_with_atomic(_is_atomic_shape, _convert_shape,
2941 def _convert_shape(pfor_input): function