↓ 14 callersFunction_test_fused_scale_mask_bias_softmax(
test_case,
N=512,
S=128,
D=128,
h=8,
d=32,
mode="row",
ensemble_batch=8,
python/oneflow/test/modules/test_fused_scale_mask_bias_softmax.py:66
↓ 14 callersFunction_test_layer_norm(
test_case,
shape,
normalized_shape,
affine=True,
eps=1e-6,
dtype=flow.float32,
d
python/oneflow/test/modules/test_layer_norm.py:48
↓ 12 callersFunction_check_equal(test_case, lhs, rhs, name="", rtol=1e-5, atol=1e-5)
python/oneflow/test/modules/test_higher_derivative_pool.py:24
↓ 12 callersFunction_check_equal(test_case, lhs, rhs, name="", rtol=1e-5, atol=1e-5)
python/oneflow/test/modules/test_global_higher_derivative_pool.py:24
↓ 12 callersFunction_test_fused_linear(test_case, num_bits, m, k, n, group_dim, group_size)
python/oneflow/test/modules/test_groupwise_quantization.py:138