Skip to content

skip failing FSMT CUDA tests until investigated #7220

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

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

stas00
Copy link
Contributor

@stas00 stas00 commented Sep 17, 2020

Fixes #7217

@stas00 stas00 mentioned this pull request Sep 17, 2020
@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #7220 into master will increase coverage by 0.55%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7220      +/-   ##
==========================================
+ Coverage   78.57%   79.13%   +0.55%     
==========================================
  Files         172      172              
  Lines       33077    33077              
==========================================
+ Hits        25990    26174     +184     
+ Misses       7087     6903     -184     
Impacted Files Coverage Δ
src/transformers/modeling_tf_electra.py 25.32% <0.00%> (-73.63%) ⬇️
src/transformers/pipelines.py 25.24% <0.00%> (-55.76%) ⬇️
src/transformers/optimization.py 34.28% <0.00%> (-48.00%) ⬇️
src/transformers/modeling_tf_gpt2.py 65.38% <0.00%> (-29.59%) ⬇️
src/transformers/optimization_tf.py 33.33% <0.00%> (-24.33%) ⬇️
src/transformers/modeling_tf_auto.py 57.28% <0.00%> (-15.08%) ⬇️
src/transformers/data/processors/squad.py 13.76% <0.00%> (-14.38%) ⬇️
src/transformers/modeling_transfo_xl_utilities.py 52.98% <0.00%> (-13.44%) ⬇️
src/transformers/modeling_transfo_xl.py 67.04% <0.00%> (-12.69%) ⬇️
src/transformers/modeling_auto.py 70.47% <0.00%> (-11.91%) ⬇️
... and 20 more

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 51c4adf...b2b0c1d. Read the comment docs.

@sshleifer sshleifer changed the title skip several failing tests on CI until sorting it out skip failing FSMT CUDA tests until investigated Sep 17, 2020
@sshleifer sshleifer merged commit 999a1c9 into huggingface:master Sep 17, 2020
Zigur pushed a commit to Zigur/transformers that referenced this pull request Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FSMT Cuda CI Failures
2 participants