Skip to content

Conversation

@ly015
Copy link
Member

@ly015 ly015 commented Jul 28, 2021

/tmp dir is usually not shared in the cluster environment. Therefore it's better to use a local tmpdir to store the test result.

refs:

@ly015 ly015 requested review from innerlee and jin-s13 July 28, 2021 07:05
@codecov
Copy link

codecov bot commented Jul 28, 2021

Codecov Report

Merging #818 (272a23f) into master (7dd0a82) will decrease coverage by 0.31%.
The diff coverage is 0.00%.

❗ Current head 272a23f differs from pull request most recent head 0c2b54d. Consider uploading reports for the commit 0c2b54d to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #818      +/-   ##
==========================================
- Coverage   83.72%   83.40%   -0.32%     
==========================================
  Files         176      176              
  Lines       14160    14028     -132     
  Branches     2366     2366              
==========================================
- Hits        11855    11700     -155     
- Misses       1699     1716      +17     
- Partials      606      612       +6     
Flag Coverage Δ
unittests 83.40% <0.00%> (-0.25%) ⬇️

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

Impacted Files Coverage Δ
mmpose/apis/test.py 26.96% <0.00%> (-0.62%) ⬇️
mmpose/datasets/pipelines/shared_transform.py 78.01% <0.00%> (-10.49%) ⬇️
mmpose/datasets/dataset_wrappers.py 50.00% <0.00%> (-4.55%) ⬇️
mmpose/models/detectors/base.py 53.65% <0.00%> (-4.12%) ⬇️
mmpose/core/fp16/hooks.py 25.00% <0.00%> (-2.28%) ⬇️
mmpose/datasets/pipelines/top_down_transform.py 64.86% <0.00%> (-2.00%) ⬇️
mmpose/core/camera/camera_base.py 78.57% <0.00%> (-1.43%) ⬇️
mmpose/datasets/datasets/face/face_base_dataset.py 76.47% <0.00%> (-1.31%) ⬇️
mmpose/core/utils/regularizations.py 80.00% <0.00%> (-1.25%) ⬇️
mmpose/models/detectors/pose_lifter.py 68.26% <0.00%> (-1.11%) ⬇️
... and 43 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 7dd0a82...0c2b54d. Read the comment docs.

@ly015 ly015 merged commit 6597cf0 into open-mmlab:master Jul 28, 2021
@ly015 ly015 deleted the fix_dist branch October 28, 2021 09:02
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
…pytorch < 1.12.0 (open-mmlab#818)

* fix zero_optimizer error with param groups when pytorch < 1.12.0

* add docstring

* fix docstring

* add unittest

* change ut to use a valid paramwise_cfg

* modify ut

* fix as comments
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
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