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/inference/analysis/passes
Zhaolong Xing e89b12884a
FIx C++ inference BUG: When open memory optim and enable trt subgraph at the same time, there is a bug (#19969)
5 years ago
..
CMakeLists.txt Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. (#19213) 6 years ago
adjust_cudnn_workspace_size_pass.cc fix: (#17279) 6 years ago
adjust_cudnn_workspace_size_pass.h fix: (#17279) 6 years ago
inference_op_replace_pass.cc Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. (#19213) 6 years ago
inference_op_replace_pass.h Inference: fix mask rcnn model diff, optim memory usage, memory leak. (#18532) 6 years ago
ir_analysis_pass.cc fea/infer memory optim2 (#14953) 6 years ago
ir_analysis_pass.h fea/infer memory optim2 (#14953) 6 years ago
ir_graph_build_pass.cc Add setting Scope function for the graph class (#17417) 6 years ago
ir_graph_build_pass.h update with comments 6 years ago
ir_graph_clean_pass.cc Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. (#19213) 6 years ago
ir_graph_clean_pass.h Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. (#19213) 6 years ago
ir_graph_to_program_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
ir_graph_to_program_pass.h fea/infer memory optim2 (#14953) 6 years ago
ir_params_sync_among_devices_pass.cc fix: when use the load model from memory mode, the RAM occupy is high (#17788) 6 years ago
ir_params_sync_among_devices_pass.h 3. when runing in trt mode, do not allocate memory for parameters in fluid. 6 years ago
memory_optimize_pass.cc FIx C++ inference BUG: When open memory optim and enable trt subgraph at the same time, there is a bug (#19969) 5 years ago
memory_optimize_pass.h FIx C++ inference BUG: When open memory optim and enable trt subgraph at the same time, there is a bug (#19969) 5 years ago
passes.cc Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. (#19213) 6 years ago
passes.h fix: (#17279) 6 years ago