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
extract manual optimization loop #9266
extract manual optimization loop #9266
Changes from 66 commits
fea744f
81d3797
b39ddbf
97eabcf
69a29d9
bec5341
58404aa
9226271
d376c91
38acf9a
36c8692
5682a6b
0b59c37
574c11e
ce4f08a
39fb458
9f1880e
d4dfd54
0b68a11
624394f
07fbafe
7572deb
9d4f459
b4962ef
42cdc14
fde9e9e
bd128f0
a304ac5
eb00a4c
d346be2
b0c997e
86743aa
e130da5
586ead7
6b123be
fa4c788
9701c89
ef05def
87f3002
73c60d3
fc03c90
6ca1933
e5454ff
2fadaac
8475526
9fdd03b
848ee53
303411a
cb4c178
9fb7c3d
0467f6b
dc80242
d48d183
9275fc0
b2e50ee
8c297f0
65491a7
c3febd7
cc25477
18efdea
de53c4b
bca26cd
8404d07
df7f240
273dd8d
eddd77c
5e3358d
4bb11db
04c68cc
1eb01f1
2f6e5ea
b4b4f04
3a474ec
c9b72f4
99a9206
3649511
4cc2a45
5924231
bc93fc4
4cdfa9a
ce1f9a7
998ab0f
f5f8339
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.
Noticed this while resolving conflicts: this is not called anymore, is it? Is that intentional?
(personally lean towards removing the running loss, so this would be okay): see #9372
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.
technically this should not have been removed, ... sigh
but yeah, we can see what happens with #9372