Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RL-Align/RL-Kernel
/ _tensor_nbytes
Function
_tensor_nbytes
rl_engine/executors/stateless_executor.py:635–636 ·
view source on GitHub ↗
(tensor: torch.Tensor)
Source
from the content-addressed store, hash-verified
633
)
634
)
635
saved.append(
636
(
637
target,
638
"_attn_implementation"
,
639
getattr(target,
"_attn_implementation"
, _MISSING),
Callers
1
visit
Function · 0.70
Calls
1
numel
Method · 0.80
Tested by
no test coverage detected