Skip to content

Conversation

@ananyahjha93
Copy link
Contributor

Fixes #3027
Fixes #2989

@mergify mergify bot requested a review from a team August 20, 2020 15:31
@ananyahjha93 ananyahjha93 changed the title fix for multiple types in trainer add_argparse_args [wip] fix for multiple types in trainer add_argparse_args Aug 20, 2020
@ananyahjha93 ananyahjha93 changed the title [wip] fix for multiple types in trainer add_argparse_args fix for multiple types in trainer add_argparse_args Aug 20, 2020
@codecov
Copy link

codecov bot commented Aug 20, 2020

Codecov Report

Merging #3077 into master will decrease coverage by 0%.
The diff coverage is 75%.

@@          Coverage Diff           @@
##           master   #3077   +/-   ##
======================================
- Coverage      90%     90%   -0%     
======================================
  Files          81      81           
  Lines        7726    7734    +8     
======================================
+ Hits         6975    6980    +5     
- Misses        751     754    +3     

@ananyahjha93 ananyahjha93 force-pushed the bugfix/trainer_argparse branch from 869fc0c to ddf818a Compare August 20, 2020 17:11
Copy link
Contributor

@nateraw nateraw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@williamFalcon williamFalcon merged commit d787456 into master Aug 20, 2020
@Borda Borda deleted the bugfix/trainer_argparse branch August 20, 2020 21:38
@Borda
Copy link
Collaborator

Borda commented Aug 20, 2020

can we have a test for it?

@Borda Borda added the bug Something isn't working label Aug 20, 2020
@Borda Borda added this to the 0.9.0 milestone Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parsing of track_grad_norm when passed as argument "limit_train_batches" not receiving float value

4 participants