Home
last modified time | relevance | path

Searched refs:slice_to_tuple (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/functorch/csrc/dim/
H A Ddim.cpp900 mpy::tuple slice_to_tuple(Slice<mpy::handle> h) { in slice_to_tuple() function
1357 return mpy::vector_args(all_args.begin(), pos_n, A.autorelease(slice_to_tuple(kwnames))); in as_vector_args()
2102 auto tup = slice_to_tuple(iinfo.flat_inputs); in invoke_getitem()
2644 auto tup = slice_to_tuple(iinfo.flat_inputs); in __setitem__()