↓ 3 callersMethod_mlp_gemm(input, residual, input_bias, weight_interm, weight_out, bias, gamma, beta, eps, pre_layer_norm,
op_builder/npu/inference.py:214
↓ 3 callersMethod_qkv_gemm(inputs, weight, q_scale, bias, gamma, beta, eps, add_bias, q_int8, transpose)
op_builder/npu/inference.py:58
↓ 3 callersMethod_residual_add_bias(hidden_state, residual, attention_output, attention_bias, final_bias, mp_size,
mlp
op_builder/npu/inference.py:255
↓ 3 callersMethod_run_test(self, tmpdir, dtype, ds_config, load_optim, use_torch_adam, world_size)
tests/unit/checkpoint/test_universal_checkpoint.py:216
↓ 3 callersMethod_softmax_context(query_key_value, attn_mask, rotary_dim, rotate_half, rotate_every_two, heads, num_kv,
op_builder/npu/inference.py:114