Commit 488b87c
[BE] do not retain/release tensor (pytorch#150075)
`Tensor::as_strided__symint` is inplace op that returns self, no need to retain it
Pull Request resolved: pytorch#150075
Approved by: https://github.com/angelayi, https://github.com/atalman, https://github.com/cyyever1 parent 1f92348 commit 488b87c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3614 | 3614 | | |
3615 | 3615 | | |
3616 | 3616 | | |
3617 | | - | |
| 3617 | + | |
3618 | 3618 | | |
3619 | 3619 | | |
3620 | 3620 | | |
| |||
0 commit comments