Searched refs:_cast_indexed_slice_indices (Results 1 – 1 of 1) sorted by relevance
1251 nest.map_structure(_cast_indexed_slice_indices, orig_res_t, orig_res_f)1252 nest.map_structure(_cast_indexed_slice_indices, res_t, res_f)1301 def _cast_indexed_slice_indices(a, b): function