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
wangchaochaohu c9ea317b36
codegen code for reconstruction (#19728)
6 years ago
..
fuse_optimizer_ops_pass Add dtype for coalesce_tensor_op (#20016) 6 years ago
memory_optimize_pass fix gc bug in controlflow ops, test=develop (#19827) 6 years ago
mkldnn Fix conv2d+dequantize squash for residual fusion (#19545) 6 years ago
multi_devices_graph_pass Fix warning info of build_strategy (#19805) 6 years ago
CMakeLists.txt codegen code for reconstruction (#19728) 6 years ago
attention_lstm_fuse_pass.cc Add setting Scope function for the graph class (#17417) 6 years ago
attention_lstm_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
coalesce_grad_tensor_pass.cc Add dtype for coalesce_tensor_op (#20016) 6 years ago
coalesce_grad_tensor_pass.h Make fuse_optimizer_op_pass also work when the model contains sparse gradients. (#18664) 6 years ago
codegen.cc codegen code for reconstruction (#19728) 6 years ago
codegen.h codegen code for reconstruction (#19728) 6 years ago
codegen_helper.cc codegen code for reconstruction (#19728) 6 years ago
codegen_helper.h codegen code for reconstruction (#19728) 6 years ago
codegen_test.cc codegen code for reconstruction (#19728) 6 years ago
conv_affine_channel_fuse_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
conv_affine_channel_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
conv_bn_fuse_pass.cc fix bn fuse vardesc and add model saver (#17143) 6 years ago
conv_bn_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
conv_elementwise_add2_act_fuse_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
conv_elementwise_add2_act_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
conv_elementwise_add_act_fuse_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
conv_elementwise_add_act_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
conv_elementwise_add_fuse_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
conv_elementwise_add_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
cudnn_placement_pass.cc A a pass to enable the use of cudnn (#19346) 6 years ago
cudnn_placement_pass.h A a pass to enable the use of cudnn (#19346) 6 years ago
cudnn_placement_pass_tester.cc A a pass to enable the use of cudnn (#19346) 6 years ago
delete_quant_dequant_op_pass.cc TRT: Support set dynamic range in int8 mode. (#17524) 6 years ago
delete_quant_dequant_op_pass.h TRT: Support set dynamic range in int8 mode. (#17524) 6 years ago
embedding_fc_lstm_fuse_pass.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
embedding_fc_lstm_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
fc_elementwise_layernorm_fuse_pass.cc Add a pass to fuse fc+elementwise_add+layernorm (#19776) 6 years ago
fc_elementwise_layernorm_fuse_pass.h Add a pass to fuse fc+elementwise_add+layernorm (#19776) 6 years ago
fc_elementwise_layernorm_fuse_pass_tester.cc Add a pass to fuse fc+elementwise_add+layernorm (#19776) 6 years ago
fc_fuse_pass.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
fc_fuse_pass.h Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
fc_fuse_pass_tester.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
fc_gru_fuse_pass.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
fc_gru_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
fc_lstm_fuse_pass.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
fc_lstm_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
fillconstant_elementwisemul_fuse.cc Anakin ssd support 6 years ago
fillconstant_elementwisemul_fuse.h Anakin ssd support 6 years ago
fuse_elewise_add_act_pass.cc Enhance fused_elementwise_activation op and add python api in contrib.layers (#17236) 6 years ago
fuse_elewise_add_act_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
fuse_pass_base.cc Add setting Scope function for the graph class (#17417) 6 years ago
fuse_pass_base.h fix comments and fix cpplint 6 years ago
fuse_relu_depthwise_conv_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
fuse_relu_depthwise_conv_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
graph.cc Add backward and optimizer operator dependency pass. (#17746) 6 years ago
graph.h Enable fused_all_reduce_op_handle support GPU and CPU Gradients (#19418) 6 years ago
graph_helper.cc Make fuse_optimizer_op_pass also work when the model contains sparse gradients. (#18664) 6 years ago
graph_helper.h Make fuse_optimizer_op_pass also work when the model contains sparse gradients. (#18664) 6 years ago
graph_helper_test.cc refine build strategy. test=develop 6 years ago
graph_pattern_detector.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
graph_pattern_detector.h Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
graph_pattern_detector_tester.cc bugfix/fusion lstm (#13185) 7 years ago
graph_printer.h Open fuse optimization ops (#18741) 6 years ago
graph_test.cc Enable fused_all_reduce_op_handle support GPU and CPU Gradients (#19418) 6 years ago
graph_to_program_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
graph_to_program_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
graph_to_program_pass_test.cc Fix the interface of Pass::Apply (#16484) 6 years ago
graph_traits.cc fix two bug: 6 years ago
graph_traits.h Combine Inference Analysis with IR (#13914) 7 years ago
graph_viz_pass.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
graph_viz_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
identity_scale_op_clean_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
identity_scale_op_clean_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
is_test_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
is_test_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
is_test_pass_tester.cc Fix the interface of Pass::Apply (#16484) 6 years ago
lock_free_optimize_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
lock_free_optimize_pass.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
multi_batch_merge_pass.cc fix batch merge bug (#16601) 6 years ago
multi_batch_merge_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
ngraph_subgraph_pass.cc Enable ngraph through build_strategy (#19266) 6 years ago
ngraph_subgraph_pass.h Capi for a ngraph engine (#17037) 6 years ago
node.cc add ir memory optimize. (#14530) 7 years ago
node.h refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603) 6 years ago
node_test.cc add tests 7 years ago
pass.cc Open fuse optimization ops (#18741) 6 years ago
pass.h Open fuse optimization ops (#18741) 6 years ago
pass_builder.cc Open fuse broadcast option (#18833) 6 years ago
pass_builder.h add some comments 7 years ago
pass_test.cc Feature/mem opt pass refactor (#18735) 6 years ago
pass_tester_helper.h Add a pass to fuse fc+elementwise_add+layernorm (#19776) 6 years ago
placement_pass_base.cc A a pass to enable the use of cudnn (#19346) 6 years ago
placement_pass_base.h A a pass to enable the use of cudnn (#19346) 6 years ago
quant_conv2d_dequant_fuse_pass.cc TRT: Support set dynamic range in int8 mode. (#17524) 6 years ago
quant_conv2d_dequant_fuse_pass.h Anakin ssd support 6 years ago
repeated_fc_relu_fuse_pass.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
repeated_fc_relu_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
repeated_fc_relu_fuse_pass_tester.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
runtime_context_cache_pass.cc Enable the runtime_context_cache pass in train phase (#16640) 6 years ago
runtime_context_cache_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
seq_concat_fc_fuse_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
seq_concat_fc_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
seqconv_eltadd_relu_fuse_pass.cc Add setting Scope function for the graph class (#17417) 6 years ago
seqconv_eltadd_relu_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
seqpool_concat_fuse_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
seqpool_concat_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
seqpool_concat_fuse_pass_tester.cc Fix the interface of Pass::Apply (#16484) 6 years ago
seqpool_cvm_concat_fuse_pass.cc Fusion: seqpool_cvm_concat (#18471) 6 years ago
seqpool_cvm_concat_fuse_pass.h Fusion: seqpool_cvm_concat (#18471) 6 years ago
seqpool_cvm_concat_fuse_pass_tester.cc Fusion: seqpool_cvm_concat (#18471) 6 years ago
shuffle_channel_detect_pass.cc Cherry-pick benchmark related changes from release/1.4 (#17156) 6 years ago
shuffle_channel_detect_pass.h Cherry-pick benchmark related changes from release/1.4 (#17156) 6 years ago
simplify_anakin_priorbox_detection_out_pass.cc Anakin ssd support 6 years ago
simplify_anakin_priorbox_detection_out_pass.h Anakin ssd support 6 years ago
simplify_with_basic_ops_pass.cc Add a pass to replace dropout_op with scale_op when is_test is true (#19297) 6 years ago
simplify_with_basic_ops_pass.h Add a pass to replace dropout_op with scale_op when is_test is true (#19297) 6 years ago
simplify_with_basic_ops_pass_tester.cc A a pass to enable the use of cudnn (#19346) 6 years ago
squared_mat_sub_fuse_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
squared_mat_sub_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
sync_batch_norm_pass.cc Open fuse optimization ops (#18741) 6 years ago
sync_batch_norm_pass_tester.cc Code Clean: Move all pass to paddle::framework::ir (#17228) 6 years ago
transpose_flatten_concat_fuse_pass.cc Anakin ssd support 6 years ago
transpose_flatten_concat_fuse_pass.h Anakin ssd support 6 years ago