-
Notifications
You must be signed in to change notification settings - Fork 25.6k
update test_libtorch #62797
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update test_libtorch #62797
Conversation
[ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 9f00d2a (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@tktrungna has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Fixes #62380 * update test functions to call wheel install folder {sitepackages}/torch instead of build/ folder * add symbolic link for shared libraries which are called by the tests (this is a bit hacky and should be fixed the rpath before compiling -- similar to https://github.com/pytorch/pytorch/blob/master/.jenkins/pytorch/test.sh#L204-L208). ### Test plan check if all ci workflows pass Differential Revision: [D30193140](https://our.internmc.facebook.com/intern/diff/D30193140) [ghstack-poisoned]
Fixes #62380 * update test functions to call wheel install folder {sitepackages}/torch instead of build/ folder * add symbolic link for shared libraries which are called by the tests (this is a bit hacky and should be fixed the rpath before compiling -- similar to https://github.com/pytorch/pytorch/blob/master/.jenkins/pytorch/test.sh#L204-L208). ### Test plan check if all ci workflows pass Differential Revision: [D30193140](https://our.internmc.facebook.com/intern/diff/D30193140) [ghstack-poisoned]
@tktrungna has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Fixes #62380 * update test functions to call wheel install folder {sitepackages}/torch instead of build/ folder * add symbolic link for shared libraries which are called by the tests (this is a bit hacky and should be fixed the rpath before compiling -- similar to https://github.com/pytorch/pytorch/blob/master/.jenkins/pytorch/test.sh#L204-L208). ### Test plan check if all ci workflows pass Differential Revision: [D30193140](https://our.internmc.facebook.com/intern/diff/D30193140) [ghstack-poisoned]
Fixes #62380 * update test functions to call wheel install folder {sitepackages}/torch instead of build/ folder * add symbolic link for shared libraries which are called by the tests (this is a bit hacky and should be fixed the rpath before compiling -- similar to https://github.com/pytorch/pytorch/blob/master/.jenkins/pytorch/test.sh#L204-L208). ### Test plan check if all ci workflows pass Differential Revision: [D30193140](https://our.internmc.facebook.com/intern/diff/D30193140) [ghstack-poisoned]
@tktrungna has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Fixes #62380 * update test functions to call wheel install folder {sitepackages}/torch instead of build/ folder * add symbolic link for shared libraries which are called by the tests (this is a bit hacky and should be fixed the rpath before compiling -- similar to https://github.com/pytorch/pytorch/blob/master/.jenkins/pytorch/test.sh#L204-L208). ### Test plan check if all ci workflows pass Differential Revision: [D30193140](https://our.internmc.facebook.com/intern/diff/D30193140) [ghstack-poisoned]
@tktrungna has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
@tktrungna merged this pull request in af6ed08. |
Summary: Pull Request resolved: #62797 Fixes #62380 * update test functions to call wheel install folder {sitepackages}/torch instead of build/ folder * add symbolic link for shared libraries which are called by the tests (this is a bit hacky and should be fixed the rpath before compiling -- similar to https://github.com/pytorch/pytorch/blob/master/.jenkins/pytorch/test.sh#L204-L208). ### Test plan check if all ci workflows pass Test Plan: Imported from OSS Reviewed By: walterddr Differential Revision: D30193140 Pulled By: tktrungna fbshipit-source-id: d8e54c403f42abbbbe4556abf40c22a7955df737
Fixes #62380
Test plan
check if all ci workflows pass
Stack from ghstack:
Differential Revision: D30193140