You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/tests/unittests/ir
Yiqun Liu 9ed16a4347
Fix random fail because of precision problem in unittest of fusion_group (#25051)
5 years ago
..
inference decrease the input size for test_transpose_flatten_concat_fuse_pass, test=develop (#24992) 5 years ago
CMakeLists.txt Add the support of fp16 in fusion_group (#22239) 6 years ago
pass_test.py Fix random fail because of precision problem in unittest of fusion_group (#25051) 5 years ago
test_ir_embedding_eltwise_layernorm_fuse_pass.py update embedding_eltwise_layernorm fuse and kernel. test=develop (#23114) 6 years ago
test_ir_fc_fuse_pass.py Implement a common python unittest to test the ir passes. (#22209) 6 years ago
test_ir_fusion_group_pass.py Fix random fail because of precision problem in unittest of fusion_group (#25051) 5 years ago
test_ir_skip_layernorm_pass.py add skip_layernorm pass. test=develop (#22895) 6 years ago