Searched refs:_convert_shape (Results 1 – 2 of 2) sorted by relevance
218 def _convert_shape(input_shape): function224 return map_structure_with_atomic(_is_atomic_shape, _convert_shape,
2181 def _convert_shape(pfor_input): function