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/paddle/fluid/framework/ir
hjchen2 956cf92145
Fix conv_elementwise_add2_act pass
6 years ago
..
CMakeLists.txt add conv+elementwiseadd pass 6 years ago
attention_lstm_fuse_pass.cc Revert the changes of VLOG 6 years ago
attention_lstm_fuse_pass.h fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006) 7 years ago
conv_bias_mkldnn_fuse_pass.cc Clean Code 6 years ago
conv_bias_mkldnn_fuse_pass.h Clean Code 6 years ago
conv_bn_fuse_pass.cc Revert the changes of VLOG 6 years ago
conv_bn_fuse_pass.h conv bn fuse pass 6 years ago
conv_elementwise_add2_act_fuse.cc Fea/fuse conv elementwise add fuse (#14669) 6 years ago
conv_elementwise_add2_act_fuse_pass.cc Fix conv_elementwise_add2_act pass 6 years ago
conv_elementwise_add2_act_fuse_pass.h Fea/fuse conv elementwise add fuse (#14669) 6 years ago
conv_elementwise_add_act_fuse_pass.cc Fea/fuse conv elementwise add fuse (#14669) 6 years ago
conv_elementwise_add_act_fuse_pass.h Fea/fuse conv elementwise add fuse (#14669) 6 years ago
conv_elementwise_add_fuse_pass.cc add source file 6 years ago
conv_elementwise_add_fuse_pass.h add source file 6 years ago
conv_elementwise_add_mkldnn_fuse_pass.cc MKLDNN residual connection fuse: fixing accuracy problem (#14874) 6 years ago
conv_elementwise_add_mkldnn_fuse_pass.h MKLDNN residual connections fuse pass: initial implementation of fusion for projection pass 6 years ago
conv_elementwise_add_mkldnn_fuse_pass_tester.cc MKLDNN residual connections fuse pass: unit tests enabled and added 6 years ago
conv_relu_mkldnn_fuse_pass.cc Revert the changes of VLOG 6 years ago
conv_relu_mkldnn_fuse_pass.h add depthwise conv mkldnn pass 6 years ago
conv_relu_mkldnn_fuse_pass_tester.cc fix a few more tests 6 years ago
depthwise_conv_mkldnn_pass.cc Revert the changes of VLOG 6 years ago
depthwise_conv_mkldnn_pass.h add depthwise conv mkldnn pass 6 years ago
depthwise_conv_mkldnn_pass_tester.cc add depthwise conv mkldnn pass 6 years ago
embedding_fc_lstm_fuse_pass.cc - Yet another clarification to comment 6 years ago
embedding_fc_lstm_fuse_pass.h - Added initial pass for embedding-fc-lstm 6 years ago
fc_fuse_pass.cc Revert the changes of VLOG 6 years ago
fc_fuse_pass.h fea/refine fuse (#13076) 7 years ago
fc_fuse_pass_tester.cc fix typo to pass the ci 6 years ago
fc_gru_fuse_pass.cc refactor ir pattern (#13304) 7 years ago
fc_gru_fuse_pass.h add fuse fc gru pass 7 years ago
fc_lstm_fuse_pass.cc refine peephole 6 years ago
fc_lstm_fuse_pass.h test/add text-classification test (#13081) 7 years ago
fuse_elewise_add_act_pass.cc Revert the changes of VLOG 6 years ago
fuse_elewise_add_act_pass.h Feature/op_fuse_pass (#12440) 6 years ago
fuse_pass_base.cc Add MKL-DNN placement pass (#13958) 6 years ago
fuse_pass_base.h Add MKL-DNN placement pass (#13958) 6 years ago
graph.cc add ir memory optimize. (#14530) 6 years ago
graph.h merge develop 6 years ago
graph_helper.cc add ir memory optimize. (#14530) 6 years ago
graph_helper.h add ir memory optimize. (#14530) 6 years ago
graph_helper_test.cc fix typo and warning in analyzer_resnet50_test 6 years ago
graph_pattern_detector.cc Fix conv_elementwise_add2_act pass 6 years ago
graph_pattern_detector.h add conv+elementwiseadd pass 6 years ago
graph_pattern_detector_tester.cc bugfix/fusion lstm (#13185) 7 years ago
graph_test.cc fix typo and warning in analyzer_resnet50_test 6 years ago
graph_to_program_pass.cc Combine Inference Analysis with IR (#13914) 6 years ago
graph_to_program_pass.h graph to program pass 7 years ago
graph_to_program_pass_test.cc fix graph_to_program_test to be platform-independent 7 years ago
graph_traits.cc Combine Inference Analysis with IR (#13914) 6 years ago
graph_traits.h Combine Inference Analysis with IR (#13914) 6 years ago
graph_viz_pass.cc Revert the changes of VLOG 6 years ago
graph_viz_pass.h refine/fc lstm fusion link (#13158) 7 years ago
infer_clean_graph_pass.cc bugfix/fusion lstm (#13185) 7 years ago
is_test_pass.cc add HasProtoAttr function in op_desc.h, clean node.h 6 years ago
is_test_pass.h add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278) 6 years ago
is_test_pass_tester.cc add HasProtoAttr function in op_desc.h, clean node.h 6 years ago
mkldnn_placement_pass.cc add HasProtoAttr function in op_desc.h, clean node.h 6 years ago
mkldnn_placement_pass.h Add MKL-DNN placement pass (#13958) 6 years ago
multi_batch_merge_pass.cc Revert the changes of VLOG 6 years ago
multi_batch_merge_pass.h [1.1] [project] train imagenet using large batch size (#13766) 6 years ago
node.cc add ir memory optimize. (#14530) 6 years ago
node.h add ir memory optimize. (#14530) 6 years ago
node_test.cc add tests 6 years ago
pass.cc pass builder allow cutomize pass in python. 6 years ago
pass.h refactor eager deletion 6 years ago
pass_builder.cc pass builder allow cutomize pass in python. 6 years ago
pass_builder.h add some comments 6 years ago
pass_test.cc fix 6 years ago
seq_concat_fc_fuse_pass.cc Revert the changes of VLOG 6 years ago
seq_concat_fc_fuse_pass.h fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006) 7 years ago
seqconv_eltadd_relu_fuse_pass.cc Revert the changes of VLOG 6 years ago
seqconv_eltadd_relu_fuse_pass.h add seqconv eltadd relu pass 6 years ago