Methodforward(
ctx,
x,
weight,
bias,
residual=None,
eps=1e-6,
preno
hf_7B_model/layernorm.py:387
Methodforward(
ctx,
x,
norm_weight,
norm_bias,
linear_weight,
linear_bias,
hf_7B_model/layernorm.py:672
Methodforward(self, x, weight, bias, residual=None, prenorm=False, residual_in_fp32=False)
hf_7B_model/layernorm.py:832
Methodforward(self, x, weight, bias, residual=None, prenorm=False, residual_in_fp32=False)
hf_7B_model/layernorm.py:882
Methodforward(self, x, weight, bias, residual=None, prenorm=False, residual_in_fp32=False)
hf_7B_model/layernorm.py:928