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
jakpiase edc06c6a1b
Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772)
6 years ago
..
inference Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772) 6 years ago
CMakeLists.txt Add the support of fp16 in fusion_group (#22239) 6 years ago
pass_test.py 裁剪transformer模型trt支持;修复tensorRT不支持DeletePass的bug (#28517) 6 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) 7 years ago
test_ir_fusion_group_pass.py Add assign to fusion_group and enhance inplace execution in fusion_group. (#26121) 6 years ago
test_ir_skip_layernorm_pass.py 裁剪transformer模型trt支持;修复tensorRT不支持DeletePass的bug (#28517) 6 years ago