Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@shubhambhokare1
Copy link
Collaborator

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function

@facebook-github-bot facebook-github-bot added cla signed oncall: jit Add this issue/PR to JIT oncall triage queue labels Feb 4, 2021
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Feb 4, 2021

💊 CI failures summary and remediations

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


  • 4/4 failures introduced in this PR

🕵️ 4 new failures recognized by patterns

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

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_test (1/4)

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

Feb 17 01:53:44 sccache: error: couldn't connect to server
Feb 17 01:53:44 +++ eval 'extract_trap_cmd '
Feb 17 01:53:44 ++++ extract_trap_cmd
Feb 17 01:53:44 ++++ printf '%s\n' ''
Feb 17 01:53:44 +++ printf '%s\n' cleanup
Feb 17 01:53:44 ++ trap -- '
Feb 17 01:53:44 cleanup' EXIT
Feb 17 01:53:44 ++ [[ pytorch-linux-xenial-py3.6-gcc5.4-test != *pytorch-win-* ]]
Feb 17 01:53:44 ++ which sccache
Feb 17 01:53:44 ++ sccache --stop-server
Feb 17 01:53:44 Stopping sccache server...
Feb 17 01:53:44 sccache: error: couldn't connect to server
Feb 17 01:53:44 sccache: caused by: Connection refused (os error 111)
Feb 17 01:53:44 ++ true
Feb 17 01:53:44 ++ rm /var/lib/jenkins/sccache_error.log
Feb 17 01:53:44 ++ [[ pytorch-linux-xenial-py3.6-gcc5.4-test == *rocm* ]]
Feb 17 01:53:44 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log
Feb 17 01:53:44 ++ SCCACHE_IDLE_TIMEOUT=1200
Feb 17 01:53:44 ++ RUST_LOG=sccache::server=error
Feb 17 01:53:44 ++ sccache --start-server
Feb 17 01:53:44 sccache: Starting the server...
Feb 17 01:53:44 ++ sccache --zero-stats

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_jit_legacy_test (2/4)

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

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

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_test (3/4)

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

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

See CircleCI build pytorch_linux_backward_compatibility_check_test (4/4)

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

Feb 17 01:53:28 sccache: error: couldn't connect to server
Feb 17 01:53:28 +++ eval 'extract_trap_cmd '
Feb 17 01:53:28 ++++ extract_trap_cmd
Feb 17 01:53:28 ++++ printf '%s\n' ''
Feb 17 01:53:28 +++ printf '%s\n' cleanup
Feb 17 01:53:28 ++ trap -- '
Feb 17 01:53:28 cleanup' EXIT
Feb 17 01:53:28 ++ [[ pytorch-linux-backward-compatibility-check-test != *pytorch-win-* ]]
Feb 17 01:53:28 ++ which sccache
Feb 17 01:53:28 ++ sccache --stop-server
Feb 17 01:53:28 Stopping sccache server...
Feb 17 01:53:28 sccache: error: couldn't connect to server
Feb 17 01:53:28 sccache: caused by: Connection refused (os error 111)
Feb 17 01:53:28 ++ true
Feb 17 01:53:28 ++ rm /var/lib/jenkins/sccache_error.log
Feb 17 01:53:28 ++ [[ pytorch-linux-backward-compatibility-check-test == *rocm* ]]
Feb 17 01:53:28 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log
Feb 17 01:53:28 ++ SCCACHE_IDLE_TIMEOUT=1200
Feb 17 01:53:28 ++ RUST_LOG=sccache::server=error
Feb 17 01:53:28 ++ sccache --start-server
Feb 17 01:53:28 sccache: Starting the server...
Feb 17 01:53:28 ++ sccache --zero-stats

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.

@BowenBao
Copy link
Collaborator

BowenBao commented Feb 4, 2021

would be great if you could add a test case with autocast

@shubhambhokare1 shubhambhokare1 force-pushed the sbhokare/autocast-nllpatterns-fix branch from c1d1b3d to aff0e0d Compare February 12, 2021 08:35
@BowenBao BowenBao merged commit 7d26873 into pytorch:onnx_ms_1 Feb 17, 2021
BowenBao pushed a commit that referenced this pull request Feb 17, 2021
…51729)

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function

[ghstack-poisoned]
BowenBao added a commit that referenced this pull request Feb 18, 2021
…ocasting (#51729)"

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function

Differential Revision: [D26490326](https://our.internmc.facebook.com/intern/diff/D26490326)

[ghstack-poisoned]
BowenBao added a commit that referenced this pull request Feb 19, 2021
…on to handle autocasting (#51729)"

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function

Differential Revision: [D26490326](https://our.internmc.facebook.com/intern/diff/D26490326)

[ghstack-poisoned]
BowenBao added a commit that referenced this pull request Feb 19, 2021
…ocasting (#51729)"

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function

Differential Revision: [D26490326](https://our.internmc.facebook.com/intern/diff/D26490326)

[ghstack-poisoned]
BowenBao pushed a commit to BowenBao/pytorch that referenced this pull request Feb 19, 2021
…ytorch#51729)

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function
facebook-github-bot pushed a commit that referenced this pull request Feb 19, 2021
…51729) (#52349)

Summary:
Pull Request resolved: #52349

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function

Test Plan: Imported from OSS

Reviewed By: malfet

Differential Revision: D26490326

Pulled By: SplitInfinity

fbshipit-source-id: 4a6d806acc51b4696fd3932734d55af075fba6b1
iramazanli pushed a commit to iramazanli/pytorch that referenced this pull request Feb 23, 2021
…ytorch#51729) (pytorch#52349)

Summary:
Pull Request resolved: pytorch#52349

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function

Test Plan: Imported from OSS

Reviewed By: malfet

Differential Revision: D26490326

Pulled By: SplitInfinity

fbshipit-source-id: 4a6d806acc51b4696fd3932734d55af075fba6b1
aocsa pushed a commit to Quansight/pytorch that referenced this pull request Mar 15, 2021
…ytorch#51729) (pytorch#52349)

Summary:
Pull Request resolved: pytorch#52349

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function

Test Plan: Imported from OSS

Reviewed By: malfet

Differential Revision: D26490326

Pulled By: SplitInfinity

fbshipit-source-id: 4a6d806acc51b4696fd3932734d55af075fba6b1
xsacha pushed a commit to xsacha/pytorch that referenced this pull request Mar 31, 2021
…ytorch#51729) (pytorch#52349)

Summary:
Pull Request resolved: pytorch#52349

Adds a check for patterns for cases with autocasting enabled in which a cast node is inserted before the NegativeLogLikelihoodLoss
node and causing these patterns below not to be recognizable by peephole pass function

Test Plan: Imported from OSS

Reviewed By: malfet

Differential Revision: D26490326

Pulled By: SplitInfinity

fbshipit-source-id: 4a6d806acc51b4696fd3932734d55af075fba6b1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed oncall: jit Add this issue/PR to JIT oncall triage queue open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants