Skip to content

Allow criterion backwards test on modules requiring extra args (i.e. CTCLoss).#44050

Closed
gchanan wants to merge 1 commit intogh/gchanan/315/basefrom
gh/gchanan/315/head
Closed

Allow criterion backwards test on modules requiring extra args (i.e. CTCLoss).#44050
gchanan wants to merge 1 commit intogh/gchanan/315/basefrom
gh/gchanan/315/head

Conversation

@gchanan
Copy link
Contributor

@gchanan gchanan commented Sep 2, 2020

Stack from ghstack:

We don't actually turn on the CTCLoss tests since they fail, but this allows you to toggle check_forward_only and for the code to actually run.

Differential Revision: D23481091

…CTCLoss).

We don't actually turn on the CTCLoss tests since they fail, but this allows you to toggle check_forward_only and for the code to actually run.

[ghstack-poisoned]
gchanan added a commit that referenced this pull request Sep 2, 2020
…CTCLoss).

We don't actually turn on the CTCLoss tests since they fail, but this allows you to toggle check_forward_only and for the code to actually run.

ghstack-source-id: 1ea17f2
Pull Request resolved: #44050
@dr-ci
Copy link

dr-ci bot commented Sep 2, 2020

💊 CI failures summary and remediations

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


  • 2/2 failures possibly* introduced in this PR
    • 2/2 non-CircleCI failure(s)

1 failure confirmed as flaky and can be ignored:

  • pytorch_windows_vs2019_py36_cpu_build

ci.pytorch.org: 2 failed


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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 4 times.

@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #44050 into gh/gchanan/315/base will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                   Coverage Diff                   @@
##           gh/gchanan/315/base   #44050      +/-   ##
=======================================================
- Coverage                69.42%   69.42%   -0.01%     
=======================================================
  Files                      381      381              
  Lines                    47168    47168              
=======================================================
- Hits                     32747    32746       -1     
- Misses                   14421    14422       +1     
Impacted Files Coverage Δ
torch/testing/_internal/common_nn.py 83.06% <100.00%> (ø)
torch/testing/_internal/expecttest.py 77.55% <0.00%> (-1.03%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d50cc53...746f9dc. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

@gchanan merged this pull request in 68a1fbe.

@facebook-github-bot facebook-github-bot deleted the gh/gchanan/315/head branch September 7, 2020 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants