Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RL-Align/RL-Kernel
/ __init__
Method
__init__
tests/test_stateless_executor.py:221–223 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
219
)
220
221
222
def
test_executor_uses_eval_no_grad_and_restores_mixed_module_modes_read_only():
223
inputs = _inputs()
224
225
class
ReadOnlyModel(torch.nn.Module):
226
def
__init__(self):
Callers
3
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected