Searched refs:_is_shape_component (Results 1 – 1 of 1) sorted by relevance
177 def _is_shape_component(value): function182 if _is_shape_component(input_shape):187 all(_is_shape_component(ele) for ele in input_shape)):