Skip to content
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

Hide warnings for deprecated quantization APIs #56291

Closed
wants to merge 2 commits into from

Conversation

driazati
Copy link
Contributor

@driazati driazati commented Apr 16, 2021

These have a tracking task to actually fix them but in the meantime they
should not be clogging up everyone's build output (see #55952).

Differential Revision: D27830229

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 16, 2021

💊 CI failures summary and remediations

As of commit c448760 (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_test (1/1)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Apr 16 22:46:32 sccache: error: couldn't connect to server
Apr 16 22:46:32 +++ eval 'extract_trap_cmd '
Apr 16 22:46:32 ++++ extract_trap_cmd
Apr 16 22:46:32 ++++ printf '%s\n' ''
Apr 16 22:46:32 +++ printf '%s\n' cleanup
Apr 16 22:46:32 ++ trap -- '
Apr 16 22:46:32 cleanup' EXIT
Apr 16 22:46:32 ++ [[ pytorch-xla-linux-bionic-py3.6-clang9-test != *pytorch-win-* ]]
Apr 16 22:46:32 ++ which sccache
Apr 16 22:46:32 ++ sccache --stop-server
Apr 16 22:46:32 Stopping sccache server...
Apr 16 22:46:32 sccache: error: couldn't connect to server
Apr 16 22:46:32 sccache: caused by: Connection refused (os error 111)
Apr 16 22:46:32 ++ true
Apr 16 22:46:32 ++ rm /var/lib/jenkins/sccache_error.log
Apr 16 22:46:32 ++ [[ pytorch-xla-linux-bionic-py3.6-clang9-test == *rocm* ]]
Apr 16 22:46:32 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log
Apr 16 22:46:32 ++ SCCACHE_IDLE_TIMEOUT=1200
Apr 16 22:46:32 ++ RUST_LOG=sccache::server=error
Apr 16 22:46:32 ++ sccache --start-server
Apr 16 22:46:32 sccache: Starting the server...
Apr 16 22:46:32 ++ sccache --zero-stats

XLA failure

Job pytorch_xla_linux_bionic_py3_6_clang9_test is failing. Please create an issue with title prefixed by [PT_BREAK] in pytorch/xla and link to to this PR. If you have questions, please reach out to @ailzhang / @dlibenzi / @JackCaoG.


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.

These have a tracking task to actually fix them but in the meantime they
should not be clogging up everyone's build output (see pytorch#55952).
Copy link
Contributor

@kimishpatel kimishpatel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the change.

@facebook-github-bot
Copy link
Contributor

@driazati merged this pull request in d1b6383.

krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
These have a tracking task to actually fix them but in the meantime they
should not be clogging up everyone's build output (see pytorch#55952).
](https://our.intern.facebook.com/intern/diff/27830229/)
Pull Request resolved: pytorch#56291

Pulled By: driazati

Reviewed By: bertmaher

Differential Revision: D27830229

fbshipit-source-id: f1e5d6e9b2c63d4a4ad99a1744a520f8c681c22b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants