↓ 18 callersFunctionautotest(
n=20,
auto_backward: Union[bool, str] = True,
rtol=0.0001,
atol=1e-05,
check_graph=True,
python/oneflow/test_utils/automated_test_util/torch_flow_dual_object.py:1222
↓ 16 callersFunction_test_fused_multi_head_attention_inference(
test_case,
batch_size,
num_heads,
query_seq_len,
kv_seq_len,
query_head_size,
va
python/oneflow/test/modules/test_fused_attention_ops.py:301
↓ 15 callersFunction_test_rmsnorm(
test_case,
shape,
normalized_shape,
affine=True,
eps=1e-6,
dtype=flow.float32,
d
python/oneflow/test/modules/test_rmsnorm.py:45