SIGN IN SIGN UP

Add split_with_sizes_copy (#537)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/537

Adds an implementation of `aten.split_with_sizes_copy`.

The implementation is identical to the existing implementation for `split.Tensor`. The only difference is the input checking and output resizing functions.

Reviewed By: manuelcandales

Differential Revision: D49763676

fbshipit-source-id: a1b58d6d78e3fc80ab988d21c80756bf3263b6b4
S
Stephen Jia committed
3f535e0cb2dda4a70035752a11d57830d0f31aa4
Parent: e7228d4
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 9/29/2023, 8:54:39 PM