Commit ff5399c
fix reduce_util.h ATen mode build (pytorch#9300)
This line is in namespace torch::executor, and torch::executor::optional
exists in regular mode but not ATen mode. whoops.1 parent a281314 commit ff5399c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
846 | | - | |
| 846 | + | |
847 | 847 | | |
848 | 848 | | |
849 | 849 | | |
| |||
0 commit comments