↓ 2 callersMethod_tensor_from_address(
self,
address: int,
shape: tuple[int, ...],
stride: tuple[int, ...],
rl_engine/executors/bridge.py:2217
↓ 2 callersFunction_validate_tp_vocab_partition(
*,
tp_group: Any,
device: torch.device,
vocab_start_index: int,
local_vocab_size: int,
rl_engine/kernels/ops/pytorch/loss/linear_logp.py:86
↓ 2 callersFunctiondescribe_attention_diff(actual, expected, *, dtype, atol, rtol, causal, softmax_scale)
tests/test_attention_correctness.py:96
↓ 1 callersFunction_compute_group_relative_advantages(
rewards: torch.Tensor,
*,
group_ids: torch.Tensor,
num_groups: int,
eps: float,
)
rl_engine/executors/training_contract.py:963