Searched refs:_is_shape_component (Results 1 – 1 of 1) sorted by relevance
204 def _is_shape_component(value): function209 if _is_shape_component(input_shape):214 all(_is_shape_component(ele) for ele in input_shape)):