Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RL-Align/RL-Kernel
/ step
Method
step
tests/test_deepspeed_training_worker.py:43–45 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
41
loss.backward()
42
43
def
step(self):
44
self.step_calls += 1
45
self.optimizer.step()
46
47
48
class
FakeDeepSpeedModule:
Callers
2
train
Method · 0.80
run_training
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected