Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

[wip] Re-enable tvm integration tests #1437

Closed
wants to merge 1 commit into from
Closed

Conversation

Zha0q1
Copy link

@Zha0q1 Zha0q1 commented Nov 18, 2020

On my EC2 instance I commented out 'google_albert_base_v2' and the rest of the models seemed to work fine.

@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #1437 (38178a9) into master (f5c5b73) will decrease coverage by 4.22%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1437      +/-   ##
==========================================
- Coverage   85.37%   81.15%   -4.23%     
==========================================
  Files          53       53              
  Lines        6987     6987              
==========================================
- Hits         5965     5670     -295     
- Misses       1022     1317     +295     
Impacted Files Coverage Δ
src/gluonnlp/utils/testing.py 58.33% <0.00%> (-35.84%) ⬇️
src/gluonnlp/models/xlmr.py 58.82% <0.00%> (-29.42%) ⬇️
src/gluonnlp/models/__init__.py 68.75% <0.00%> (-28.13%) ⬇️
src/gluonnlp/models/electra.py 58.47% <0.00%> (-18.37%) ⬇️
src/gluonnlp/utils/config.py 61.53% <0.00%> (-15.39%) ⬇️
src/gluonnlp/models/bart.py 78.75% <0.00%> (-15.00%) ⬇️
src/gluonnlp/models/roberta.py 84.25% <0.00%> (-9.37%) ⬇️
src/gluonnlp/models/albert.py 87.71% <0.00%> (-7.72%) ⬇️
src/gluonnlp/utils/parameter.py 86.53% <0.00%> (-7.70%) ⬇️
src/gluonnlp/models/bert.py 87.54% <0.00%> (-7.27%) ⬇️
... and 9 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 f5c5b73...38178a9. Read the comment docs.

@github-actions
Copy link

@Zha0q1 Zha0q1 closed this Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant