Searched refs:_is_subshape (Results 1 – 2 of 2) sorted by relevance
120 def _is_subshape(left, right): function172 if not _is_subshape(exit_shape, entry_shape):179 if not _is_subshape(init_shape, shape_invariant):184 if not _is_subshape(exit_shape, shape_invariant):
195 def _is_subshape(left, right): function250 if not _is_subshape(exit_shape, entry_shape):257 if not _is_subshape(init_shape, shape_invariant):262 if not _is_subshape(exit_shape, shape_invariant):