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
Zhaolong Xing 98e85f3735
add_transpose_flatten_concat_fuse (#15121)
6 years ago
..
CMakeLists.txt add_transpose_flatten_concat_fuse (#15121) 6 years ago
attention_lstm_fuse_pass.cc Revert the changes of VLOG 6 years ago
attention_lstm_fuse_pass.h
conv_affine_channel_fuse_pass.cc add affine_channel fuse. 6 years ago
conv_affine_channel_fuse_pass.h add affine_channel fuse. 6 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_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
conv_relu_mkldnn_fuse_pass_tester.cc
depthwise_conv_mkldnn_pass.cc Revert the changes of VLOG 6 years ago
depthwise_conv_mkldnn_pass.h
depthwise_conv_mkldnn_pass_tester.cc
embedding_fc_lstm_fuse_pass.cc
embedding_fc_lstm_fuse_pass.h
fc_fuse_pass.cc Revert the changes of VLOG 6 years ago
fc_fuse_pass.h
fc_fuse_pass_tester.cc fix typo to pass the ci 6 years ago
fc_gru_fuse_pass.cc
fc_gru_fuse_pass.h
fc_lstm_fuse_pass.cc
fc_lstm_fuse_pass.h
fuse_elewise_add_act_pass.cc Revert the changes of VLOG 6 years ago
fuse_elewise_add_act_pass.h
fuse_pass_base.cc
fuse_pass_base.h
graph.cc [WIP] Refine MultiDevSSAGraph (#15040) 6 years ago
graph.h Add python ir graph API (#14917) 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
graph_pattern_detector.cc add_transpose_flatten_concat_fuse (#15121) 6 years ago
graph_pattern_detector.h add_transpose_flatten_concat_fuse (#15121) 6 years ago
graph_pattern_detector_tester.cc
graph_test.cc
graph_to_program_pass.cc Combine Inference Analysis with IR (#13914) 6 years ago
graph_to_program_pass.h
graph_to_program_pass_test.cc
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
infer_clean_graph_pass.cc
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
lock_free_optimize_pass.cc Polish log 6 years ago
lock_free_optimize_pass.h Add no lock optimize pass 6 years ago
mkldnn_placement_pass.cc add HasProtoAttr function in op_desc.h, clean node.h 6 years ago
mkldnn_placement_pass.h
multi_batch_merge_pass.cc refine batch merge pass (#14777) 6 years ago
multi_batch_merge_pass.h
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.h refactor eager deletion 6 years ago
pass_builder.cc
pass_builder.h
pass_test.cc
seq_concat_fc_fuse_pass.cc Revert the changes of VLOG 6 years ago
seq_concat_fc_fuse_pass.h
seqconv_eltadd_relu_fuse_pass.cc Revert the changes of VLOG 6 years ago
seqconv_eltadd_relu_fuse_pass.h
seqpool_concat_fuse_pass.cc fix typo and refine 6 years ago
seqpool_concat_fuse_pass.h follow comment and fix typo 6 years ago
seqpool_concat_fuse_pass_tester.cc refine seqpool concat pass and remove unused nodes 6 years ago
transpose_flatten_concat_fuse_pass.cc add_transpose_flatten_concat_fuse (#15121) 6 years ago
transpose_flatten_concat_fuse_pass.h add_transpose_flatten_concat_fuse (#15121) 6 years ago