-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[pytorch][PR] Add hash and int128 utils for Lazy Tensor Core" #66181
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
Conversation
CI Flow Status⚛️ CI FlowRuleset - Version:
You can add a comment to the PR and tag @pytorchbot with the following commands: # ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun
# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slow For more information, please take a look at the CI Flow Wiki. |
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 93b7bef (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:
|
Job | Step | Action |
---|---|---|
Run clang-format | 🔁 rerun |
❄️ 2 failures tentatively classified as flaky
but reruns have not yet been triggered to confirm:
periodic-linux-xenial-cuda11.1-py3.6-gcc7 / build (1/2)
Step: "Build" (full log | diagnosis details | 🔁 rerun) ❄️
2021-10-07T14:06:08.9213335Z E: Failed to fetch...: /etc/ssl/certs/ca-certificates.crt CRLfile: none
2021-10-07T14:06:06.0474744Z ++ [[ periodic-linux-xenial-cuda11.1-py3.6-gcc7 == *centos* ]]
2021-10-07T14:06:06.0476615Z ++ [[ periodic-linux-xenial-cuda11.1-py3.6-gcc7 == *linux-bionic* ]]
2021-10-07T14:06:06.0477748Z + [[ periodic-linux-xenial-cuda11.1-py3.6-gcc7 == *-clang7-asan* ]]
2021-10-07T14:06:06.0478890Z + [[ periodic-linux-xenial-cuda11.1-py3.6-gcc7 == *-mobile-*build* ]]
2021-10-07T14:06:06.0480086Z + [[ periodic-linux-xenial-cuda11.1-py3.6-gcc7 == *-mobile-code-analysis* ]]
2021-10-07T14:06:06.0481392Z + [[ periodic-linux-xenial-cuda11.1-py3.6-gcc7 == *linux-xenial-cuda11.1* ]]
2021-10-07T14:06:06.0482160Z + export USE_DEPLOY=ON
2021-10-07T14:06:06.0482472Z + USE_DEPLOY=ON
2021-10-07T14:06:06.0482882Z + sudo apt-get -qq update
2021-10-07T14:06:08.9210624Z W: The repository 'https://deb.nodesource.com/node_12.x xenial Release' does not have a Release file.
2021-10-07T14:06:08.9213335Z E: Failed to fetch https://deb.nodesource.com/node_12.x/dists/xenial/main/source/Sources server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
2021-10-07T14:06:08.9215193Z E: Some index files failed to download. They have been ignored, or old ones used instead.
2021-10-07T14:06:08.9221978Z + cleanup
2021-10-07T14:06:08.9222447Z + retcode=100
2021-10-07T14:06:08.9222737Z + set +x
2021-10-07T14:06:08.9223206Z =================== sccache compilation log ===================
2021-10-07T14:06:08.9420410Z =========== If your build fails, please take a look at the log above for possible reasons ===========
2021-10-07T14:06:08.9440599Z Compile requests 0
2021-10-07T14:06:08.9441314Z Compile requests executed 0
2021-10-07T14:06:08.9442014Z Cache hits 0
2021-10-07T14:06:08.9442493Z Cache misses 0
periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 / build (2/2)
Step: "Build" (full log | diagnosis details | 🔁 rerun) ❄️
2021-10-07T14:06:35.2021310Z E: Failed to fetch...: /etc/ssl/certs/ca-certificates.crt CRLfile: none
2021-10-07T14:06:32.3398726Z ++ [[ periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 == *centos* ]]
2021-10-07T14:06:32.3400202Z ++ [[ periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 == *linux-bionic* ]]
2021-10-07T14:06:32.3401668Z + [[ periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 == *-clang7-asan* ]]
2021-10-07T14:06:32.3403141Z + [[ periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 == *-mobile-*build* ]]
2021-10-07T14:06:32.3404662Z + [[ periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 == *-mobile-code-analysis* ]]
2021-10-07T14:06:32.3406271Z + [[ periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 == *linux-xenial-cuda11.1* ]]
2021-10-07T14:06:32.3407195Z + export USE_DEPLOY=ON
2021-10-07T14:06:32.3407517Z + USE_DEPLOY=ON
2021-10-07T14:06:32.3407939Z + sudo apt-get -qq update
2021-10-07T14:06:35.2019799Z W: The repository 'https://deb.nodesource.com/node_12.x xenial Release' does not have a Release file.
2021-10-07T14:06:35.2021310Z E: Failed to fetch https://deb.nodesource.com/node_12.x/dists/xenial/main/source/Sources server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
2021-10-07T14:06:35.2022677Z E: Some index files failed to download. They have been ignored, or old ones used instead.
2021-10-07T14:06:35.2029418Z + cleanup
2021-10-07T14:06:35.2029805Z + retcode=100
2021-10-07T14:06:35.2030096Z + set +x
2021-10-07T14:06:35.2030444Z =================== sccache compilation log ===================
2021-10-07T14:06:35.2224166Z =========== If your build fails, please take a look at the log above for possible reasons ===========
2021-10-07T14:06:35.2244523Z Compile requests 0
2021-10-07T14:06:35.2244976Z Compile requests executed 0
2021-10-07T14:06:35.2245393Z Cache hits 0
2021-10-07T14:06:35.2245711Z Cache misses 0
This comment was automatically generated by Dr. CI (expand for details).
Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group.
This pull request was exported from Phabricator. Differential Revision: D31416438 |
c2198d8
to
3913f36
Compare
This pull request was exported from Phabricator. Differential Revision: D31416438 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D31416438 |
3913f36
to
41af7fd
Compare
This pull request was exported from Phabricator. Differential Revision: D31416438 |
41af7fd
to
a608e47
Compare
This pull request was exported from Phabricator. Differential Revision: D31416438 |
a608e47
to
59ad639
Compare
c10/util/int128.h
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request was exported from Phabricator. Differential Revision: D31416438 |
59ad639
to
1fbcfba
Compare
This pull request was exported from Phabricator. Differential Revision: D31416438 |
1fbcfba
to
c30e94c
Compare
c30e94c
to
a6d87ce
Compare
This pull request was exported from Phabricator. Differential Revision: D31416438 |
a6d87ce
to
41a959c
Compare
This pull request was exported from Phabricator. Differential Revision: D31416438 |
…h#66181) Summary: These utils are prerequisites for Lazy Node base class. - set up new torch/csrc/lazy, test/cpp/lazy dirs - add source files to build_variables.bzl in new lazy_core_sources var - create new test_lazy binary Fixes pytorch#65636 Pull Request resolved: pytorch#66181 Original commit changeset: 3d0d5377d71e Test Plan: Run PyTorch XLA corresponding PR in XLA CI: https://github.com/pytorch/xla/pull/3148/files Reviewed By: suo Differential Revision: D31416438 fbshipit-source-id: 7341159e35d8f8805195d0c6c6e85b62045c4226
This pull request was exported from Phabricator. Differential Revision: D31416438 |
41a959c
to
a671b33
Compare
This pull request was exported from Phabricator. Differential Revision: D31416438 |
a671b33
to
93b7bef
Compare
Summary: Original commit changeset: 3d0d5377d71e
Differential Revision: D31416438