Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(aten::slice): Allow slicing of pytorch tensors
We could in the future allow evaluator / converter overwriting to do the slicing at compile time, but for now we are just going to freeze the tensor Signed-off-by: Naren Dasan <naren@narendasan.com> Signed-off-by: Naren Dasan <narens@nvidia.com>
- Loading branch information