Commit 1714ca0
Expose symbols on macos in the xplat pytorch stack (#9819)
Summary:
X-link: pytorch/pytorch#150487
Had to revert D71321310 because it affected way too many targets and build sizes.
These changes should expose just enough symbols to be buildable in arvr mode on macOS. Could potentially make narrow it down even more by avoiding eg `get_pt_compiler_flags`
Differential Revision: D722554741 parent ab3b3f0 commit 1714ca0
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
115 | 120 | | |
116 | 121 | | |
117 | 122 | | |
| |||
0 commit comments