Commit 50f012e
committed
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>1 parent af36b5b commit 50f012e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments