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

Clean up Argparse interface with trainer #1606

Merged
merged 15 commits into from
Apr 26, 2020
Merged

Clean up Argparse interface with trainer #1606

merged 15 commits into from
Apr 26, 2020

Conversation

williamFalcon
Copy link
Contributor

@williamFalcon williamFalcon commented Apr 26, 2020

What does this PR do?

Fixes # (issue).

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@mergify mergify bot requested a review from a team April 26, 2020 03:42
@mergify mergify bot requested a review from a team April 26, 2020 08:04
@Borda
Copy link
Member

Borda commented Apr 26, 2020

shall we add a test for this?

@codecov
Copy link

codecov bot commented Apr 26, 2020

Codecov Report

Merging #1606 into master will decrease coverage by 0%.
The diff coverage is 73%.

@@          Coverage Diff           @@
##           master   #1606   +/-   ##
======================================
- Coverage      89%     89%   -0%     
======================================
  Files          70      71    +1     
  Lines        4144    4152    +8     
======================================
+ Hits         3672    3677    +5     
- Misses        472     475    +3     

@pep8speaks
Copy link

pep8speaks commented Apr 26, 2020

Hello @williamFalcon! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-04-26 12:08:06 UTC

@williamFalcon
Copy link
Contributor Author

@Borda it's fine since this is copied from the python implementation.

@williamFalcon williamFalcon changed the title Utils bug Clean up Argparse interface with trainer Apr 26, 2020
@williamFalcon williamFalcon changed the title Clean up Argparse interface with trainer [WIP]Clean up Argparse interface with trainer Apr 26, 2020
@williamFalcon williamFalcon changed the title [WIP]Clean up Argparse interface with trainer Clean up Argparse interface with trainer Apr 26, 2020
@williamFalcon williamFalcon merged commit 4755ded into master Apr 26, 2020
@Borda Borda deleted the utils branch April 26, 2020 13:42
@Borda Borda added the docs Documentation related label Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants