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

Move convert_yolov5_checkpoint into _checkpoint.py #374

Merged
merged 7 commits into from
Mar 25, 2022
Merged

Conversation

zhiqwang
Copy link
Owner

And rename tools/yolov5_to_yolort.py to tools/convert_yolov5_to_yolort.py.

@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #374 (6dabec5) into main (5942ce8) will not change coverage.
The diff coverage is n/a.

❗ Current head 6dabec5 differs from pull request most recent head b62a1bf. Consider uploading reports for the commit b62a1bf to get more accurate results

@@           Coverage Diff           @@
##             main     #374   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files          11       11           
  Lines         778      778           
=======================================
  Hits          767      767           
  Misses         11       11           
Flag Coverage Δ
unittests 98.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 5942ce8...b62a1bf. Read the comment docs.

@zhiqwang zhiqwang added API Library use interface code quality Code format and unit tests bc-breaking Backwards Incompatible Changes labels Mar 25, 2022
@zhiqwang zhiqwang merged commit a6a08dd into main Mar 25, 2022
@zhiqwang zhiqwang deleted the update-convert branch March 25, 2022 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Library use interface bc-breaking Backwards Incompatible Changes code quality Code format and unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant