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
Automatically put torch in CMAKE_PREFIX_PATH so users/scripts don't have to
Removed all explicit setting of CMAKE_PREFIX_PATH to the torch directory in favor of automatically doing it when we find_package(Torch). Hat tip to huydhn for showing the way to only find torch once.
ghstack-source-id: 1c5ebd2
ghstack-comment-id: 2657445695
Pull Request resolved: #8474
0 commit comments