Route all trainer worker calls through the worker handle instead of Ray handles - #2175
Open
fzyzcjy wants to merge 1 commit into
Open
Route all trainer worker calls through the worker handle instead of Ray handles#2175fzyzcjy wants to merge 1 commit into
fzyzcjy wants to merge 1 commit into
Conversation
fzyzcjy
requested review from
Shi-Dong,
Zhichenzzz,
guapisolo,
jybsuper,
maocheng23 and
yueming-yuan
as code owners
August 4, 2026 14:17
Contributor
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 6, 2026 03:47
27f7541 to
e14f7ad
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
from
August 6, 2026 03:47
897c0ec to
03a6a74
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 6, 2026 07:04
e14f7ad to
7b7cce2
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
from
August 6, 2026 07:04
03a6a74 to
84a5ab9
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 9, 2026 23:32
7b7cce2 to
d3ba846
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
from
August 9, 2026 23:32
84a5ab9 to
98c9464
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 10, 2026 00:44
d3ba846 to
ffedb2e
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
from
August 10, 2026 00:44
98c9464 to
3f4bf39
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 10, 2026 06:02
ffedb2e to
68820b0
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
from
August 10, 2026 06:02
3f4bf39 to
c240135
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 10, 2026 16:06
68820b0 to
9fdcfeb
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
from
August 10, 2026 16:06
c240135 to
6e08c81
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 10, 2026 16:34
9fdcfeb to
48f9354
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
3 times, most recently
from
August 12, 2026 09:32
bb5a811 to
e10081d
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 12, 2026 14:31
55732ed to
729b4fa
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
2 times, most recently
from
August 12, 2026 14:36
1a60d0a to
7d58d39
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 12, 2026 14:36
729b4fa to
1c226d4
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
from
August 12, 2026 23:56
7d58d39 to
601c887
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
2 times, most recently
from
August 13, 2026 01:13
56beb0a to
b3ea5b4
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
4 times, most recently
from
August 13, 2026 06:00
6c704d8 to
7b953b9
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 13, 2026 06:39
027e4cc to
963265a
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
3 times, most recently
from
August 14, 2026 04:50
eaed6e5 to
94bd6cc
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-159
branch
from
August 14, 2026 05:52
72677e9 to
d6eac29
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-160
branch
from
August 14, 2026 05:53
94bd6cc to
98cdf0d
Compare
This was referenced Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Part of #1837