↓ 1 callersFunction_fused_logp_fn(
*,
batch_size: int,
seq_len: int,
vocab_size: int,
dtype: torch.dtype,
device: torch
benchmarks/profiler.py:528
↓ 1 callersFunction_linear_logp_parameter_context(
deepspeed_runtime: Any,
model: torch.nn.Module,
*,
zero_stage: int,
world_size: int,
)
rl_engine/executors/deepspeed_trainer.py:584
↓ 1 callersFunction_normalize_mapping_output(
raw_output: Mapping[str, Any],
*,
prompt_index: int,
candidate_index: int,
)
rl_engine/executors/vllm_sampler.py:250
↓ 1 callersFunction_run_candidate(
candidate: CandidateSpec,
cases: Sequence[OperatorCase],
contract: Mapping[str, Any],
*,
rl_engine/kernels/gtest/op_checks.py:134
↓ 1 callersFunction_run_case_backward(
candidate: CandidateSpec,
case: OperatorCase,
contract: Mapping[str, Any],
*,
grad_mode:
rl_engine/kernels/gtest/op_checks.py:182
↓ 1 callersFunction_run_chunked_backward(hidden, weight, target, bias, grad_out, *, chunk_elems)
tests/test_linear_logp.py:191