Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RL-Align/RL-Kernel
/ ObjectOutput
Class
ObjectOutput
tests/test_alignment_model_wrappers.py:16–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
@dataclass
16
class
ObjectOutput:
17
logits: torch.Tensor
18
19
20
class
FixedLogitsModel(torch.nn.Module):
Callers
2
forward
Method · 0.85
test_extract_logits_rejects_missing_or_invalid_logits
Function · 0.85
Calls
no outgoing calls
Tested by
2
forward
Method · 0.68
test_extract_logits_rejects_missing_or_invalid_logits
Function · 0.68