You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose symbols on macos in the xplat pytorch stack (pytorch#150487)
Summary:
X-link: pytorch/executorch#9819
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: D72255474
0 commit comments