Commit 79e9b79
Remove torch._constrain_as_value (#3731)
Summary:
Pull Request resolved: #3731
X-link: pytorch/pytorch#127103
This API doesn't do anything useful and should be subsumed by torch._check.
Reviewed By: angelayi
Differential Revision: D57786740
fbshipit-source-id: 739ecf981e843712c418fa660f7a01f3d0b5b6cb1 parent b24aa49 commit 79e9b79
File tree
2 files changed
+4
-2
lines changed- exir
- program/test
- verification/test
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments