Searched refs:_split_sub_tensors (Results 1 – 1 of 1) sorted by relevance
1442 res = _split_sub_tensors(x, indices_or_sections, axis)1458 def _split_sub_tensors(x, indices, axis): function