Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[WIP] Support LR_ReduceOnPlateau #1033
[WIP] Support LR_ReduceOnPlateau #1033
Changes from 7 commits
7eb4b0a
05d8f8d
64baa50
1a66977
17c8e0f
7c1fe21
5be9593
d3bbfdb
e9f2a02
4bd3b50
55b4847
9d1436f
13888df
8fcc1ff
a637724
732ff50
6c7d6c3
4d42365
e728608
61c656e
65fa5e9
373f712
8983e7f
8111525
5c754e7
717d157
bf2c9fa
69a4316
19c8017
3188757
50c255b
b028a1f
50537dd
d212bd5
f88c0b9
bdd7022
1076958
a88d1d2
69146fe
11629d5
e05fb56
3d7bcc8
c9b009f
6cb534b
a5d4c65
088fde3
1b59409
004c006
6fd6ada
f71e47c
f7caa80
59ed0dd
9c26a10
303aa7f
49a1d34
560719d
eb08835
d9effbd
6fe3722
7b150fa
94818ad
227e7a7
1b15f02
db097bd
797ef57
76d9bf1
21845db
1d5ee6e
b035fe9
7e285d3
cdcbc03
66cefaf
6c63621
4a9f834
23d7fc8
31b8829
0cbe5f4
db580dd
1728a11
287c1ea
4cdf338
f229de3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add type hint for arguments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should add arguments like
assert expression [, arguments]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line #L676 was not covered by tests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is readable to add a blank line between different logical code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line #L689 was not covered by tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the blank line