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

refactor test organization #440

Merged
merged 5 commits into from
Mar 31, 2021
Merged

Conversation

xvjiarui
Copy link
Collaborator

No description provided.

@xvjiarui xvjiarui requested a review from xiexinch March 25, 2021 04:09
@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #440 (74182c6) into master (455d163) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #440   +/-   ##
=======================================
  Coverage   86.52%   86.52%           
=======================================
  Files          97       97           
  Lines        4963     4964    +1     
  Branches      807      807           
=======================================
+ Hits         4294     4295    +1     
  Misses        515      515           
  Partials      154      154           
Flag Coverage Δ
unittests 86.52% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmseg/__init__.py 73.68% <100.00%> (ø)
mmseg/models/utils/__init__.py 100.00% <100.00%> (ø)

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 455d163...74182c6. Read the comment docs.

@xvjiarui xvjiarui merged commit b9f9cf6 into open-mmlab:master Mar 31, 2021
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* refactor test organization

* fixed se layer

* update mmcv uper bound
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* Fix is_onnx_available

Fix: If user install onnxruntime-gpu, is_onnx_available() will return False.

* add more onnxruntime candidates

* Run `make style`

Co-authored-by: anton-l <anton@huggingface.co>
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.

2 participants