├── .gitignore ├── .pre-commit-config.yaml ├── CODE_OF_CONDUCT.md ├── LICENSE ├── LearnDL └── README.md ├── README.md ├── contributors ├── OpenSourceContributionCertificate.jpg ├── certificate-inspection.md ├── community-membership.md └── paddle_contributor_remote_intern_program.pdf ├── github-management ├── README.md └── transfer-code.md ├── hackathon ├── hackathon_4th │ ├── README.md │ ├── 【PaddlePaddle Hackathon 4】 产业合作开源贡献任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 核心框架开源贡献 API 开发任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 核心框架开源贡献 CINN 开发任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 核心框架开源贡献 PHI 算子库独立编译任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 核心框架开源贡献 TensorRT 开发任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 核心框架开源贡献任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 核心框架开源贡献其他任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 核心框架开源贡献开源社区洞察任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 核心框架开源贡献数据类型扩展任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 核心框架开源贡献算子性能优化任务合集.md │ ├── 【PaddlePaddle Hackathon 4】 模型套件开源贡献任务合集.md │ └── 【PaddlePaddle Hackathon 4】 生态伙伴开源贡献任务合集.md ├── hackathon_5th │ ├── img │ │ ├── 111_1.png │ │ ├── 111_2.png │ │ ├── 111_3.png │ │ ├── 111_4.png │ │ ├── 29_1.png │ │ ├── 29_2.png │ │ ├── 39_1.png │ │ ├── 59_1.png │ │ └── 59_2.png │ ├── 【PaddlePaddle Hackathon 5th】开源贡献个人挑战赛 API 开发任务合集.md │ ├── 【PaddlePaddle Hackathon 5th】开源贡献个人挑战赛rfc需求列表.md │ ├── 【PaddlePaddle Hackathon 5th】开源贡献个人挑战赛合作伙伴任务合集.md │ ├── 【PaddlePaddle Hackathon 5th】开源贡献个人挑战赛套件开发任务合集.md │ ├── 【PaddlePaddle Hackathon 5th】开源贡献个人挑战赛框架开发任务合集.md │ ├── 【PaddlePaddle Hackathon 5th】开源贡献个人挑战赛科学计算任务合集.md │ ├── 【PaddlePaddle Hackathon 5th】飞桨护航计划集训营项目合集.md │ └── 示例.json ├── hackathon_6th │ ├── img │ │ └── 41_1.png │ ├── 【Hackathon 6th】FundableProject任务合集.md │ ├── 【Hackathon 6th】优秀稿件征集与传播任务合集.md │ ├── 【Hackathon 6th】开源贡献个人挑战赛Paddle2ONNX任务合集.md │ ├── 【Hackathon 6th】开源贡献个人挑战赛rfc需求列表.md │ ├── 【Hackathon 6th】开源贡献个人挑战赛合作伙伴任务合集.md │ ├── 【Hackathon 6th】开源贡献个人挑战赛框架开发任务合集.md │ ├── 【Hackathon 6th】开源贡献个人挑战赛科学计算任务合集.md │ └── 【Hackathon 6th】飞桨护航计划集训营项目合集.md ├── hackathon_7th │ ├── img │ │ ├── image-1.png │ │ └── image-2.png │ ├── 【Hackathon 7th】FundableProject任务合集.md │ ├── 【Hackathon 7th】个人挑战赛—套件开发任务合集.md │ ├── 【Hackathon 7th】个人挑战赛—框架开发任务合集.md │ ├── 【Hackathon 7th】个人挑战赛—科学计算任务合集.md │ ├── 【Hackathon 7th】开源贡献个人挑战赛rfc需求列表.md │ ├── 【Hackathon 7th】飞桨护航计划集训营项目合集_提前批.md │ └── 【Hackathon 7th】飞桨护航计划集训营项目合集_正式批.md ├── hackathon_8th │ ├── 【Hackathon_8th】FundableProject任务合集.md │ ├── 【Hackathon_8th】个人挑战赛—套件开发任务合集.md │ ├── 【Hackathon_8th】个人挑战赛—框架开发任务合集.md │ ├── 【Hackathon_8th】开源贡献个人挑战赛rfc需求列表.md │ ├── 【Hackathon_8th】飞桨护航计划集训营项目合集_提前批.md │ ├── 【Hackathon_8th】飞桨护航计划集训营项目合集_正式批.md │ ├── 【Hackathon_8th】飞桨正式实习招聘(可在校).md │ └── 正式实习参考资料_PIR单测推全.pdf └── hackathon_9th │ ├── 【Hackathon_9th】FundableProject任务合集.md │ ├── 【Hackathon_9th】个人挑战赛—套件开发任务合集.md │ ├── 【Hackathon_9th】个人挑战赛—框架开发任务合集.md │ ├── 【Hackathon_9th】个人挑战赛—科学计算任务合集.md │ ├── 【Hackathon_9th】个人挑战赛—编译机床任务合集.md │ ├── 【Hackathon_9th】个人挑战赛冲刺赛—任务合集.md │ ├── 【Hackathon_9th】开源贡献个人挑战赛rfc需求列表.md │ ├── 【Hackathon_9th】开源贡献个人挑战赛冲刺赛rfc需求列表.md │ ├── 【Hackathon_9th】飞桨护航计划集训营项目合集_提前批.md │ └── 【Hackathon_9th】飞桨护航计划集训营项目合集_正式批.md ├── oss_course └── oss_dev_and_practice │ └── readme.md ├── pfcc ├── README.md ├── call-for-contributions │ ├── CINN │ │ ├── CINN_base_operator.md │ │ ├── CINN_ir_schedule.md │ │ ├── CINN_milestone_summary.md │ │ ├── cinn_pass_develop.md │ │ └── images │ │ │ ├── cinn_batchnorm_decomposer.png │ │ │ └── cinn_graph_case.png │ ├── Dy2St │ │ ├── images │ │ │ └── to_static_pricinple.png │ │ ├── project_milestone_summary.md │ │ ├── to_static_function_extension.md │ │ └── unify_api_behavior.md │ ├── OCR+ERNIE │ │ ├── PaddleOCR + ERNIE × Open-Source Ecosystem 高价值开源项目案例征集.md │ │ ├── input1.png │ │ ├── output1.png │ │ ├── output2.png │ │ ├── readme.md │ │ ├── 任务1:基于PaddleOCR + ERINE的文档翻译智能体.md │ │ ├── 任务2:智能合同审查与风险分析智能体.md │ │ └── 任务3:多文档智能分析与问答系统.md │ ├── PIR │ │ ├── PIR单测推全.md │ │ └── special_operations.md │ ├── README.md │ ├── code_style │ │ ├── change_cc_test_to_paddle_test.md │ │ ├── code_style_clang_tidy.md │ │ ├── code_style_compiler_warning.md │ │ ├── code_style_compiler_warning_milestone_summary.md │ │ ├── code_style_flake8.md │ │ ├── code_style_flake8_milestone_summary.md │ │ ├── code_style_improvement_for_unittest.md │ │ ├── legacy_python2.md │ │ ├── legacy_python36minus.md │ │ ├── legacy_python_milestone_summary.md │ │ └── support_offline_compile_of_third_party.md │ ├── decoupled_phi_from_fluid.md │ ├── docs │ │ ├── Call_For_Tutorials.md │ │ ├── Call_For_Tutorials_summary.md │ │ ├── docs_optim_for_API.md │ │ └── tensor_concept_unification.md │ ├── functionalization_for_fluid_kernel.md │ ├── guide-to-call-for-contribution.md │ ├── guide-to-call-for-contribution_cn.md │ ├── images │ │ ├── find_test_file.png │ │ ├── paddle_op_system_future.png │ │ ├── paddle_so_relation.png │ │ ├── paddle_trt.png │ │ ├── test_error_info.png │ │ ├── test_file_info.png │ │ └── trt_engine.png │ ├── paddle_autogen_code.md │ ├── paddle_autogen_code_2.md │ ├── paddle_trt_optimization.md │ ├── paddle_trt_optimization_milestone_summary.md │ └── type_hint.md ├── comate_user_research │ ├── research_format.md │ └── zhangsan.md ├── meetings │ ├── 2022 │ │ ├── 2022-04-14-meeting-agenda.md │ │ ├── 2022-04-14-meeting-minutes.md │ │ ├── 2022-04-28-meeting-agenda.md │ │ ├── 2022-04-28-meeting-minutes.md │ │ ├── 2022-05-12-meeting-agenda.md │ │ ├── 2022-05-12-meeting-minutes.md │ │ ├── 2022-05-26-meeting-agenda.md │ │ ├── 2022-05-26-meeting-minutes.md │ │ ├── 2022-06-09-meeting-agenda.md │ │ ├── 2022-06-09-meeting-minutes.md │ │ ├── 2022-06-23-meeting-agenda.md │ │ ├── 2022-06-23-meeting-minutes.md │ │ ├── 2022-07-07-meeting-agenda.md │ │ ├── 2022-07-07-meeting-minutes.md │ │ ├── 2022-08-11-meeting-agenda.md │ │ ├── 2022-08-11-meeting-minutes.md │ │ ├── 2022-08-25-meeting-agenda.md │ │ ├── 2022-08-25-meeting-minutes.md │ │ ├── 2022-09-08-meeting-agenda.md │ │ ├── 2022-09-08-meeting-minutes.md │ │ ├── 2022-09-22-meeting-agenda.md │ │ ├── 2022-09-22-meeting-minutes.md │ │ ├── 2022-10-20-meeting-agenda.md │ │ ├── 2022-10-20-meeting-minutes.md │ │ ├── 2022-11-10-meeting-agenda.md │ │ ├── 2022-11-10-meeting-minutes.md │ │ ├── 2022-11-24-meeting-agenda.md │ │ ├── 2022-11-24-meeting-minutes.md │ │ ├── 2022-12-08-meeting-agenda.md │ │ └── 2022-12-08-meeting-minutes.md │ ├── 2023 │ │ ├── 2023-02-09-meeting-agenda.md │ │ ├── 2023-02-09-meeting-minutes.md │ │ ├── 2023-03-02-meeting-agenda.md │ │ ├── 2023-03-02-meeting-minutes.md │ │ ├── 2023-03-16-meeting-agenda.md │ │ ├── 2023-03-16-meeting-minutes.md │ │ ├── 2023-03-30-meeting-agenda.md │ │ ├── 2023-03-30-meeting-minutes.md │ │ ├── 2023-04-20-meeting-agenda.md │ │ ├── 2023-04-20-meeting-minutes.md │ │ ├── 2023-05-11-meeting-agenda.md │ │ ├── 2023-05-11-meeting-minutes.md │ │ ├── 2023-05-25-meeting-agenda.md │ │ ├── 2023-05-25-meeting-minutes.md │ │ ├── 2023-06-08-meeting-agenda.md │ │ ├── 2023-06-08-meeting-minutes.md │ │ ├── 2023-07-06-meeting-agenda.md │ │ ├── 2023-07-06-meeting-minutes.md │ │ ├── 2023-08-03-meeting-agenda.md │ │ ├── 2023-08-03-meeting-minutes.md │ │ ├── 2023-08-17-meeting-agenda.md │ │ ├── 2023-08-17-meeting-minutes.md │ │ ├── 2023-08-31-meeting-agenda.md │ │ ├── 2023-08-31-meeting-minutes.md │ │ ├── 2023-09-15-meeting-agenda.md │ │ ├── 2023-09-15-meeting-minutes.md │ │ ├── 2023-10-26-meeting-agenda.md │ │ ├── 2023-10-26-meeting-minutes.md │ │ ├── 2023-11-16-meeting-agenda.md │ │ ├── 2023-11-16-meeting-minutes.md │ │ ├── 2023-11-30-meeting-agenda.md │ │ ├── 2023-11-30-meeting-minutes.md │ │ ├── 2023-12-14-meeting-agenda.md │ │ └── 2023-12-14-meeting-minutes.md │ ├── 2024 │ │ ├── 2024-01-11-meeting-agenda.md │ │ ├── 2024-01-11-meeting-minutes.md │ │ ├── 2024-01-25-meeting-agenda.md │ │ ├── 2024-01-25-meeting-minutes.md │ │ ├── 2024-03-07-meeting-agenda.md │ │ ├── 2024-03-07-meeting-minutes.md │ │ ├── 2024-03-13-meeting-agenda.md │ │ ├── 2024-03-13-meeting-minutes.md │ │ ├── 2024-03-28-meeting-agenda.md │ │ ├── 2024-03-28-meeting-minutes.md │ │ ├── 2024-04-18-meeting-agenda.md │ │ ├── 2024-04-18-meeting-minutes.md │ │ ├── 2024-04-24-meeting-agenda.md │ │ ├── 2024-04-24-meeting-minutes.md │ │ ├── 2024-05-16-meeting-agenda.md │ │ ├── 2024-05-29-meeting-agenda.md │ │ ├── 2024-05-29-meeting-minutes.md │ │ ├── 2024-06-20-meeting-agenda.md │ │ ├── 2024-08-29-meeting-agenda.md │ │ ├── 2024-08-29-meeting-minutes.md │ │ ├── 2024-09-12-meeting-agenda.md │ │ ├── 2024-09-12-meeting-minutes.md │ │ ├── 2024-10-10-meeting-agenda.md │ │ ├── 2024-10-10-meeting-minutes.md │ │ ├── 2024-10-31-meeting-agenda.md │ │ ├── 2024-10-31-meeting-minutes.md │ │ ├── 2024-11-14-meeting-agenda.md │ │ ├── 2024-11-14-meeting-minutes.md │ │ ├── 2024-11-28-meeting-agenda.md │ │ ├── 2024-11-28-meeting-minutes.md │ │ ├── 2024-12-12-meeting-agenda.md │ │ └── 2024-12-12-meeting-minutes.md │ ├── 2025 │ │ ├── 2025-01-23-meeting-agenda.md │ │ ├── 2025-01-23-meeting-minutes.md │ │ ├── 2025-02-20-meeting-agenda.md │ │ ├── 2025-02-20-meeting-minutes.md │ │ ├── 2025-03-06-meeting-agenda.md │ │ ├── 2025-03-06-meeting-minutes.md │ │ ├── 2025-03-27-meeting-agenda.md │ │ ├── 2025-04-24-meeting-agenda.md │ │ ├── 2025-04-24-meeting-minutes.md │ │ ├── 2025-05-12-meeting-agenda.md │ │ ├── 2025-05-12-meeting-minutes.md │ │ ├── 2025-06-05-meeting-agenda.md │ │ ├── 2025-06-05-meeting-minutes.md │ │ ├── 2025-06-19-meeting-agenda.md │ │ ├── 2025-06-19-meeting-minutes.md │ │ ├── 2025-07-17-meeting-agenda.md │ │ ├── 2025-07-17-meeting-minutes.md │ │ ├── 2025-08-07-meeting-agenda.md │ │ ├── 2025-08-21-meeting-agenda.md │ │ ├── 2025-10-16-meeting-agenda.md │ │ ├── 2025-10-16-meeting-minutes.md │ │ ├── 2025-11-20-meeting-agenda.md │ │ ├── 2025-11-20-meeting-minutes.md │ │ ├── 2025-12-11-meeting-agenda.md │ │ └── Deepseek_V3_FP8.md │ └── images │ │ ├── pfccparty.jpg │ │ └── wechat_group.jpg ├── paddle-code-reading │ ├── CINN │ │ ├── README.md │ │ ├── ast_ir.md │ │ ├── cinn_overview.md │ │ ├── codegen.md │ │ ├── compiler_backgroud.md │ │ ├── img │ │ │ ├── ast_ir.png │ │ │ ├── cinn_arch.png │ │ │ ├── codegen.png │ │ │ ├── compiler_all.png │ │ │ ├── compiler_tech.png │ │ │ ├── diff.png │ │ │ ├── obj_function.png │ │ │ ├── op_lower.png │ │ │ ├── softmax.png │ │ │ ├── triton.png │ │ │ ├── tvm.png │ │ │ └── xla.png │ │ ├── lower_to_ast.md │ │ └── runtime_instr.md │ ├── Dygraph │ │ ├── 20221201_dygraph_autodifferentiation_datastructure.md │ │ ├── 20221201_dygraph_backward.md │ │ ├── 20221201_dygraph_forward.md │ │ └── image │ │ │ ├── 1.png │ │ │ ├── 10.png │ │ │ ├── 11.png │ │ │ ├── 12.png │ │ │ ├── 13.png │ │ │ ├── 14.png │ │ │ ├── 15.png │ │ │ ├── 16.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ └── 9.png │ ├── IR_Dialect │ │ ├── QA_learning.md │ │ ├── README.md │ │ ├── basic_concepts.md │ │ ├── code_convention.md │ │ ├── control_flow.md │ │ ├── diff_with_program.md │ │ ├── first_step.md │ │ ├── img │ │ │ ├── api.png │ │ │ ├── arch.png │ │ │ ├── arch2.png │ │ │ ├── arch3.png │ │ │ ├── architecture.png │ │ │ ├── diff.png │ │ │ ├── edge.png │ │ │ ├── kernel_program.png │ │ │ ├── module.png │ │ │ ├── old_arch.png │ │ │ ├── operator.png │ │ │ ├── opinfo.png │ │ │ ├── param_cpp.png │ │ │ ├── param_py.png │ │ │ ├── parser.jpeg │ │ │ ├── pir_api.png │ │ │ ├── traits.png │ │ │ ├── vaule.png │ │ │ ├── version-compat.png │ │ │ ├── version-update.png │ │ │ ├── while_op_detail.jpg │ │ │ └── while_op_detail2.jpg │ │ ├── ir_program.md │ │ ├── pir_save_load.md │ │ └── program_translator.md │ ├── Inplace │ │ └── inplace_introduction.md │ ├── PHI_kernel_registration │ │ └── PHI_kernel_registration.md │ ├── README.md │ ├── ZeroDim │ │ ├── all_zero_dim_api.md │ │ ├── judge_zero_dim.md │ │ └── zero_dim_concept.md │ ├── auto_parallel │ │ ├── images │ │ │ ├── 1ac95bbf288d8509d7db6ab46ce0bae6aa03dccbe4c6d1ea84e1b02c8108550a.jpg │ │ │ ├── 2443fea068b43f57f4571d2e1ad35afe9d1de3a8c69491d0c390b3705835a665.jpg │ │ │ ├── 42e5a90abf00a492f23160dbf9ff037623645b44ae902e49b23578f6a5f62b2f.jpg │ │ │ ├── 6935a194889bb7a55f17c0bb45cb6a4395ef63c6d6fcfe24154eafee61e8c451.jpg │ │ │ ├── 7fb96083be8628ce2b5fc11951251e36ea5d46ffb7fb8409c1f2cdf55afda521.png │ │ │ ├── 8ee7403adb680995a09f570c906b7fcfe433e4b504ce6f52e44727b07a96dfb6.jpg │ │ │ ├── 9c0fc9d4f5f7045fac7aafcfa4e9021da7762dc5d3dccb813fc5d8cf134a687d.jpg │ │ │ ├── ac0590be474ceb2ce695085a1f2178860592b650d9be2ce428de15ff2b4f93a8.png │ │ │ ├── dim_trans_example.png │ │ │ ├── dims_mapping_0_-1_sample.png │ │ │ ├── dims_mapping_0_1_sample.png │ │ │ ├── e36dd9884d123d949f5dd7847461757f2d6a30cb2b2cd25aa58dae41c0917ed1.jpg │ │ │ ├── ef6685e22ae1f3433ea2495c2d0633e697a0d37de6020d4e23e6fa58c826e540.png │ │ │ ├── paddle_distributed_primer_pic0.jpg │ │ │ ├── paddle_distributed_primer_pic1.jpg │ │ │ ├── paddle_distributed_primer_pic10.jpg │ │ │ ├── paddle_distributed_primer_pic11.jpg │ │ │ ├── paddle_distributed_primer_pic12.jpg │ │ │ ├── paddle_distributed_primer_pic13.jpg │ │ │ ├── paddle_distributed_primer_pic14.jpg │ │ │ ├── paddle_distributed_primer_pic15.jpg │ │ │ ├── paddle_distributed_primer_pic16.jpg │ │ │ ├── paddle_distributed_primer_pic17.jpg │ │ │ ├── paddle_distributed_primer_pic18.jpg │ │ │ ├── paddle_distributed_primer_pic19.jpg │ │ │ ├── paddle_distributed_primer_pic2.jpg │ │ │ ├── paddle_distributed_primer_pic20.jpg │ │ │ ├── paddle_distributed_primer_pic21.jpg │ │ │ ├── paddle_distributed_primer_pic22.jpg │ │ │ ├── paddle_distributed_primer_pic23.jpg │ │ │ ├── paddle_distributed_primer_pic24.jpg │ │ │ ├── paddle_distributed_primer_pic25.jpg │ │ │ ├── paddle_distributed_primer_pic26.jpg │ │ │ ├── paddle_distributed_primer_pic27.jpg │ │ │ ├── paddle_distributed_primer_pic28.jpg │ │ │ ├── paddle_distributed_primer_pic29.jpg │ │ │ ├── paddle_distributed_primer_pic3.jpg │ │ │ ├── paddle_distributed_primer_pic30.jpg │ │ │ ├── paddle_distributed_primer_pic31.jpg │ │ │ ├── paddle_distributed_primer_pic32.jpg │ │ │ ├── paddle_distributed_primer_pic33.jpg │ │ │ ├── paddle_distributed_primer_pic34.jpg │ │ │ ├── paddle_distributed_primer_pic35.jpg │ │ │ ├── paddle_distributed_primer_pic36.jpg │ │ │ ├── paddle_distributed_primer_pic4.jpg │ │ │ ├── paddle_distributed_primer_pic5.jpg │ │ │ ├── paddle_distributed_primer_pic6.jpg │ │ │ ├── paddle_distributed_primer_pic7.jpg │ │ │ ├── paddle_distributed_primer_pic8.jpg │ │ │ └── paddle_distributed_primer_pic9.jpg │ │ ├── paddle_distributed_primer.md │ │ ├── spmd_rules.md │ │ └── static_graph_pipelining.md │ ├── code_gen │ │ ├── code_gen_ops.md │ │ └── images │ │ │ └── auto_gen_ops │ │ │ ├── API脚本功能.png │ │ │ ├── c++API生成流程.png │ │ │ ├── 代码自动生成总体框架.png │ │ │ ├── 代码自动生成相关yaml文件1.png │ │ │ ├── 代码自动生成相关yaml文件2.png │ │ │ ├── 代码自动生成相关yaml文件功能说明.png │ │ │ ├── 动态图API生成脚本.png │ │ │ ├── 动态图网络构建层和Python-C交互层生成脚本.png │ │ │ ├── 动态图网络构建层生成流程.png │ │ │ ├── 动静态图组合算子网络构建层.png │ │ │ ├── 新动态图代码自动生成框架.png │ │ │ ├── 旧动态图Python-C生成流程.png │ │ │ ├── 旧动态图代码自动生成框架.png │ │ │ ├── 旧动态图算子网络构建层生成器文件.png │ │ │ ├── 旧动态图网络构建层生成器.png │ │ │ ├── 旧动态图网络构建层生成流程.png │ │ │ ├── 相关CMakeLists文件.png │ │ │ ├── 组合算子网络构建层脚本.png │ │ │ ├── 网络构建层和python-C交互层脚本功能.png │ │ │ ├── 静态图Op代码生成器相关文件.png │ │ │ ├── 静态图Op代码生成器相关文件功能.png │ │ │ ├── 静态图Op代码生成流程.png │ │ │ └── 静态图Op代码自动生成框架.png │ ├── combination_mechanism │ │ ├── design.md │ │ ├── development.md │ │ └── images │ │ │ ├── backward_decomp.png │ │ │ ├── compatitor.png │ │ │ ├── dynamic_execution.png │ │ │ ├── example.png │ │ │ ├── execution.png │ │ │ ├── forward_decomp.png │ │ │ ├── goal.png │ │ │ ├── log_softmax1.png │ │ │ ├── log_softmax2.png │ │ │ ├── method.png │ │ │ ├── sigmoid.png │ │ │ └── static_execution.png │ ├── complex_autograd │ │ ├── Wertinger_Calculus.md │ │ ├── complex_autograd.md │ │ └── images │ │ │ ├── c-r-vjp.png │ │ │ ├── c-r.png │ │ │ ├── d-c.png │ │ │ ├── longer_complex_vjp.png │ │ │ ├── lr-infer.png │ │ │ ├── lr.png │ │ │ └── torch_jax_complex_autograd.png │ ├── cpp_and_python_interoperability │ │ └── 20220825_python_c_api_and_pybind11.md │ ├── kernel_selection │ │ └── 20221130_kernel_selection.md │ ├── operator_decomposition_mechanism │ │ ├── design.md │ │ ├── development.md │ │ └── images │ │ │ ├── backward_decomp.png │ │ │ ├── dynamic_execution.png │ │ │ ├── example.png │ │ │ ├── execution.png │ │ │ ├── forward_decomp.png │ │ │ ├── goal.png │ │ │ ├── log_softmax1.png │ │ │ ├── log_softmax2.png │ │ │ ├── method.png │ │ │ ├── sigmoid.png │ │ │ └── static_execution.png │ ├── static_graph_execution │ │ ├── 20221230_static_graph_execution.md │ │ └── img │ │ │ ├── dag.jpg │ │ │ ├── dag_before.jpg │ │ │ ├── dag_build.jpg │ │ │ ├── dag_with_event.jpg │ │ │ ├── execution.jpg │ │ │ ├── graph (1).png │ │ │ ├── graph (3).png │ │ │ ├── graph.png │ │ │ └── scope.jpg │ ├── symbolic_opcode_translator │ │ ├── README.md │ │ └── img │ │ │ ├── DDCF.png │ │ │ ├── UNSPS.png │ │ │ ├── arch.png │ │ │ ├── eval_frame.png │ │ │ ├── executor.png │ │ │ ├── guard.png │ │ │ ├── inline.png │ │ │ ├── ir.png │ │ │ ├── irt.png │ │ │ ├── strategy.png │ │ │ └── tracker.png │ └── sympy_to_func │ │ ├── images │ │ ├── sympy_to_funcs.png │ │ └── sympy_tree.png │ │ └── sympy_to_func.md ├── paddle-performance-opt │ ├── images │ │ ├── CPU瓶颈.png │ │ ├── CPU瓶颈表现.png │ │ ├── GPU瓶颈.png │ │ ├── IO瓶颈.png │ │ ├── kernel_and_timeline.png │ │ ├── op_and_timeline.png │ │ ├── reader_cost.png │ │ ├── timeline示例.png │ │ ├── timeline示例2.png │ │ └── 模型运行流程.png │ └── model_perf.md └── paddle_framework_docs │ └── 2022-05-24 .md ├── pposdwg ├── 1st_member_candidates.md ├── 2024-Q1-meeting-agenda.md ├── 2024-Q1-meeting-minutes.md ├── 2024-Q2-meeting-agenda.md ├── 2024-Q2-meeting-minutes.md ├── README.md └── pposdwg_charter.md ├── ppsigs ├── Feature-request.md ├── MEMBERSHIP.md ├── README.md ├── article-implementation │ ├── README.md │ └── 代码转换记录.pdf └── meetings │ ├── 2023 │ ├── 2023-07-05-meeting-agenda.md │ ├── 2023-07-05-meeting-minutes.md │ ├── 2023-07-12-meeting-agenda.md │ ├── 2023-07-12-meeting-minutes.md │ ├── 2023-07-19-meeting-agenda.md │ ├── 2023-07-19-meeting-minutes.md │ ├── 2023-07-30-meeting-agenda.md │ ├── 2023-07-30-meeting-minutes.md │ ├── 2023-08-06-meeting-agenda.md │ ├── 2023-08-06-meeting-minutes.md │ ├── 2023-08-27-meeting-agenda.md │ ├── 2023-08-27-meeting-minutes.md │ ├── 2023-09-10-meeting-agenda.md │ └── 2023-09-10-meeting-minutes.md │ ├── 2024 │ ├── 2024-06-26-meeting-agenda.md │ ├── 2024-06-26-meeting-minutes.md │ ├── 2024-07-10-meeting-agenda.md │ ├── 2024-07-10-meeting-minutes.md │ ├── 2024-07-24-meeting-agenda.md │ ├── 2024-07-24-meeting-minutes.md │ ├── 2024-08-14-meeting-agenda.md │ ├── 2024-08-14-meeting-minutes.md │ ├── 2024-08-28-meeting-agenda.md │ ├── 2024-08-28-meeting-minutes.md │ ├── 2024-09-11-meeting-agenda.md │ ├── 2024-09-11-meeting-minutes.md │ ├── 2024-09-25-meeting-agenda.md │ ├── 2024-09-25-meeting-minutes.md │ ├── 2024-10-09-meeting-agenda.md │ ├── 2024-10-09-meeting-minutes.md │ ├── 2024-10-23-meeting-agenda.md │ ├── 2024-10-23-meeting-minutes.md │ ├── 2024-11-06-meeting-agenda.md │ ├── 2024-11-06-meeting-minutes.md │ ├── 2024-11-20-meeting-agenda.md │ ├── 2024-11-20-meeting-minutes.md │ ├── 2024-12-04-meeting-agenda.md │ ├── 2024-12-04-meeting-minutes.md │ ├── 2024-12-18-meeting-agenda.md │ └── 2024-12-18-meeting-minutes.md │ └── 2025 │ ├── 2025-01-08-meeting-agenda.md │ ├── 2025-01-08-meeting-minutes.md │ ├── 2025-01-22-meeting-agenda.md │ ├── 2025-01-22-meeting-minutes.md │ ├── 2025-02-19-meeting-agenda.md │ ├── 2025-02-19-meeting-minutes.md │ ├── 2025-03-05-meeting-agenda.md │ ├── 2025-03-05-meeting-minutes.md │ ├── 2025-03-19-meeting-agenda.md │ ├── 2025-03-19-meeting-minutes.md │ ├── 2025-04-02-meeting-agenda.md │ ├── 2025-04-02-meeting-minutes.md │ ├── 2025-04-23-meeting-agenda.md │ ├── 2025-05-16-meeting-agenda.md │ ├── 2025-06-04-meeting-agenda.md │ ├── 2025-06-25-meeting-agenda.md │ ├── 2025-07-09-meeting-agenda.md │ ├── 2025-07-09-meeting-minutes.md │ ├── 2025-08-06-meeting-agenda.md │ ├── 2025-08-06-meeting-minutes.md │ ├── 2025-09-10-meeting-agenda.md │ ├── 2025-09-10-meeting-minutes.md │ └── 2025-10-22-meeting-agenda.md ├── reports ├── docs │ ├── dev_guides │ │ ├── 85_【开源社区对比研究】 以ci为例.md │ │ └── 86_【开源贡献对比研究】以贡献文档为例.md │ └── ernie_tutorial │ │ ├── .gitkeep │ │ ├── Pi5Translator.md │ │ ├── Pi5Translator_cn.md │ │ ├── ernie_4.5_vl_performance.png │ │ ├── hardware.jpg │ │ ├── video2code_cn.ipynb │ │ ├── video2code_demo.mp4 │ │ └── video2code_en.ipynb └── insight │ └── 89_源光闪烁.ipynb ├── rfcs ├── APIs │ ├── 20200301_api_design_for_quantile.md │ ├── 20200310_api_design_for_corrcoef.md │ ├── 20200819_api_design_for_frexp.md │ ├── 20210312_api_design_for_one_cycle_lr.md │ ├── 20220311_api_design_for_nanmean.md │ ├── 20220313_api_design_for_tripletmarginloss.md │ ├── 20220314_api_design_for_CyclicLR.md │ ├── 20220316_api_design_for_cdist.md │ ├── 20220316_api_design_for_cummax.md │ ├── 20220317_api_design_for_ChannelShuffle.md │ ├── 20220317_api_design_for_PixelUnshuffle.md │ ├── 20220318_api_design_for_nn_Softmax2D.md │ ├── 20220319_api_design_for_CosineEmbeddingLoss.md │ ├── 20220319_api_design_for_frac.md │ ├── 20220321_api_design_for_heaviside.md │ ├── 20220321_api_design_for_logspace.md │ ├── 20220323_api_design_for_tril_indices.md │ ├── 20220323_design_for_xlnet_readingcomprehension.md │ ├── 20220327_api_design_for_ASGD.md │ ├── 20220328_design_for_fsl_metaopt.md │ ├── 20220329_api_design_for_RRelu.md │ ├── 20220329_api_design_for_sparse_add.md │ ├── 20220329_api_design_for_sparse_divide.md │ ├── 20220329_api_design_for_sparse_multiply.md │ ├── 20220329_api_design_for_sparse_subtract.md │ ├── 20220329_design_for_cholesky_solve.md │ ├── 20220330_api_design_for_finfo.md │ ├── 20220330_api_design_for_iinfo.md │ ├── 20220330_api_design_for_logcumsumexp.md │ ├── 20220330_api_design_for_pointer_summarizer.md │ ├── 20220330_api_eval_for_fleet │ ├── 20220331_api_design_for_nan_to_num.md │ ├── 20220331_api_design_for_nanmedian.md │ ├── 20220331_api_design_for_paddle_sparse_sqrt.md │ ├── 20220416_api_design_for_SotftMarginLoss.md │ ├── 20220420_api_design_for_nanquantile.md │ ├── 20220429_api_design_for_index_fill.md │ ├── 20220522_api_optim_batchnorm1d.md │ ├── 20220705_api_design_for_sgn.md │ ├── 20220706_api_design_for_count_nonzero.md │ ├── 20220706_api_design_for_pairwise_distance.md │ ├── 20220706_api_design_for_vsplit.md │ ├── 20220707_api_design_for_multi_margin_loss.md │ ├── 20220708_api_design_for_remainder_.md │ ├── 20220712_api_design_for_Laplace.md │ ├── 20220712_api_design_for_is_same_shape.md │ ├── 20220714_api_design_for_take.md │ ├── 20220813_api_design_for_triu_indices.md │ ├── 20220902_api_design_for_nextafter.md │ ├── 20220905_api_design_for_sparse_reshape.md │ ├── 20220907_api_design_for_log_normal.md │ ├── 20220907_api_design_for_sparse_transpose.md │ ├── 20220908_api_design_for_gumbel.md │ ├── 20221027_api_design_for_MultivariateNormal.md │ ├── 20230220_api_design_for_cauchy.md │ ├── 20230221_api_design_for_copysign.md │ ├── 20230221_api_design_for_polor.md │ ├── 20230222_api_design_for_gaussiannllloss.md │ ├── 20230222_api_design_for_ldexp.md │ ├── 20230222_api_design_for_sparse_sum.md │ ├── 20230222_api_design_for_trapezoid.md │ ├── 20230222_design_for_cpu_tensor_file_descriptor.md │ ├── 20230223_api_design_for_geometric.md │ ├── 20230225_api_design_for_cumulative_trapezoid.md │ ├── 20230225_api_design_for_sparse_slice.md │ ├── 20230227_api_design_for_vander.md │ ├── 20230301_api_design_for_poissonnllloss.md │ ├── 20230302_api_design_for_cummin.md │ ├── 20230305_api_design_for_paddle_sparse_isnan.md │ ├── 20230313_api_design_for_distribution_bernoulli.md │ ├── 20230314_api_design_for_unflatten.md │ ├── 20230318_api_design_for_i0&i0e.md │ ├── 20230321_api_design_for_pca_lowrank.md │ ├── 20230324_api_design_for_polygamma.md │ ├── 20230326_api_design_for_i1&i1e.md │ ├── 20230327_api_design_for_nextafter.md │ ├── 20230405_api_design_for_sparse_any.md │ ├── 20230406_api_design_for_sparse_concat.md │ ├── 20230419_api_design_for_sparse_coo_nn_softmax.md │ ├── 20230422_api_design_for_matrix_exp.md │ ├── 20230426_api_design_for_i0&i0e.md │ ├── 20230913_api_design_for_masked_fill.md │ ├── 20230913_api_design_for_multigammaln.md │ ├── 20230914_api_design_for_bernoulli_&log_normal.md │ ├── 20230914_api_design_for_copysign.md │ ├── 20230914_api_design_for_hypot.md │ ├── 20230914_api_design_for_igamma_and_igammac.md │ ├── 20230914_api_design_for_index_fill.md │ ├── 20230915_api_design_for_masked_scatter.md │ ├── 20230916_api_design_for_scatter.md │ ├── 20230918_api_design_for_put_along_axis.md │ ├── 20230925_api_design_for_ConcatDataset.md │ ├── 20230925_api_design_for_CosineAnnealingWarmRestarts.md │ ├── 20230925_api_design_for_LinearLR.md │ ├── 20230925_api_design_for_SubsetRandomSampler.md │ ├── 20230925_api_design_for_gammaln.md │ ├── 20230925_api_design_for_signbit.md │ ├── 20230926_api_design_for_binomial.md │ ├── 20230926_api_design_for_combinations.md │ ├── 20230926_api_design_for_pdist.md │ ├── 20230926_api_design_for_poisson.md │ ├── 20230927_api_design_for_ContinuousBernoulli.md │ ├── 20230927_api_design_for_MultivariateNormal.md │ ├── 20230927_api_design_for_bitwise_shift.md │ ├── 20230928_api_design_for_atleast.md │ ├── 20230928_api_design_for_distribution_exponential.md │ ├── 20230928_api_design_for_distribution_gamma.md │ ├── 20230928_api_design_for_householder_product.md │ ├── 20230929_api_design_for_diagonal_scatter.md │ ├── 20231001_api_design_for_histogramdd.md │ ├── 20231003_api_design_for_tensor_split.md │ ├── 20231006_api_design_for_stack.md │ ├── 20231009_api_design_for_fractional_max_pool.md │ ├── 20231009_api_design_for_tensor_to_and_layer_astype.md │ ├── 20231019_api_design_for_lp_pool.md │ ├── 20231025_api_design_for_sparse_matmul.md │ ├── 20231110_api_design_for_Rprop.md │ ├── 20231111_api_design_for_ASGD.md │ ├── 20231123_api_design_for_select_scatter.md │ ├── 20231126_api_design_for_apply.md │ ├── 20231206_api_design_for_matrix_exp.md │ ├── 20231206_api_design_for_slice_scatter.md │ ├── 20240326_api_design_for_ormqr.md │ ├── 20240326_api_design_for_sinc.md │ ├── 20240329_api_design_for_NAdam.md │ ├── 20240407_api_design_for_AdaptiveLogSoftmaxWithLoss.md │ ├── 20240415_api_design_for_Chi2_LKJCholesky.md │ ├── 20240416_api_design_for_RAdam.md │ ├── 20240418_api_design_for_isposinf_isneginf_isreal.md │ ├── 20240421_api_design_for_zeropad1d_zeropad3d_block_diag.md │ ├── 20240428_api_design_for_StudentT.md │ ├── 20240428_api_design_for_isin.md │ ├── 20240506_api_design_for_complex_gaussian_distribution.md │ ├── 20240510_api_design_for_cholesky_inverse.md │ ├── 20240515_api_design_for_sparse_mask_as.md │ ├── 20240604_api_design_for_cartesian_prod.md │ ├── 20240604_api_design_for_feature_alpha_dropout.md │ ├── 20240829_api_design_for_amsgrad.md │ ├── 20240916_api_design_for_load_state_dict_from_url.md │ ├── 20240917_api_design_for_is_coalesced_sparse_dim_dense_dim.md │ ├── 20240918_api_design_bartlett_kaiser_nuttall.md │ ├── 20240918_api_design_parameterdict.md │ ├── 20240919_api_design_for_lu_solve.md │ ├── 20240926_api_design_for_set__resize_.md │ ├── 20240929_api_design_for_embeddingbag.md │ ├── 20241028_api_design_for_transolver.md │ ├── 20241105_api_design_for_DrivAerNet++.md │ ├── 20241105_api_design_for_DrivAerNet.md │ ├── 20241119_api_design_for_reset_max_memory_allocated_reset_max_memory_reserved.md │ ├── 20250116_api_design_for_baddbmm.md │ ├── 20251030_api_design_for_setuptools80_custom_operator.md │ ├── api_design_for_multilabel_soft_margin_loss.md │ ├── api_design_for_reverse_diagram_visualization.md │ ├── api_design_for_reverse_diagram_visualization_2.md │ ├── api_design_for_tripletmargindistanceloss.md │ ├── api_design_template.md │ ├── image │ │ ├── bn-opt.png │ │ ├── img_3.png │ │ ├── img_4.png │ │ ├── img_ASGD_0.png │ │ ├── img_ASGD_1.png │ │ ├── img_LPPool_0.png │ │ ├── img_LPPool_1.png │ │ ├── img_LPPool_2.png │ │ ├── img_Rprop_0.png │ │ └── img_Rprop_1.png │ ├── img.png │ ├── img_1.png │ └── img_2.png ├── AVH │ ├── 20230222_ppocr_det_deploy_for_arm.md │ ├── 20230222_ppseg_deploy_for_arm.md │ ├── 20230228_paddleclas_deploy_for_arm.md │ ├── 20230228_ppocr_cls_deploy_for_arm.md │ └── 20230306_pptinypose_deploy_for_arm.md ├── Article │ ├── 20240321_guide_to_using_Inplace.md │ ├── 20240321_guide_to_using_index.md │ ├── 20240407_guide_to_using_fft.md │ ├── 20240409_guide_to_using_0d_tensor.md │ ├── 20240412_guide_to_using_sparse.md │ ├── guide_to_use_sparse.md │ ├── images │ │ ├── 094a3e5140c159c02d95a7816ee6aabde3ee137680ecdf9e8b623294c2ce83fc.png │ │ ├── 224847564d9779b624bca34ceb55d509f63b71da6dfa99d746f881b3e4f36840.png │ │ ├── 348bea9b76cf5dc89bfc4bb9e62d39b6b16cc8e5c49c62bf2532b0fe336515d6.jpg │ │ ├── 7d364253d6a7dadb95d2e0944030b46d75510f9a68ba54b2fb19c717cb707481.png │ │ ├── 83ca681c79ef61f459a15422c6ebb70e762ee1816970273feb48b13333bb77cb.jpg │ │ ├── 8993892013955c94c8048adabde5aa246ac9069089ee3b344da08a7ef1f15138.png │ │ ├── compressed_image.jpg │ │ ├── coo.gif │ │ ├── coo.png │ │ ├── csr.gif │ │ ├── csr.png │ │ ├── f69249708add7e5ead0c0e69e3ec31652b829d8e4752588756bafd81399f8a25.png │ │ ├── f78da9c018ba285cc4daf353414405db7d8585ee5a4628502617e81e17e5a7b2.png │ │ ├── image-20240410214758176.png │ │ ├── image-20240410220143454.png │ │ ├── image-20240420160433923.png │ │ └── lenna.png │ ├── paddle_linalg.md │ ├── readme.md │ ├── 【Hackathon 6th Article No.4】PCA线性代数基础及领域应用.md │ └── 【Hackathon 6th Article No.6】稀疏ResNet的学习心得.md ├── CINN │ └── APIs │ │ ├── 20200802_cinn_api_design_arange.md │ │ ├── 20200909_cinn_api_design_repeat.md │ │ ├── 20220711_api_design_for_squeeze.md │ │ ├── 20220729_api_design_for_argmin_and_argmax.md │ │ ├── 20220802_api_design_for_clip.md │ │ ├── 20220802_cinn_api_design_one_hot.md │ │ ├── 20220807_api_design_for_flip.md │ │ ├── 20220811_api_design_for_cast.md │ │ ├── 20220811_api_design_for_gather_and_scatter.md │ │ ├── 20220820_api_design_for_argsort_and_sort.md │ │ ├── 20230221_cinn_api_design_ bitcast_convert.md │ │ ├── 20230226_cinn_api_design_resize.md │ │ ├── 20230316_cinn_api_design_reverse_compute_inline.md │ │ └── api_design_template.md ├── CodeStyle │ ├── 20220805_code_style_improvement_for_unittest.md │ ├── 20220927_introducing_flake8.md │ ├── 20221018_introducing_black.md │ ├── 20221111_introducing_isort.md │ ├── 20230305_introducing_ruff.md │ ├── 20230501_introducing_clang_tidy.md │ ├── 20240514_introducing_clang_tidy.md │ └── 【Hackathon 6th】为 Paddle 框架 API 添加类型提示.md ├── DeepXDE │ └── 20220310_DeepXDE_design_for_paddle.md ├── Distribute │ └── 2025217_design_for_remove_oldIRtest.md ├── Docs │ ├── 20220320_docs_eval_docs.md │ ├── 【Hackathon No.111】RFC.md │ ├── 【Hackathon No.112】RFC修改 │ ├── 【Hackathon No.87】RFC.md │ ├── 将 xdoctest 引入到飞桨框架工作流中.md │ └── 飞桨框架 C++ 文档抽取与展示.md ├── Dy2St │ └── 20251011_sot_py314_support.md ├── Executor │ └── Paddle 框架旧执行器功能退场.md ├── FSL-Mate │ └── 20220315_fsl_mate_design_for_hpo_rand.md ├── FastDeploy │ ├── 20230221_add_solov2_for_fastdeploy.md │ ├── 20230221_deploy_ppocrv3_for_rknpu2.md │ ├── 20230221_deploy_ppocrv3_pointpillars_jetson.md │ ├── 20230222_deploy_PaddleDetection_by_Java.md │ ├── 20230301_deploy_PaddleDetection_by_Go.md │ ├── 20230303_horizon_for_FastDeploy.md │ ├── 20230331_add_MagicMind_backend_for_FastDeploy.md │ ├── 20230402_add_CANN_backend_for_FastDeploy.md │ ├── 20230406_add_slanet_for_fastdeploy.md │ ├── 20230407_add_tvm_for_fastdeploy.md │ ├── 20230408_add_LayoutXLM_for_fastdeploy.md │ ├── 20230408_ph4_244_add_paddlelitegpu_to_fastdeploy.md │ ├── 20230409_FastDeploy_add_yoloer.md │ ├── 20250909_speed_up_compilation_for_fastdeploy.md │ ├── 20250916_add_minimax_m1_for_fastdeploy.md │ ├── 20251113_refine_speculate_decoding_ngram_for_fastdeploy.md │ ├── 20251114_add_minicpmV41_for_fastdeploy.md │ └── 20251115_add_deepseek_reasoning_tool_parser_support.md ├── Installation │ └── 20221009_docker_api_update.md ├── Julia │ └── 20220322_ChainRules_NeuralPDE.md ├── Lite │ ├── 20200330_api_design_for_web_model_converter.md │ ├── 20220329_yolov5_android.md │ ├── rfc_64.md │ └── rfcs_62.md ├── OPs-Perf │ ├── 20220305_logsumexp_op_optimization.md │ ├── 20220714_dist_op_optimization.md │ ├── 20220805_erfinv_op_optimization.md │ ├── 20220810_poisson_optimization.md │ ├── 20220823_deformable_op_optimization.md │ ├── 20220904_adaptive_pool_op_optimization.md │ ├── 20220908_lerp_grad_op_optimization.md │ ├── 20220912_argmin_max_op_optimization.md │ ├── 20220912_slice_grad_op_optimization.md │ ├── 20230222_prelu_op_optimization.md │ ├── 20230305_expand_as_optimization.md │ ├── 20230312_kthvalue_op_optimization.md │ ├── 20230319_tile_op_optimization.md │ ├── 20230327_lerp__op_optimization.md │ ├── 20230328_histogram_op_optimization.md │ ├── 20230416_lerp_op_optimization.md │ ├── images │ │ └── logsumexp_computation_graph.png │ ├── op_optimization_example.md │ └── op_optimization_template.md ├── Others │ ├── 20230304_design_for_remove_circle_import.md │ ├── 20230324_design_for_TensorHook_dy2static.md │ ├── 20230731_design_for_paddle_flags.md │ ├── 20241127_python_pass.md │ └── TensorHook_dy2static.md ├── PaddleClas │ └── SOLIDER.md ├── PaddleDTX │ ├── dai_fabric.md │ └── paillier_opt.md ├── PaddleDetection │ ├── DEIM.md │ ├── DET重点模型支持实例分割.md │ └── rtdetrv3.md ├── PaddleMIX │ └── template.md ├── PaddleNLP │ ├── 20230307_paddlenlp_transformers_configuration.md │ ├── 20231119_add_to_static_for_paddlenlp.md │ ├── 20241104_add_tokenizer_fast_for_paddlenlp.md │ ├── 20250305_add_apollo_for_paddlenlp.md │ ├── 20250402_add_gemma2_for_paddlenlp.md │ ├── 20250402_add_modernbert_for_paddlenlp.md │ ├── 20250402_add_phi3_for_paddlenlp.md │ └── 升级paddlenlp.transformers内的模型结构并且增加基础单测.md ├── PaddleOCR │ ├── MixTex.md │ └── Trocr_Formula_Rec.md ├── PaddleSeg │ └── pidnet.md ├── PaddleSpeech │ ├── PaddleSpeech 套件能力建设.md │ ├── audiotools.md │ └── dac-loss.md ├── PaddleYOLO │ └── yolo11.md ├── SNPE │ └── 20231003_develop_RMSNorm_based_on_SNPE.md ├── Science │ ├── 20220320_docs_design_for_paddlescience.md │ ├── 20220322_Science_design_for_sample.md │ ├── 20220706_analysis_of_2d_cylinder_flow_for_paddlescience.md │ ├── 20220710_api_design_for_GradNorm.md │ ├── 20220907_science_65.md │ ├── 20220912_sicience_61.md │ ├── 20220912_stl_inflation.md │ ├── 20230929_epnn.md │ ├── 20230929_phycrnet.md │ ├── 20231009_science_56.md │ ├── 20231011_paper_topology_optimization.md │ ├── 20231012_phygeonet.md │ ├── 20231018_nowcastnet.md │ ├── 20231201_graphcast.md │ ├── 20240321_ldcast.md │ ├── 20240325_science_xpinn.md │ ├── 20240327_science_graph_cast.md │ ├── 20240328_SDGD_optimizer.md │ ├── 20240402_PIRATENETS.md │ ├── 20240823_GeoFNO .md │ ├── 20241018_open3d_for_paddle.md │ ├── 20241021_deepali.md │ ├── 20241021_neuraloperator.md │ ├── 20241022_torchscatter.md │ ├── 20241025_paddle_for_neuraloperator_qikai123.md │ ├── 20241105_harmonics.md │ ├── 20241105_torch_harmonics.md │ ├── 20241110_torch_geometric_rfc.md │ ├── 20241111_harmonics.md │ ├── 20241112_torchscatter.md │ ├── 20241224_torchscatter.md │ ├── 20250303_CoNFiLD.md │ ├── 20250305_fengwu.md │ ├── 20250305_pangu_weather.md │ ├── 20250311_soap.md │ ├── 202503525_mattersim.md │ ├── 20250404_add_wgan_gp_for_paddlescience.md │ ├── 20250426_fuxi.md │ ├── 20250527_paddle_sparse.md │ ├── 202505821_paddle_spline_conv.md │ ├── 20250821_paddle_cluster.md │ ├── 20251009_e3nn.md │ ├── hackthon5th_53.md │ ├── hackthon5th_54.md │ ├── hackthon8th_13_domino.md │ ├── hackthon8th_16_data_efficient_nopt.md │ ├── images │ │ ├── 20230929_epnn │ │ │ ├── equation1.png │ │ │ ├── equation2.png │ │ │ ├── intro1.png │ │ │ ├── intro2.png │ │ │ └── training.png │ │ ├── 20230929_phycrnet │ │ │ └── intro.png │ │ ├── 20231011_topopt │ │ │ ├── SIMP_example.png │ │ │ └── TopOptNN.png │ │ ├── 20240321_ldcast │ │ │ ├── LDCast.png │ │ │ └── cprs.png │ │ ├── 20240402_piratenets │ │ │ ├── benchmark.png │ │ │ └── piratenets.png │ │ └── open3d_for_paddle_demo_result.png │ └── template.md ├── TVM │ ├── 20230302_add_tvm_op_for_paddle_frontend_0.md │ ├── 20230302_add_tvm_op_for_paddle_frontend_1.md │ ├── 20230303_paddle2tvm_design_228.md │ ├── 20230405_paddlehackathon4_235_support_quantized_model.md │ ├── 20230410_paddle2tvm_design_fix_ops1.md │ ├── 20230420_paddle2tvm_design_fix_ops │ └── 20230421_paddle2tvm_design_fix_ops ├── Taichi │ └── Copy-free interaction between Taichi and PaddlePaddle.md ├── X2Paddle │ └── X2Paddle 套件能力建设.md ├── design_template.md └── paddle_eval │ └── 20200331_eval_docs.md └── working_groups ├── 01_TVM ├── README.md └── meetings │ └── 2023 │ ├── 2023-02-22-meeting-minutes.md │ ├── 2023-03-07-meeting-agenda.md │ ├── 2023-03-07-meeting-minutes.md │ └── 2023-03-14-meeting-minutes.md ├── 2024Oct_NewHardware_ModelQCresults.md ├── Maturity_Model_for_ERNIE45_Hardware_Adaptation.md ├── Maturity_Model_for_PaddleLargeModelToolChain_Hardware_Adaptation.md └── Maturity_Model_for_Paddle_Hardware_Adaptation.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/.gitignore -------------------------------------------------------------------------------- /.pre-commit-config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/.pre-commit-config.yaml -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/LICENSE -------------------------------------------------------------------------------- /LearnDL/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/LearnDL/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/README.md -------------------------------------------------------------------------------- /contributors/OpenSourceContributionCertificate.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/contributors/OpenSourceContributionCertificate.jpg -------------------------------------------------------------------------------- /contributors/certificate-inspection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/contributors/certificate-inspection.md -------------------------------------------------------------------------------- /contributors/community-membership.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/contributors/community-membership.md -------------------------------------------------------------------------------- /contributors/paddle_contributor_remote_intern_program.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/contributors/paddle_contributor_remote_intern_program.pdf -------------------------------------------------------------------------------- /github-management/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/github-management/README.md -------------------------------------------------------------------------------- /github-management/transfer-code.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/github-management/transfer-code.md -------------------------------------------------------------------------------- /hackathon/hackathon_4th/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_4th/README.md -------------------------------------------------------------------------------- /hackathon/hackathon_4th/【PaddlePaddle Hackathon 4】 核心框架开源贡献任务合集.md: -------------------------------------------------------------------------------- 1 | 已删除 2 | -------------------------------------------------------------------------------- /hackathon/hackathon_5th/img/111_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/img/111_1.png -------------------------------------------------------------------------------- /hackathon/hackathon_5th/img/111_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/img/111_2.png -------------------------------------------------------------------------------- /hackathon/hackathon_5th/img/111_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/img/111_3.png -------------------------------------------------------------------------------- /hackathon/hackathon_5th/img/111_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/img/111_4.png -------------------------------------------------------------------------------- /hackathon/hackathon_5th/img/29_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/img/29_1.png -------------------------------------------------------------------------------- /hackathon/hackathon_5th/img/29_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/img/29_2.png -------------------------------------------------------------------------------- /hackathon/hackathon_5th/img/39_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/img/39_1.png -------------------------------------------------------------------------------- /hackathon/hackathon_5th/img/59_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/img/59_1.png -------------------------------------------------------------------------------- /hackathon/hackathon_5th/img/59_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/img/59_2.png -------------------------------------------------------------------------------- /hackathon/hackathon_5th/示例.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_5th/示例.json -------------------------------------------------------------------------------- /hackathon/hackathon_6th/img/41_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_6th/img/41_1.png -------------------------------------------------------------------------------- /hackathon/hackathon_6th/【Hackathon 6th】FundableProject任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_6th/【Hackathon 6th】FundableProject任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_6th/【Hackathon 6th】优秀稿件征集与传播任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_6th/【Hackathon 6th】优秀稿件征集与传播任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_6th/【Hackathon 6th】开源贡献个人挑战赛rfc需求列表.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_6th/【Hackathon 6th】开源贡献个人挑战赛rfc需求列表.md -------------------------------------------------------------------------------- /hackathon/hackathon_6th/【Hackathon 6th】开源贡献个人挑战赛合作伙伴任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_6th/【Hackathon 6th】开源贡献个人挑战赛合作伙伴任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_6th/【Hackathon 6th】开源贡献个人挑战赛框架开发任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_6th/【Hackathon 6th】开源贡献个人挑战赛框架开发任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_6th/【Hackathon 6th】开源贡献个人挑战赛科学计算任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_6th/【Hackathon 6th】开源贡献个人挑战赛科学计算任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_6th/【Hackathon 6th】飞桨护航计划集训营项目合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_6th/【Hackathon 6th】飞桨护航计划集训营项目合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_7th/img/image-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_7th/img/image-1.png -------------------------------------------------------------------------------- /hackathon/hackathon_7th/img/image-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_7th/img/image-2.png -------------------------------------------------------------------------------- /hackathon/hackathon_7th/【Hackathon 7th】FundableProject任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_7th/【Hackathon 7th】FundableProject任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_7th/【Hackathon 7th】个人挑战赛—套件开发任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_7th/【Hackathon 7th】个人挑战赛—套件开发任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_7th/【Hackathon 7th】个人挑战赛—框架开发任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_7th/【Hackathon 7th】个人挑战赛—框架开发任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_7th/【Hackathon 7th】个人挑战赛—科学计算任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_7th/【Hackathon 7th】个人挑战赛—科学计算任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_7th/【Hackathon 7th】开源贡献个人挑战赛rfc需求列表.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_7th/【Hackathon 7th】开源贡献个人挑战赛rfc需求列表.md -------------------------------------------------------------------------------- /hackathon/hackathon_7th/【Hackathon 7th】飞桨护航计划集训营项目合集_提前批.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_7th/【Hackathon 7th】飞桨护航计划集训营项目合集_提前批.md -------------------------------------------------------------------------------- /hackathon/hackathon_7th/【Hackathon 7th】飞桨护航计划集训营项目合集_正式批.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_7th/【Hackathon 7th】飞桨护航计划集训营项目合集_正式批.md -------------------------------------------------------------------------------- /hackathon/hackathon_8th/【Hackathon_8th】FundableProject任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_8th/【Hackathon_8th】FundableProject任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_8th/【Hackathon_8th】个人挑战赛—套件开发任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_8th/【Hackathon_8th】个人挑战赛—套件开发任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_8th/【Hackathon_8th】个人挑战赛—框架开发任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_8th/【Hackathon_8th】个人挑战赛—框架开发任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_8th/【Hackathon_8th】开源贡献个人挑战赛rfc需求列表.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_8th/【Hackathon_8th】开源贡献个人挑战赛rfc需求列表.md -------------------------------------------------------------------------------- /hackathon/hackathon_8th/【Hackathon_8th】飞桨护航计划集训营项目合集_提前批.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_8th/【Hackathon_8th】飞桨护航计划集训营项目合集_提前批.md -------------------------------------------------------------------------------- /hackathon/hackathon_8th/【Hackathon_8th】飞桨护航计划集训营项目合集_正式批.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_8th/【Hackathon_8th】飞桨护航计划集训营项目合集_正式批.md -------------------------------------------------------------------------------- /hackathon/hackathon_8th/【Hackathon_8th】飞桨正式实习招聘(可在校).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_8th/【Hackathon_8th】飞桨正式实习招聘(可在校).md -------------------------------------------------------------------------------- /hackathon/hackathon_8th/正式实习参考资料_PIR单测推全.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_8th/正式实习参考资料_PIR单测推全.pdf -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】FundableProject任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】FundableProject任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛—套件开发任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛—套件开发任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛—框架开发任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛—框架开发任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛—科学计算任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛—科学计算任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛—编译机床任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛—编译机床任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛冲刺赛—任务合集.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】个人挑战赛冲刺赛—任务合集.md -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】开源贡献个人挑战赛rfc需求列表.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】开源贡献个人挑战赛rfc需求列表.md -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】开源贡献个人挑战赛冲刺赛rfc需求列表.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】开源贡献个人挑战赛冲刺赛rfc需求列表.md -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】飞桨护航计划集训营项目合集_提前批.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】飞桨护航计划集训营项目合集_提前批.md -------------------------------------------------------------------------------- /hackathon/hackathon_9th/【Hackathon_9th】飞桨护航计划集训营项目合集_正式批.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/hackathon/hackathon_9th/【Hackathon_9th】飞桨护航计划集训营项目合集_正式批.md -------------------------------------------------------------------------------- /oss_course/oss_dev_and_practice/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/oss_course/oss_dev_and_practice/readme.md -------------------------------------------------------------------------------- /pfcc/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/README.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/CINN/CINN_base_operator.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/CINN/CINN_base_operator.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/CINN/CINN_ir_schedule.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/CINN/CINN_ir_schedule.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/CINN/CINN_milestone_summary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/CINN/CINN_milestone_summary.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/CINN/cinn_pass_develop.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/CINN/cinn_pass_develop.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/CINN/images/cinn_graph_case.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/CINN/images/cinn_graph_case.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/Dy2St/images/to_static_pricinple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/Dy2St/images/to_static_pricinple.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/Dy2St/project_milestone_summary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/Dy2St/project_milestone_summary.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/Dy2St/to_static_function_extension.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/Dy2St/to_static_function_extension.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/Dy2St/unify_api_behavior.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/Dy2St/unify_api_behavior.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/OCR+ERNIE/input1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/OCR+ERNIE/input1.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/OCR+ERNIE/output1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/OCR+ERNIE/output1.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/OCR+ERNIE/output2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/OCR+ERNIE/output2.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/OCR+ERNIE/readme.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /pfcc/call-for-contributions/OCR+ERNIE/任务2:智能合同审查与风险分析智能体.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/OCR+ERNIE/任务2:智能合同审查与风险分析智能体.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/OCR+ERNIE/任务3:多文档智能分析与问答系统.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/OCR+ERNIE/任务3:多文档智能分析与问答系统.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/PIR/PIR单测推全.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/PIR/PIR单测推全.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/PIR/special_operations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/PIR/special_operations.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/README.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/code_style/code_style_clang_tidy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/code_style/code_style_clang_tidy.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/code_style/code_style_flake8.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/code_style/code_style_flake8.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/code_style/legacy_python2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/code_style/legacy_python2.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/code_style/legacy_python36minus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/code_style/legacy_python36minus.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/decoupled_phi_from_fluid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/decoupled_phi_from_fluid.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/docs/Call_For_Tutorials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/docs/Call_For_Tutorials.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/docs/Call_For_Tutorials_summary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/docs/Call_For_Tutorials_summary.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/docs/docs_optim_for_API.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/docs/docs_optim_for_API.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/docs/tensor_concept_unification.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/docs/tensor_concept_unification.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/functionalization_for_fluid_kernel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/functionalization_for_fluid_kernel.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/guide-to-call-for-contribution.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/guide-to-call-for-contribution.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/guide-to-call-for-contribution_cn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/guide-to-call-for-contribution_cn.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/images/find_test_file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/images/find_test_file.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/images/paddle_op_system_future.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/images/paddle_op_system_future.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/images/paddle_so_relation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/images/paddle_so_relation.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/images/paddle_trt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/images/paddle_trt.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/images/test_error_info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/images/test_error_info.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/images/test_file_info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/images/test_file_info.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/images/trt_engine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/images/trt_engine.png -------------------------------------------------------------------------------- /pfcc/call-for-contributions/paddle_autogen_code.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/paddle_autogen_code.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/paddle_autogen_code_2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/paddle_autogen_code_2.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/paddle_trt_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/paddle_trt_optimization.md -------------------------------------------------------------------------------- /pfcc/call-for-contributions/type_hint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/call-for-contributions/type_hint.md -------------------------------------------------------------------------------- /pfcc/comate_user_research/research_format.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/comate_user_research/research_format.md -------------------------------------------------------------------------------- /pfcc/comate_user_research/zhangsan.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-04-14-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-04-14-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-04-14-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-04-14-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-04-28-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-04-28-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-04-28-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-04-28-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-05-12-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-05-12-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-05-12-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-05-12-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-05-26-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-05-26-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-05-26-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-05-26-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-06-09-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-06-09-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-06-09-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-06-09-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-06-23-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-06-23-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-06-23-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-06-23-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-07-07-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-07-07-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-07-07-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-07-07-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-08-11-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-08-11-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-08-11-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-08-11-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-08-25-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-08-25-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-08-25-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-08-25-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-09-08-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-09-08-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-09-08-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-09-08-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-09-22-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-09-22-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-09-22-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-09-22-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-10-20-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-10-20-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-10-20-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-10-20-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-11-10-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-11-10-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-11-10-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-11-10-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-11-24-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-11-24-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-11-24-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-11-24-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-12-08-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-12-08-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2022/2022-12-08-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2022/2022-12-08-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-02-09-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-02-09-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-02-09-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-02-09-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-03-02-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-03-02-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-03-02-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-03-02-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-03-16-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-03-16-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-03-16-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-03-16-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-03-30-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-03-30-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-03-30-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-03-30-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-04-20-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-04-20-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-04-20-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-04-20-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-05-11-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-05-11-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-05-11-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-05-11-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-05-25-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-05-25-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-05-25-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-05-25-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-06-08-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-06-08-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-06-08-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-06-08-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-07-06-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-07-06-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-07-06-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-07-06-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-08-03-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-08-03-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-08-03-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-08-03-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-08-17-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-08-17-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-08-17-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-08-17-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-08-31-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-08-31-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-08-31-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-08-31-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-09-15-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-09-15-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-09-15-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-09-15-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-10-26-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-10-26-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-10-26-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-10-26-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-11-16-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-11-16-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-11-16-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-11-16-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-11-30-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-11-30-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-11-30-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-11-30-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-12-14-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-12-14-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2023/2023-12-14-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2023/2023-12-14-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-01-11-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-01-11-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-01-11-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-01-11-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-01-25-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-01-25-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-01-25-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-01-25-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-03-07-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-03-07-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-03-07-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-03-07-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-03-13-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-03-13-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-03-13-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-03-13-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-03-28-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-03-28-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-03-28-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-03-28-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-04-18-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-04-18-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-04-18-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-04-18-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-04-24-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-04-24-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-04-24-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-04-24-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-05-16-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-05-16-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-05-29-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-05-29-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-05-29-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-05-29-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-06-20-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-06-20-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-08-29-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-08-29-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-08-29-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-08-29-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-09-12-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-09-12-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-09-12-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-09-12-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-10-10-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-10-10-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-10-10-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-10-10-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-10-31-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-10-31-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-10-31-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-10-31-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-11-14-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-11-14-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-11-14-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-11-14-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-11-28-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-11-28-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-11-28-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-11-28-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-12-12-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-12-12-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2024/2024-12-12-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2024/2024-12-12-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-01-23-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-01-23-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-01-23-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-01-23-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-02-20-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-02-20-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-02-20-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-02-20-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-03-06-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-03-06-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-03-06-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-03-06-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-03-27-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-03-27-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-04-24-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-04-24-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-04-24-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-04-24-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-05-12-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-05-12-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-05-12-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-05-12-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-06-05-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-06-05-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-06-05-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-06-05-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-06-19-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-06-19-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-06-19-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-06-19-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-07-17-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-07-17-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-07-17-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-07-17-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-08-07-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-08-07-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-08-21-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-08-21-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-10-16-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-10-16-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-10-16-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-10-16-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-11-20-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-11-20-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-11-20-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-11-20-meeting-minutes.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/2025-12-11-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/2025-12-11-meeting-agenda.md -------------------------------------------------------------------------------- /pfcc/meetings/2025/Deepseek_V3_FP8.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/2025/Deepseek_V3_FP8.md -------------------------------------------------------------------------------- /pfcc/meetings/images/pfccparty.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/images/pfccparty.jpg -------------------------------------------------------------------------------- /pfcc/meetings/images/wechat_group.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/meetings/images/wechat_group.jpg -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/README.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/ast_ir.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/ast_ir.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/cinn_overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/cinn_overview.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/codegen.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/codegen.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/compiler_backgroud.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/compiler_backgroud.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/ast_ir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/ast_ir.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/cinn_arch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/cinn_arch.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/codegen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/codegen.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/compiler_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/compiler_all.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/compiler_tech.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/compiler_tech.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/diff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/diff.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/obj_function.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/obj_function.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/op_lower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/op_lower.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/softmax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/softmax.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/triton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/triton.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/tvm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/tvm.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/img/xla.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/img/xla.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/lower_to_ast.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/lower_to_ast.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/CINN/runtime_instr.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/CINN/runtime_instr.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/20221201_dygraph_backward.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/20221201_dygraph_backward.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/20221201_dygraph_forward.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/20221201_dygraph_forward.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/1.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/10.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/11.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/12.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/13.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/14.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/15.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/16.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/2.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/3.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/4.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/5.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/6.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/7.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/8.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Dygraph/image/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Dygraph/image/9.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/QA_learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/QA_learning.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/README.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/basic_concepts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/basic_concepts.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/code_convention.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/code_convention.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/control_flow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/control_flow.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/diff_with_program.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/diff_with_program.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/first_step.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/first_step.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/api.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/api.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/arch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/arch.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/arch2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/arch2.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/arch3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/arch3.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/architecture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/architecture.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/diff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/diff.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/edge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/edge.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/kernel_program.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/kernel_program.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/module.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/module.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/old_arch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/old_arch.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/operator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/operator.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/opinfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/opinfo.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/param_cpp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/param_cpp.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/param_py.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/param_py.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/parser.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/parser.jpeg -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/pir_api.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/pir_api.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/traits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/traits.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/vaule.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/vaule.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/version-compat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/version-compat.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/version-update.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/version-update.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/while_op_detail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/while_op_detail.jpg -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/img/while_op_detail2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/img/while_op_detail2.jpg -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/ir_program.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/ir_program.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/pir_save_load.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/pir_save_load.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/IR_Dialect/program_translator.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/IR_Dialect/program_translator.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/Inplace/inplace_introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/Inplace/inplace_introduction.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/README.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/ZeroDim/all_zero_dim_api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/ZeroDim/all_zero_dim_api.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/ZeroDim/judge_zero_dim.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/ZeroDim/judge_zero_dim.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/ZeroDim/zero_dim_concept.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/ZeroDim/zero_dim_concept.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/auto_parallel/spmd_rules.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/auto_parallel/spmd_rules.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/auto_parallel/static_graph_pipelining.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/auto_parallel/static_graph_pipelining.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/code_gen/code_gen_ops.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/code_gen/code_gen_ops.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/combination_mechanism/design.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/combination_mechanism/design.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/combination_mechanism/development.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/combination_mechanism/development.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/combination_mechanism/images/goal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/combination_mechanism/images/goal.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/complex_autograd/complex_autograd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/complex_autograd/complex_autograd.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/complex_autograd/images/c-r-vjp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/complex_autograd/images/c-r-vjp.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/complex_autograd/images/c-r.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/complex_autograd/images/c-r.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/complex_autograd/images/d-c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/complex_autograd/images/d-c.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/complex_autograd/images/lr-infer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/complex_autograd/images/lr-infer.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/complex_autograd/images/lr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/complex_autograd/images/lr.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/static_graph_execution/img/dag.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/static_graph_execution/img/dag.jpg -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/static_graph_execution/img/graph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/static_graph_execution/img/graph.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/static_graph_execution/img/scope.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/static_graph_execution/img/scope.jpg -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/symbolic_opcode_translator/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/symbolic_opcode_translator/README.md -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/symbolic_opcode_translator/img/ir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/symbolic_opcode_translator/img/ir.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/sympy_to_func/images/sympy_tree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/sympy_to_func/images/sympy_tree.png -------------------------------------------------------------------------------- /pfcc/paddle-code-reading/sympy_to_func/sympy_to_func.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-code-reading/sympy_to_func/sympy_to_func.md -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/CPU瓶颈.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/CPU瓶颈.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/CPU瓶颈表现.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/CPU瓶颈表现.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/GPU瓶颈.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/GPU瓶颈.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/IO瓶颈.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/IO瓶颈.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/kernel_and_timeline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/kernel_and_timeline.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/op_and_timeline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/op_and_timeline.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/reader_cost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/reader_cost.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/timeline示例.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/timeline示例.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/timeline示例2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/timeline示例2.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/images/模型运行流程.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/images/模型运行流程.png -------------------------------------------------------------------------------- /pfcc/paddle-performance-opt/model_perf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle-performance-opt/model_perf.md -------------------------------------------------------------------------------- /pfcc/paddle_framework_docs/2022-05-24 .md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pfcc/paddle_framework_docs/2022-05-24 .md -------------------------------------------------------------------------------- /pposdwg/1st_member_candidates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pposdwg/1st_member_candidates.md -------------------------------------------------------------------------------- /pposdwg/2024-Q1-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pposdwg/2024-Q1-meeting-agenda.md -------------------------------------------------------------------------------- /pposdwg/2024-Q1-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pposdwg/2024-Q1-meeting-minutes.md -------------------------------------------------------------------------------- /pposdwg/2024-Q2-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pposdwg/2024-Q2-meeting-agenda.md -------------------------------------------------------------------------------- /pposdwg/2024-Q2-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pposdwg/2024-Q2-meeting-minutes.md -------------------------------------------------------------------------------- /pposdwg/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pposdwg/README.md -------------------------------------------------------------------------------- /pposdwg/pposdwg_charter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/pposdwg/pposdwg_charter.md -------------------------------------------------------------------------------- /ppsigs/Feature-request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/Feature-request.md -------------------------------------------------------------------------------- /ppsigs/MEMBERSHIP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/MEMBERSHIP.md -------------------------------------------------------------------------------- /ppsigs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/README.md -------------------------------------------------------------------------------- /ppsigs/article-implementation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/article-implementation/README.md -------------------------------------------------------------------------------- /ppsigs/article-implementation/代码转换记录.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/article-implementation/代码转换记录.pdf -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-07-05-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-07-05-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-07-05-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-07-05-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-07-12-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-07-12-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-07-12-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-07-12-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-07-19-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-07-19-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-07-19-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-07-19-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-07-30-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-07-30-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-07-30-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-07-30-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-08-06-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-08-06-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-08-06-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-08-06-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-08-27-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-08-27-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-08-27-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-08-27-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-09-10-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-09-10-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2023/2023-09-10-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2023/2023-09-10-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-06-26-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-06-26-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-06-26-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-06-26-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-07-10-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-07-10-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-07-10-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-07-10-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-07-24-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-07-24-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-07-24-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-07-24-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-08-14-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-08-14-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-08-14-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-08-14-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-08-28-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-08-28-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-08-28-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-08-28-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-09-11-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-09-11-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-09-11-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-09-11-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-09-25-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-09-25-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-09-25-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-09-25-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-10-09-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-10-09-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-10-09-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-10-09-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-10-23-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-10-23-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-10-23-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-10-23-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-11-06-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-11-06-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-11-06-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-11-06-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-11-20-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-11-20-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-11-20-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-11-20-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-12-04-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-12-04-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-12-04-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-12-04-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-12-18-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-12-18-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2024/2024-12-18-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2024/2024-12-18-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-01-08-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-01-08-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-01-08-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-01-08-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-01-22-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-01-22-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-01-22-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-01-22-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-02-19-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-02-19-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-02-19-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-02-19-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-03-05-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-03-05-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-03-05-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-03-05-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-03-19-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-03-19-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-03-19-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-03-19-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-04-02-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-04-02-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-04-02-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-04-02-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-04-23-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-04-23-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-05-16-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-05-16-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-06-04-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-06-04-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-06-25-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-06-25-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-07-09-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-07-09-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-07-09-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-07-09-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-08-06-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-08-06-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-08-06-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-08-06-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-09-10-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-09-10-meeting-agenda.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-09-10-meeting-minutes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-09-10-meeting-minutes.md -------------------------------------------------------------------------------- /ppsigs/meetings/2025/2025-10-22-meeting-agenda.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/ppsigs/meetings/2025/2025-10-22-meeting-agenda.md -------------------------------------------------------------------------------- /reports/docs/dev_guides/85_【开源社区对比研究】 以ci为例.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/docs/dev_guides/85_【开源社区对比研究】 以ci为例.md -------------------------------------------------------------------------------- /reports/docs/dev_guides/86_【开源贡献对比研究】以贡献文档为例.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/docs/dev_guides/86_【开源贡献对比研究】以贡献文档为例.md -------------------------------------------------------------------------------- /reports/docs/ernie_tutorial/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /reports/docs/ernie_tutorial/Pi5Translator.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/docs/ernie_tutorial/Pi5Translator.md -------------------------------------------------------------------------------- /reports/docs/ernie_tutorial/Pi5Translator_cn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/docs/ernie_tutorial/Pi5Translator_cn.md -------------------------------------------------------------------------------- /reports/docs/ernie_tutorial/ernie_4.5_vl_performance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/docs/ernie_tutorial/ernie_4.5_vl_performance.png -------------------------------------------------------------------------------- /reports/docs/ernie_tutorial/hardware.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/docs/ernie_tutorial/hardware.jpg -------------------------------------------------------------------------------- /reports/docs/ernie_tutorial/video2code_cn.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/docs/ernie_tutorial/video2code_cn.ipynb -------------------------------------------------------------------------------- /reports/docs/ernie_tutorial/video2code_demo.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/docs/ernie_tutorial/video2code_demo.mp4 -------------------------------------------------------------------------------- /reports/docs/ernie_tutorial/video2code_en.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/docs/ernie_tutorial/video2code_en.ipynb -------------------------------------------------------------------------------- /reports/insight/89_源光闪烁.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/reports/insight/89_源光闪烁.ipynb -------------------------------------------------------------------------------- /rfcs/APIs/20200301_api_design_for_quantile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20200301_api_design_for_quantile.md -------------------------------------------------------------------------------- /rfcs/APIs/20200310_api_design_for_corrcoef.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20200310_api_design_for_corrcoef.md -------------------------------------------------------------------------------- /rfcs/APIs/20200819_api_design_for_frexp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20200819_api_design_for_frexp.md -------------------------------------------------------------------------------- /rfcs/APIs/20210312_api_design_for_one_cycle_lr.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20210312_api_design_for_one_cycle_lr.md -------------------------------------------------------------------------------- /rfcs/APIs/20220311_api_design_for_nanmean.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220311_api_design_for_nanmean.md -------------------------------------------------------------------------------- /rfcs/APIs/20220313_api_design_for_tripletmarginloss.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220313_api_design_for_tripletmarginloss.md -------------------------------------------------------------------------------- /rfcs/APIs/20220314_api_design_for_CyclicLR.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220314_api_design_for_CyclicLR.md -------------------------------------------------------------------------------- /rfcs/APIs/20220316_api_design_for_cdist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220316_api_design_for_cdist.md -------------------------------------------------------------------------------- /rfcs/APIs/20220316_api_design_for_cummax.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220316_api_design_for_cummax.md -------------------------------------------------------------------------------- /rfcs/APIs/20220317_api_design_for_ChannelShuffle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220317_api_design_for_ChannelShuffle.md -------------------------------------------------------------------------------- /rfcs/APIs/20220317_api_design_for_PixelUnshuffle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220317_api_design_for_PixelUnshuffle.md -------------------------------------------------------------------------------- /rfcs/APIs/20220318_api_design_for_nn_Softmax2D.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220318_api_design_for_nn_Softmax2D.md -------------------------------------------------------------------------------- /rfcs/APIs/20220319_api_design_for_CosineEmbeddingLoss.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220319_api_design_for_CosineEmbeddingLoss.md -------------------------------------------------------------------------------- /rfcs/APIs/20220319_api_design_for_frac.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220319_api_design_for_frac.md -------------------------------------------------------------------------------- /rfcs/APIs/20220321_api_design_for_heaviside.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220321_api_design_for_heaviside.md -------------------------------------------------------------------------------- /rfcs/APIs/20220321_api_design_for_logspace.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220321_api_design_for_logspace.md -------------------------------------------------------------------------------- /rfcs/APIs/20220323_api_design_for_tril_indices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220323_api_design_for_tril_indices.md -------------------------------------------------------------------------------- /rfcs/APIs/20220323_design_for_xlnet_readingcomprehension.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220323_design_for_xlnet_readingcomprehension.md -------------------------------------------------------------------------------- /rfcs/APIs/20220327_api_design_for_ASGD.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220327_api_design_for_ASGD.md -------------------------------------------------------------------------------- /rfcs/APIs/20220328_design_for_fsl_metaopt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220328_design_for_fsl_metaopt.md -------------------------------------------------------------------------------- /rfcs/APIs/20220329_api_design_for_RRelu.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220329_api_design_for_RRelu.md -------------------------------------------------------------------------------- /rfcs/APIs/20220329_api_design_for_sparse_add.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220329_api_design_for_sparse_add.md -------------------------------------------------------------------------------- /rfcs/APIs/20220329_api_design_for_sparse_divide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220329_api_design_for_sparse_divide.md -------------------------------------------------------------------------------- /rfcs/APIs/20220329_api_design_for_sparse_multiply.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220329_api_design_for_sparse_multiply.md -------------------------------------------------------------------------------- /rfcs/APIs/20220329_api_design_for_sparse_subtract.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220329_api_design_for_sparse_subtract.md -------------------------------------------------------------------------------- /rfcs/APIs/20220329_design_for_cholesky_solve.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220329_design_for_cholesky_solve.md -------------------------------------------------------------------------------- /rfcs/APIs/20220330_api_design_for_finfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220330_api_design_for_finfo.md -------------------------------------------------------------------------------- /rfcs/APIs/20220330_api_design_for_iinfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220330_api_design_for_iinfo.md -------------------------------------------------------------------------------- /rfcs/APIs/20220330_api_design_for_logcumsumexp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220330_api_design_for_logcumsumexp.md -------------------------------------------------------------------------------- /rfcs/APIs/20220330_api_design_for_pointer_summarizer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220330_api_design_for_pointer_summarizer.md -------------------------------------------------------------------------------- /rfcs/APIs/20220330_api_eval_for_fleet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220330_api_eval_for_fleet -------------------------------------------------------------------------------- /rfcs/APIs/20220331_api_design_for_nan_to_num.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220331_api_design_for_nan_to_num.md -------------------------------------------------------------------------------- /rfcs/APIs/20220331_api_design_for_nanmedian.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220331_api_design_for_nanmedian.md -------------------------------------------------------------------------------- /rfcs/APIs/20220331_api_design_for_paddle_sparse_sqrt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220331_api_design_for_paddle_sparse_sqrt.md -------------------------------------------------------------------------------- /rfcs/APIs/20220416_api_design_for_SotftMarginLoss.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220416_api_design_for_SotftMarginLoss.md -------------------------------------------------------------------------------- /rfcs/APIs/20220420_api_design_for_nanquantile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220420_api_design_for_nanquantile.md -------------------------------------------------------------------------------- /rfcs/APIs/20220429_api_design_for_index_fill.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220429_api_design_for_index_fill.md -------------------------------------------------------------------------------- /rfcs/APIs/20220522_api_optim_batchnorm1d.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220522_api_optim_batchnorm1d.md -------------------------------------------------------------------------------- /rfcs/APIs/20220705_api_design_for_sgn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220705_api_design_for_sgn.md -------------------------------------------------------------------------------- /rfcs/APIs/20220706_api_design_for_count_nonzero.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220706_api_design_for_count_nonzero.md -------------------------------------------------------------------------------- /rfcs/APIs/20220706_api_design_for_pairwise_distance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220706_api_design_for_pairwise_distance.md -------------------------------------------------------------------------------- /rfcs/APIs/20220706_api_design_for_vsplit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220706_api_design_for_vsplit.md -------------------------------------------------------------------------------- /rfcs/APIs/20220707_api_design_for_multi_margin_loss.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220707_api_design_for_multi_margin_loss.md -------------------------------------------------------------------------------- /rfcs/APIs/20220708_api_design_for_remainder_.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220708_api_design_for_remainder_.md -------------------------------------------------------------------------------- /rfcs/APIs/20220712_api_design_for_Laplace.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220712_api_design_for_Laplace.md -------------------------------------------------------------------------------- /rfcs/APIs/20220712_api_design_for_is_same_shape.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220712_api_design_for_is_same_shape.md -------------------------------------------------------------------------------- /rfcs/APIs/20220714_api_design_for_take.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220714_api_design_for_take.md -------------------------------------------------------------------------------- /rfcs/APIs/20220813_api_design_for_triu_indices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220813_api_design_for_triu_indices.md -------------------------------------------------------------------------------- /rfcs/APIs/20220902_api_design_for_nextafter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220902_api_design_for_nextafter.md -------------------------------------------------------------------------------- /rfcs/APIs/20220905_api_design_for_sparse_reshape.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220905_api_design_for_sparse_reshape.md -------------------------------------------------------------------------------- /rfcs/APIs/20220907_api_design_for_log_normal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220907_api_design_for_log_normal.md -------------------------------------------------------------------------------- /rfcs/APIs/20220907_api_design_for_sparse_transpose.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220907_api_design_for_sparse_transpose.md -------------------------------------------------------------------------------- /rfcs/APIs/20220908_api_design_for_gumbel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20220908_api_design_for_gumbel.md -------------------------------------------------------------------------------- /rfcs/APIs/20221027_api_design_for_MultivariateNormal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20221027_api_design_for_MultivariateNormal.md -------------------------------------------------------------------------------- /rfcs/APIs/20230220_api_design_for_cauchy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230220_api_design_for_cauchy.md -------------------------------------------------------------------------------- /rfcs/APIs/20230221_api_design_for_copysign.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230221_api_design_for_copysign.md -------------------------------------------------------------------------------- /rfcs/APIs/20230221_api_design_for_polor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230221_api_design_for_polor.md -------------------------------------------------------------------------------- /rfcs/APIs/20230222_api_design_for_gaussiannllloss.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230222_api_design_for_gaussiannllloss.md -------------------------------------------------------------------------------- /rfcs/APIs/20230222_api_design_for_ldexp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230222_api_design_for_ldexp.md -------------------------------------------------------------------------------- /rfcs/APIs/20230222_api_design_for_sparse_sum.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230222_api_design_for_sparse_sum.md -------------------------------------------------------------------------------- /rfcs/APIs/20230222_api_design_for_trapezoid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230222_api_design_for_trapezoid.md -------------------------------------------------------------------------------- /rfcs/APIs/20230222_design_for_cpu_tensor_file_descriptor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230222_design_for_cpu_tensor_file_descriptor.md -------------------------------------------------------------------------------- /rfcs/APIs/20230223_api_design_for_geometric.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230223_api_design_for_geometric.md -------------------------------------------------------------------------------- /rfcs/APIs/20230225_api_design_for_cumulative_trapezoid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230225_api_design_for_cumulative_trapezoid.md -------------------------------------------------------------------------------- /rfcs/APIs/20230225_api_design_for_sparse_slice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230225_api_design_for_sparse_slice.md -------------------------------------------------------------------------------- /rfcs/APIs/20230227_api_design_for_vander.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230227_api_design_for_vander.md -------------------------------------------------------------------------------- /rfcs/APIs/20230301_api_design_for_poissonnllloss.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230301_api_design_for_poissonnllloss.md -------------------------------------------------------------------------------- /rfcs/APIs/20230302_api_design_for_cummin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230302_api_design_for_cummin.md -------------------------------------------------------------------------------- /rfcs/APIs/20230305_api_design_for_paddle_sparse_isnan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230305_api_design_for_paddle_sparse_isnan.md -------------------------------------------------------------------------------- /rfcs/APIs/20230313_api_design_for_distribution_bernoulli.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230313_api_design_for_distribution_bernoulli.md -------------------------------------------------------------------------------- /rfcs/APIs/20230314_api_design_for_unflatten.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230314_api_design_for_unflatten.md -------------------------------------------------------------------------------- /rfcs/APIs/20230318_api_design_for_i0&i0e.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230318_api_design_for_i0&i0e.md -------------------------------------------------------------------------------- /rfcs/APIs/20230321_api_design_for_pca_lowrank.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230321_api_design_for_pca_lowrank.md -------------------------------------------------------------------------------- /rfcs/APIs/20230324_api_design_for_polygamma.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230324_api_design_for_polygamma.md -------------------------------------------------------------------------------- /rfcs/APIs/20230326_api_design_for_i1&i1e.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230326_api_design_for_i1&i1e.md -------------------------------------------------------------------------------- /rfcs/APIs/20230327_api_design_for_nextafter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230327_api_design_for_nextafter.md -------------------------------------------------------------------------------- /rfcs/APIs/20230405_api_design_for_sparse_any.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230405_api_design_for_sparse_any.md -------------------------------------------------------------------------------- /rfcs/APIs/20230406_api_design_for_sparse_concat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230406_api_design_for_sparse_concat.md -------------------------------------------------------------------------------- /rfcs/APIs/20230419_api_design_for_sparse_coo_nn_softmax.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230419_api_design_for_sparse_coo_nn_softmax.md -------------------------------------------------------------------------------- /rfcs/APIs/20230422_api_design_for_matrix_exp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230422_api_design_for_matrix_exp.md -------------------------------------------------------------------------------- /rfcs/APIs/20230426_api_design_for_i0&i0e.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230426_api_design_for_i0&i0e.md -------------------------------------------------------------------------------- /rfcs/APIs/20230913_api_design_for_masked_fill.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230913_api_design_for_masked_fill.md -------------------------------------------------------------------------------- /rfcs/APIs/20230913_api_design_for_multigammaln.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230913_api_design_for_multigammaln.md -------------------------------------------------------------------------------- /rfcs/APIs/20230914_api_design_for_bernoulli_&log_normal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230914_api_design_for_bernoulli_&log_normal.md -------------------------------------------------------------------------------- /rfcs/APIs/20230914_api_design_for_copysign.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230914_api_design_for_copysign.md -------------------------------------------------------------------------------- /rfcs/APIs/20230914_api_design_for_hypot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230914_api_design_for_hypot.md -------------------------------------------------------------------------------- /rfcs/APIs/20230914_api_design_for_igamma_and_igammac.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230914_api_design_for_igamma_and_igammac.md -------------------------------------------------------------------------------- /rfcs/APIs/20230914_api_design_for_index_fill.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230914_api_design_for_index_fill.md -------------------------------------------------------------------------------- /rfcs/APIs/20230915_api_design_for_masked_scatter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230915_api_design_for_masked_scatter.md -------------------------------------------------------------------------------- /rfcs/APIs/20230916_api_design_for_scatter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230916_api_design_for_scatter.md -------------------------------------------------------------------------------- /rfcs/APIs/20230918_api_design_for_put_along_axis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230918_api_design_for_put_along_axis.md -------------------------------------------------------------------------------- /rfcs/APIs/20230925_api_design_for_ConcatDataset.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230925_api_design_for_ConcatDataset.md -------------------------------------------------------------------------------- /rfcs/APIs/20230925_api_design_for_LinearLR.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230925_api_design_for_LinearLR.md -------------------------------------------------------------------------------- /rfcs/APIs/20230925_api_design_for_SubsetRandomSampler.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230925_api_design_for_SubsetRandomSampler.md -------------------------------------------------------------------------------- /rfcs/APIs/20230925_api_design_for_gammaln.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230925_api_design_for_gammaln.md -------------------------------------------------------------------------------- /rfcs/APIs/20230925_api_design_for_signbit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230925_api_design_for_signbit.md -------------------------------------------------------------------------------- /rfcs/APIs/20230926_api_design_for_binomial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230926_api_design_for_binomial.md -------------------------------------------------------------------------------- /rfcs/APIs/20230926_api_design_for_combinations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230926_api_design_for_combinations.md -------------------------------------------------------------------------------- /rfcs/APIs/20230926_api_design_for_pdist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230926_api_design_for_pdist.md -------------------------------------------------------------------------------- /rfcs/APIs/20230926_api_design_for_poisson.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230926_api_design_for_poisson.md -------------------------------------------------------------------------------- /rfcs/APIs/20230927_api_design_for_ContinuousBernoulli.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230927_api_design_for_ContinuousBernoulli.md -------------------------------------------------------------------------------- /rfcs/APIs/20230927_api_design_for_MultivariateNormal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230927_api_design_for_MultivariateNormal.md -------------------------------------------------------------------------------- /rfcs/APIs/20230927_api_design_for_bitwise_shift.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230927_api_design_for_bitwise_shift.md -------------------------------------------------------------------------------- /rfcs/APIs/20230928_api_design_for_atleast.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230928_api_design_for_atleast.md -------------------------------------------------------------------------------- /rfcs/APIs/20230928_api_design_for_distribution_exponential.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230928_api_design_for_distribution_exponential.md -------------------------------------------------------------------------------- /rfcs/APIs/20230928_api_design_for_distribution_gamma.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230928_api_design_for_distribution_gamma.md -------------------------------------------------------------------------------- /rfcs/APIs/20230928_api_design_for_householder_product.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230928_api_design_for_householder_product.md -------------------------------------------------------------------------------- /rfcs/APIs/20230929_api_design_for_diagonal_scatter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20230929_api_design_for_diagonal_scatter.md -------------------------------------------------------------------------------- /rfcs/APIs/20231001_api_design_for_histogramdd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231001_api_design_for_histogramdd.md -------------------------------------------------------------------------------- /rfcs/APIs/20231003_api_design_for_tensor_split.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231003_api_design_for_tensor_split.md -------------------------------------------------------------------------------- /rfcs/APIs/20231006_api_design_for_stack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231006_api_design_for_stack.md -------------------------------------------------------------------------------- /rfcs/APIs/20231009_api_design_for_fractional_max_pool.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231009_api_design_for_fractional_max_pool.md -------------------------------------------------------------------------------- /rfcs/APIs/20231019_api_design_for_lp_pool.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231019_api_design_for_lp_pool.md -------------------------------------------------------------------------------- /rfcs/APIs/20231025_api_design_for_sparse_matmul.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231025_api_design_for_sparse_matmul.md -------------------------------------------------------------------------------- /rfcs/APIs/20231110_api_design_for_Rprop.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231110_api_design_for_Rprop.md -------------------------------------------------------------------------------- /rfcs/APIs/20231111_api_design_for_ASGD.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231111_api_design_for_ASGD.md -------------------------------------------------------------------------------- /rfcs/APIs/20231123_api_design_for_select_scatter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231123_api_design_for_select_scatter.md -------------------------------------------------------------------------------- /rfcs/APIs/20231126_api_design_for_apply.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231126_api_design_for_apply.md -------------------------------------------------------------------------------- /rfcs/APIs/20231206_api_design_for_matrix_exp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231206_api_design_for_matrix_exp.md -------------------------------------------------------------------------------- /rfcs/APIs/20231206_api_design_for_slice_scatter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20231206_api_design_for_slice_scatter.md -------------------------------------------------------------------------------- /rfcs/APIs/20240326_api_design_for_ormqr.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240326_api_design_for_ormqr.md -------------------------------------------------------------------------------- /rfcs/APIs/20240326_api_design_for_sinc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240326_api_design_for_sinc.md -------------------------------------------------------------------------------- /rfcs/APIs/20240329_api_design_for_NAdam.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240329_api_design_for_NAdam.md -------------------------------------------------------------------------------- /rfcs/APIs/20240415_api_design_for_Chi2_LKJCholesky.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240415_api_design_for_Chi2_LKJCholesky.md -------------------------------------------------------------------------------- /rfcs/APIs/20240416_api_design_for_RAdam.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240416_api_design_for_RAdam.md -------------------------------------------------------------------------------- /rfcs/APIs/20240418_api_design_for_isposinf_isneginf_isreal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240418_api_design_for_isposinf_isneginf_isreal.md -------------------------------------------------------------------------------- /rfcs/APIs/20240428_api_design_for_StudentT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240428_api_design_for_StudentT.md -------------------------------------------------------------------------------- /rfcs/APIs/20240428_api_design_for_isin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240428_api_design_for_isin.md -------------------------------------------------------------------------------- /rfcs/APIs/20240510_api_design_for_cholesky_inverse.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240510_api_design_for_cholesky_inverse.md -------------------------------------------------------------------------------- /rfcs/APIs/20240515_api_design_for_sparse_mask_as.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240515_api_design_for_sparse_mask_as.md -------------------------------------------------------------------------------- /rfcs/APIs/20240604_api_design_for_cartesian_prod.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240604_api_design_for_cartesian_prod.md -------------------------------------------------------------------------------- /rfcs/APIs/20240604_api_design_for_feature_alpha_dropout.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240604_api_design_for_feature_alpha_dropout.md -------------------------------------------------------------------------------- /rfcs/APIs/20240829_api_design_for_amsgrad.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240829_api_design_for_amsgrad.md -------------------------------------------------------------------------------- /rfcs/APIs/20240916_api_design_for_load_state_dict_from_url.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240916_api_design_for_load_state_dict_from_url.md -------------------------------------------------------------------------------- /rfcs/APIs/20240918_api_design_bartlett_kaiser_nuttall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240918_api_design_bartlett_kaiser_nuttall.md -------------------------------------------------------------------------------- /rfcs/APIs/20240918_api_design_parameterdict.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240918_api_design_parameterdict.md -------------------------------------------------------------------------------- /rfcs/APIs/20240919_api_design_for_lu_solve.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240919_api_design_for_lu_solve.md -------------------------------------------------------------------------------- /rfcs/APIs/20240926_api_design_for_set__resize_.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240926_api_design_for_set__resize_.md -------------------------------------------------------------------------------- /rfcs/APIs/20240929_api_design_for_embeddingbag.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20240929_api_design_for_embeddingbag.md -------------------------------------------------------------------------------- /rfcs/APIs/20241028_api_design_for_transolver.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20241028_api_design_for_transolver.md -------------------------------------------------------------------------------- /rfcs/APIs/20241105_api_design_for_DrivAerNet++.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20241105_api_design_for_DrivAerNet++.md -------------------------------------------------------------------------------- /rfcs/APIs/20241105_api_design_for_DrivAerNet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20241105_api_design_for_DrivAerNet.md -------------------------------------------------------------------------------- /rfcs/APIs/20250116_api_design_for_baddbmm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/20250116_api_design_for_baddbmm.md -------------------------------------------------------------------------------- /rfcs/APIs/api_design_for_multilabel_soft_margin_loss.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/api_design_for_multilabel_soft_margin_loss.md -------------------------------------------------------------------------------- /rfcs/APIs/api_design_for_reverse_diagram_visualization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/api_design_for_reverse_diagram_visualization.md -------------------------------------------------------------------------------- /rfcs/APIs/api_design_for_reverse_diagram_visualization_2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/api_design_for_reverse_diagram_visualization_2.md -------------------------------------------------------------------------------- /rfcs/APIs/api_design_for_tripletmargindistanceloss.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/api_design_for_tripletmargindistanceloss.md -------------------------------------------------------------------------------- /rfcs/APIs/api_design_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/api_design_template.md -------------------------------------------------------------------------------- /rfcs/APIs/image/bn-opt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/bn-opt.png -------------------------------------------------------------------------------- /rfcs/APIs/image/img_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/img_3.png -------------------------------------------------------------------------------- /rfcs/APIs/image/img_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/img_4.png -------------------------------------------------------------------------------- /rfcs/APIs/image/img_ASGD_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/img_ASGD_0.png -------------------------------------------------------------------------------- /rfcs/APIs/image/img_ASGD_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/img_ASGD_1.png -------------------------------------------------------------------------------- /rfcs/APIs/image/img_LPPool_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/img_LPPool_0.png -------------------------------------------------------------------------------- /rfcs/APIs/image/img_LPPool_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/img_LPPool_1.png -------------------------------------------------------------------------------- /rfcs/APIs/image/img_LPPool_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/img_LPPool_2.png -------------------------------------------------------------------------------- /rfcs/APIs/image/img_Rprop_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/img_Rprop_0.png -------------------------------------------------------------------------------- /rfcs/APIs/image/img_Rprop_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/image/img_Rprop_1.png -------------------------------------------------------------------------------- /rfcs/APIs/img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/img.png -------------------------------------------------------------------------------- /rfcs/APIs/img_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/img_1.png -------------------------------------------------------------------------------- /rfcs/APIs/img_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/APIs/img_2.png -------------------------------------------------------------------------------- /rfcs/AVH/20230222_ppocr_det_deploy_for_arm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/AVH/20230222_ppocr_det_deploy_for_arm.md -------------------------------------------------------------------------------- /rfcs/AVH/20230222_ppseg_deploy_for_arm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/AVH/20230222_ppseg_deploy_for_arm.md -------------------------------------------------------------------------------- /rfcs/AVH/20230228_paddleclas_deploy_for_arm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/AVH/20230228_paddleclas_deploy_for_arm.md -------------------------------------------------------------------------------- /rfcs/AVH/20230228_ppocr_cls_deploy_for_arm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/AVH/20230228_ppocr_cls_deploy_for_arm.md -------------------------------------------------------------------------------- /rfcs/AVH/20230306_pptinypose_deploy_for_arm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/AVH/20230306_pptinypose_deploy_for_arm.md -------------------------------------------------------------------------------- /rfcs/Article/20240321_guide_to_using_Inplace.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/20240321_guide_to_using_Inplace.md -------------------------------------------------------------------------------- /rfcs/Article/20240321_guide_to_using_index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/20240321_guide_to_using_index.md -------------------------------------------------------------------------------- /rfcs/Article/20240407_guide_to_using_fft.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/20240407_guide_to_using_fft.md -------------------------------------------------------------------------------- /rfcs/Article/20240409_guide_to_using_0d_tensor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/20240409_guide_to_using_0d_tensor.md -------------------------------------------------------------------------------- /rfcs/Article/20240412_guide_to_using_sparse.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/20240412_guide_to_using_sparse.md -------------------------------------------------------------------------------- /rfcs/Article/guide_to_use_sparse.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/guide_to_use_sparse.md -------------------------------------------------------------------------------- /rfcs/Article/images/compressed_image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/images/compressed_image.jpg -------------------------------------------------------------------------------- /rfcs/Article/images/coo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/images/coo.gif -------------------------------------------------------------------------------- /rfcs/Article/images/coo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/images/coo.png -------------------------------------------------------------------------------- /rfcs/Article/images/csr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/images/csr.gif -------------------------------------------------------------------------------- /rfcs/Article/images/csr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/images/csr.png -------------------------------------------------------------------------------- /rfcs/Article/images/image-20240410214758176.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/images/image-20240410214758176.png -------------------------------------------------------------------------------- /rfcs/Article/images/image-20240410220143454.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/images/image-20240410220143454.png -------------------------------------------------------------------------------- /rfcs/Article/images/image-20240420160433923.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/images/image-20240420160433923.png -------------------------------------------------------------------------------- /rfcs/Article/images/lenna.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/images/lenna.png -------------------------------------------------------------------------------- /rfcs/Article/paddle_linalg.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/paddle_linalg.md -------------------------------------------------------------------------------- /rfcs/Article/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/readme.md -------------------------------------------------------------------------------- /rfcs/Article/【Hackathon 6th Article No.4】PCA线性代数基础及领域应用.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/【Hackathon 6th Article No.4】PCA线性代数基础及领域应用.md -------------------------------------------------------------------------------- /rfcs/Article/【Hackathon 6th Article No.6】稀疏ResNet的学习心得.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Article/【Hackathon 6th Article No.6】稀疏ResNet的学习心得.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20200802_cinn_api_design_arange.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20200802_cinn_api_design_arange.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20200909_cinn_api_design_repeat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20200909_cinn_api_design_repeat.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20220711_api_design_for_squeeze.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20220711_api_design_for_squeeze.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20220729_api_design_for_argmin_and_argmax.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20220729_api_design_for_argmin_and_argmax.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20220802_api_design_for_clip.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20220802_api_design_for_clip.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20220802_cinn_api_design_one_hot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20220802_cinn_api_design_one_hot.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20220807_api_design_for_flip.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20220807_api_design_for_flip.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20220811_api_design_for_cast.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20220811_api_design_for_cast.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20220811_api_design_for_gather_and_scatter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20220811_api_design_for_gather_and_scatter.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20220820_api_design_for_argsort_and_sort.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20220820_api_design_for_argsort_and_sort.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20230221_cinn_api_design_ bitcast_convert.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20230221_cinn_api_design_ bitcast_convert.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/20230226_cinn_api_design_resize.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/20230226_cinn_api_design_resize.md -------------------------------------------------------------------------------- /rfcs/CINN/APIs/api_design_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CINN/APIs/api_design_template.md -------------------------------------------------------------------------------- /rfcs/CodeStyle/20220805_code_style_improvement_for_unittest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CodeStyle/20220805_code_style_improvement_for_unittest.md -------------------------------------------------------------------------------- /rfcs/CodeStyle/20220927_introducing_flake8.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CodeStyle/20220927_introducing_flake8.md -------------------------------------------------------------------------------- /rfcs/CodeStyle/20221018_introducing_black.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CodeStyle/20221018_introducing_black.md -------------------------------------------------------------------------------- /rfcs/CodeStyle/20221111_introducing_isort.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CodeStyle/20221111_introducing_isort.md -------------------------------------------------------------------------------- /rfcs/CodeStyle/20230305_introducing_ruff.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CodeStyle/20230305_introducing_ruff.md -------------------------------------------------------------------------------- /rfcs/CodeStyle/20230501_introducing_clang_tidy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CodeStyle/20230501_introducing_clang_tidy.md -------------------------------------------------------------------------------- /rfcs/CodeStyle/20240514_introducing_clang_tidy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CodeStyle/20240514_introducing_clang_tidy.md -------------------------------------------------------------------------------- /rfcs/CodeStyle/【Hackathon 6th】为 Paddle 框架 API 添加类型提示.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/CodeStyle/【Hackathon 6th】为 Paddle 框架 API 添加类型提示.md -------------------------------------------------------------------------------- /rfcs/DeepXDE/20220310_DeepXDE_design_for_paddle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/DeepXDE/20220310_DeepXDE_design_for_paddle.md -------------------------------------------------------------------------------- /rfcs/Distribute/2025217_design_for_remove_oldIRtest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Distribute/2025217_design_for_remove_oldIRtest.md -------------------------------------------------------------------------------- /rfcs/Docs/20220320_docs_eval_docs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Docs/20220320_docs_eval_docs.md -------------------------------------------------------------------------------- /rfcs/Docs/【Hackathon No.111】RFC.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Docs/【Hackathon No.111】RFC.md -------------------------------------------------------------------------------- /rfcs/Docs/【Hackathon No.112】RFC修改: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Docs/【Hackathon No.112】RFC修改 -------------------------------------------------------------------------------- /rfcs/Docs/【Hackathon No.87】RFC.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Docs/【Hackathon No.87】RFC.md -------------------------------------------------------------------------------- /rfcs/Docs/将 xdoctest 引入到飞桨框架工作流中.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Docs/将 xdoctest 引入到飞桨框架工作流中.md -------------------------------------------------------------------------------- /rfcs/Docs/飞桨框架 C++ 文档抽取与展示.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Docs/飞桨框架 C++ 文档抽取与展示.md -------------------------------------------------------------------------------- /rfcs/Dy2St/20251011_sot_py314_support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Dy2St/20251011_sot_py314_support.md -------------------------------------------------------------------------------- /rfcs/Executor/Paddle 框架旧执行器功能退场.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Executor/Paddle 框架旧执行器功能退场.md -------------------------------------------------------------------------------- /rfcs/FSL-Mate/20220315_fsl_mate_design_for_hpo_rand.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FSL-Mate/20220315_fsl_mate_design_for_hpo_rand.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230221_add_solov2_for_fastdeploy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230221_add_solov2_for_fastdeploy.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230221_deploy_ppocrv3_for_rknpu2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230221_deploy_ppocrv3_for_rknpu2.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230221_deploy_ppocrv3_pointpillars_jetson.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230221_deploy_ppocrv3_pointpillars_jetson.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230222_deploy_PaddleDetection_by_Java.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230222_deploy_PaddleDetection_by_Java.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230301_deploy_PaddleDetection_by_Go.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230301_deploy_PaddleDetection_by_Go.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230303_horizon_for_FastDeploy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230303_horizon_for_FastDeploy.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230402_add_CANN_backend_for_FastDeploy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230402_add_CANN_backend_for_FastDeploy.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230406_add_slanet_for_fastdeploy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230406_add_slanet_for_fastdeploy.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230407_add_tvm_for_fastdeploy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230407_add_tvm_for_fastdeploy.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230408_add_LayoutXLM_for_fastdeploy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230408_add_LayoutXLM_for_fastdeploy.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20230409_FastDeploy_add_yoloer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20230409_FastDeploy_add_yoloer.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20250916_add_minimax_m1_for_fastdeploy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20250916_add_minimax_m1_for_fastdeploy.md -------------------------------------------------------------------------------- /rfcs/FastDeploy/20251114_add_minicpmV41_for_fastdeploy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/FastDeploy/20251114_add_minicpmV41_for_fastdeploy.md -------------------------------------------------------------------------------- /rfcs/Installation/20221009_docker_api_update.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Installation/20221009_docker_api_update.md -------------------------------------------------------------------------------- /rfcs/Julia/20220322_ChainRules_NeuralPDE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Julia/20220322_ChainRules_NeuralPDE.md -------------------------------------------------------------------------------- /rfcs/Lite/20200330_api_design_for_web_model_converter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Lite/20200330_api_design_for_web_model_converter.md -------------------------------------------------------------------------------- /rfcs/Lite/20220329_yolov5_android.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Lite/20220329_yolov5_android.md -------------------------------------------------------------------------------- /rfcs/Lite/rfc_64.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Lite/rfc_64.md -------------------------------------------------------------------------------- /rfcs/Lite/rfcs_62.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Lite/rfcs_62.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20220305_logsumexp_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20220305_logsumexp_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20220714_dist_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20220714_dist_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20220805_erfinv_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20220805_erfinv_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20220810_poisson_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20220810_poisson_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20220823_deformable_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20220823_deformable_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20220904_adaptive_pool_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20220904_adaptive_pool_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20220908_lerp_grad_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20220908_lerp_grad_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20220912_argmin_max_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20220912_argmin_max_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20220912_slice_grad_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20220912_slice_grad_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20230222_prelu_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20230222_prelu_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20230305_expand_as_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20230305_expand_as_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20230312_kthvalue_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20230312_kthvalue_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20230319_tile_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20230319_tile_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20230327_lerp__op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20230327_lerp__op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20230328_histogram_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20230328_histogram_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/20230416_lerp_op_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/20230416_lerp_op_optimization.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/images/logsumexp_computation_graph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/images/logsumexp_computation_graph.png -------------------------------------------------------------------------------- /rfcs/OPs-Perf/op_optimization_example.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/op_optimization_example.md -------------------------------------------------------------------------------- /rfcs/OPs-Perf/op_optimization_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/OPs-Perf/op_optimization_template.md -------------------------------------------------------------------------------- /rfcs/Others/20230304_design_for_remove_circle_import.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Others/20230304_design_for_remove_circle_import.md -------------------------------------------------------------------------------- /rfcs/Others/20230324_design_for_TensorHook_dy2static.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Others/20230324_design_for_TensorHook_dy2static.md -------------------------------------------------------------------------------- /rfcs/Others/20230731_design_for_paddle_flags.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Others/20230731_design_for_paddle_flags.md -------------------------------------------------------------------------------- /rfcs/Others/20241127_python_pass.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Others/20241127_python_pass.md -------------------------------------------------------------------------------- /rfcs/Others/TensorHook_dy2static.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Others/TensorHook_dy2static.md -------------------------------------------------------------------------------- /rfcs/PaddleClas/SOLIDER.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleClas/SOLIDER.md -------------------------------------------------------------------------------- /rfcs/PaddleDTX/dai_fabric.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleDTX/dai_fabric.md -------------------------------------------------------------------------------- /rfcs/PaddleDTX/paillier_opt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleDTX/paillier_opt.md -------------------------------------------------------------------------------- /rfcs/PaddleDetection/DEIM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleDetection/DEIM.md -------------------------------------------------------------------------------- /rfcs/PaddleDetection/DET重点模型支持实例分割.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleDetection/DET重点模型支持实例分割.md -------------------------------------------------------------------------------- /rfcs/PaddleDetection/rtdetrv3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleDetection/rtdetrv3.md -------------------------------------------------------------------------------- /rfcs/PaddleMIX/template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleMIX/template.md -------------------------------------------------------------------------------- /rfcs/PaddleNLP/20231119_add_to_static_for_paddlenlp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleNLP/20231119_add_to_static_for_paddlenlp.md -------------------------------------------------------------------------------- /rfcs/PaddleNLP/20241104_add_tokenizer_fast_for_paddlenlp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleNLP/20241104_add_tokenizer_fast_for_paddlenlp.md -------------------------------------------------------------------------------- /rfcs/PaddleNLP/20250305_add_apollo_for_paddlenlp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleNLP/20250305_add_apollo_for_paddlenlp.md -------------------------------------------------------------------------------- /rfcs/PaddleNLP/20250402_add_gemma2_for_paddlenlp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleNLP/20250402_add_gemma2_for_paddlenlp.md -------------------------------------------------------------------------------- /rfcs/PaddleNLP/20250402_add_modernbert_for_paddlenlp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleNLP/20250402_add_modernbert_for_paddlenlp.md -------------------------------------------------------------------------------- /rfcs/PaddleNLP/20250402_add_phi3_for_paddlenlp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleNLP/20250402_add_phi3_for_paddlenlp.md -------------------------------------------------------------------------------- /rfcs/PaddleNLP/升级paddlenlp.transformers内的模型结构并且增加基础单测.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleNLP/升级paddlenlp.transformers内的模型结构并且增加基础单测.md -------------------------------------------------------------------------------- /rfcs/PaddleOCR/MixTex.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleOCR/MixTex.md -------------------------------------------------------------------------------- /rfcs/PaddleOCR/Trocr_Formula_Rec.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleOCR/Trocr_Formula_Rec.md -------------------------------------------------------------------------------- /rfcs/PaddleSeg/pidnet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleSeg/pidnet.md -------------------------------------------------------------------------------- /rfcs/PaddleSpeech/PaddleSpeech 套件能力建设.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleSpeech/PaddleSpeech 套件能力建设.md -------------------------------------------------------------------------------- /rfcs/PaddleSpeech/audiotools.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleSpeech/audiotools.md -------------------------------------------------------------------------------- /rfcs/PaddleSpeech/dac-loss.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleSpeech/dac-loss.md -------------------------------------------------------------------------------- /rfcs/PaddleYOLO/yolo11.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/PaddleYOLO/yolo11.md -------------------------------------------------------------------------------- /rfcs/SNPE/20231003_develop_RMSNorm_based_on_SNPE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/SNPE/20231003_develop_RMSNorm_based_on_SNPE.md -------------------------------------------------------------------------------- /rfcs/Science/20220320_docs_design_for_paddlescience.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20220320_docs_design_for_paddlescience.md -------------------------------------------------------------------------------- /rfcs/Science/20220322_Science_design_for_sample.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20220322_Science_design_for_sample.md -------------------------------------------------------------------------------- /rfcs/Science/20220710_api_design_for_GradNorm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20220710_api_design_for_GradNorm.md -------------------------------------------------------------------------------- /rfcs/Science/20220907_science_65.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20220907_science_65.md -------------------------------------------------------------------------------- /rfcs/Science/20220912_sicience_61.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20220912_sicience_61.md -------------------------------------------------------------------------------- /rfcs/Science/20220912_stl_inflation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20220912_stl_inflation.md -------------------------------------------------------------------------------- /rfcs/Science/20230929_epnn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20230929_epnn.md -------------------------------------------------------------------------------- /rfcs/Science/20230929_phycrnet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20230929_phycrnet.md -------------------------------------------------------------------------------- /rfcs/Science/20231009_science_56.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20231009_science_56.md -------------------------------------------------------------------------------- /rfcs/Science/20231011_paper_topology_optimization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20231011_paper_topology_optimization.md -------------------------------------------------------------------------------- /rfcs/Science/20231012_phygeonet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20231012_phygeonet.md -------------------------------------------------------------------------------- /rfcs/Science/20231018_nowcastnet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20231018_nowcastnet.md -------------------------------------------------------------------------------- /rfcs/Science/20231201_graphcast.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20231201_graphcast.md -------------------------------------------------------------------------------- /rfcs/Science/20240321_ldcast.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20240321_ldcast.md -------------------------------------------------------------------------------- /rfcs/Science/20240325_science_xpinn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20240325_science_xpinn.md -------------------------------------------------------------------------------- /rfcs/Science/20240327_science_graph_cast.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20240327_science_graph_cast.md -------------------------------------------------------------------------------- /rfcs/Science/20240328_SDGD_optimizer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20240328_SDGD_optimizer.md -------------------------------------------------------------------------------- /rfcs/Science/20240402_PIRATENETS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20240402_PIRATENETS.md -------------------------------------------------------------------------------- /rfcs/Science/20240823_GeoFNO .md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20240823_GeoFNO .md -------------------------------------------------------------------------------- /rfcs/Science/20241018_open3d_for_paddle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241018_open3d_for_paddle.md -------------------------------------------------------------------------------- /rfcs/Science/20241021_deepali.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241021_deepali.md -------------------------------------------------------------------------------- /rfcs/Science/20241021_neuraloperator.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241021_neuraloperator.md -------------------------------------------------------------------------------- /rfcs/Science/20241022_torchscatter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241022_torchscatter.md -------------------------------------------------------------------------------- /rfcs/Science/20241025_paddle_for_neuraloperator_qikai123.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241025_paddle_for_neuraloperator_qikai123.md -------------------------------------------------------------------------------- /rfcs/Science/20241105_harmonics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241105_harmonics.md -------------------------------------------------------------------------------- /rfcs/Science/20241105_torch_harmonics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241105_torch_harmonics.md -------------------------------------------------------------------------------- /rfcs/Science/20241110_torch_geometric_rfc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241110_torch_geometric_rfc.md -------------------------------------------------------------------------------- /rfcs/Science/20241111_harmonics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241111_harmonics.md -------------------------------------------------------------------------------- /rfcs/Science/20241112_torchscatter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241112_torchscatter.md -------------------------------------------------------------------------------- /rfcs/Science/20241224_torchscatter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20241224_torchscatter.md -------------------------------------------------------------------------------- /rfcs/Science/20250303_CoNFiLD.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20250303_CoNFiLD.md -------------------------------------------------------------------------------- /rfcs/Science/20250305_fengwu.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20250305_fengwu.md -------------------------------------------------------------------------------- /rfcs/Science/20250305_pangu_weather.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20250305_pangu_weather.md -------------------------------------------------------------------------------- /rfcs/Science/20250311_soap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20250311_soap.md -------------------------------------------------------------------------------- /rfcs/Science/202503525_mattersim.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/202503525_mattersim.md -------------------------------------------------------------------------------- /rfcs/Science/20250404_add_wgan_gp_for_paddlescience.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20250404_add_wgan_gp_for_paddlescience.md -------------------------------------------------------------------------------- /rfcs/Science/20250426_fuxi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20250426_fuxi.md -------------------------------------------------------------------------------- /rfcs/Science/20250527_paddle_sparse.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20250527_paddle_sparse.md -------------------------------------------------------------------------------- /rfcs/Science/202505821_paddle_spline_conv.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/202505821_paddle_spline_conv.md -------------------------------------------------------------------------------- /rfcs/Science/20250821_paddle_cluster.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20250821_paddle_cluster.md -------------------------------------------------------------------------------- /rfcs/Science/20251009_e3nn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/20251009_e3nn.md -------------------------------------------------------------------------------- /rfcs/Science/hackthon5th_53.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/hackthon5th_53.md -------------------------------------------------------------------------------- /rfcs/Science/hackthon5th_54.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/hackthon5th_54.md -------------------------------------------------------------------------------- /rfcs/Science/hackthon8th_13_domino.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/hackthon8th_13_domino.md -------------------------------------------------------------------------------- /rfcs/Science/hackthon8th_16_data_efficient_nopt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/hackthon8th_16_data_efficient_nopt.md -------------------------------------------------------------------------------- /rfcs/Science/images/20230929_epnn/equation1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20230929_epnn/equation1.png -------------------------------------------------------------------------------- /rfcs/Science/images/20230929_epnn/equation2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20230929_epnn/equation2.png -------------------------------------------------------------------------------- /rfcs/Science/images/20230929_epnn/intro1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20230929_epnn/intro1.png -------------------------------------------------------------------------------- /rfcs/Science/images/20230929_epnn/intro2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20230929_epnn/intro2.png -------------------------------------------------------------------------------- /rfcs/Science/images/20230929_epnn/training.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20230929_epnn/training.png -------------------------------------------------------------------------------- /rfcs/Science/images/20230929_phycrnet/intro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20230929_phycrnet/intro.png -------------------------------------------------------------------------------- /rfcs/Science/images/20231011_topopt/SIMP_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20231011_topopt/SIMP_example.png -------------------------------------------------------------------------------- /rfcs/Science/images/20231011_topopt/TopOptNN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20231011_topopt/TopOptNN.png -------------------------------------------------------------------------------- /rfcs/Science/images/20240321_ldcast/LDCast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20240321_ldcast/LDCast.png -------------------------------------------------------------------------------- /rfcs/Science/images/20240321_ldcast/cprs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20240321_ldcast/cprs.png -------------------------------------------------------------------------------- /rfcs/Science/images/20240402_piratenets/benchmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20240402_piratenets/benchmark.png -------------------------------------------------------------------------------- /rfcs/Science/images/20240402_piratenets/piratenets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/20240402_piratenets/piratenets.png -------------------------------------------------------------------------------- /rfcs/Science/images/open3d_for_paddle_demo_result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/images/open3d_for_paddle_demo_result.png -------------------------------------------------------------------------------- /rfcs/Science/template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/Science/template.md -------------------------------------------------------------------------------- /rfcs/TVM/20230302_add_tvm_op_for_paddle_frontend_0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/TVM/20230302_add_tvm_op_for_paddle_frontend_0.md -------------------------------------------------------------------------------- /rfcs/TVM/20230302_add_tvm_op_for_paddle_frontend_1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/TVM/20230302_add_tvm_op_for_paddle_frontend_1.md -------------------------------------------------------------------------------- /rfcs/TVM/20230303_paddle2tvm_design_228.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/TVM/20230303_paddle2tvm_design_228.md -------------------------------------------------------------------------------- /rfcs/TVM/20230410_paddle2tvm_design_fix_ops1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/TVM/20230410_paddle2tvm_design_fix_ops1.md -------------------------------------------------------------------------------- /rfcs/TVM/20230420_paddle2tvm_design_fix_ops: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/TVM/20230420_paddle2tvm_design_fix_ops -------------------------------------------------------------------------------- /rfcs/TVM/20230421_paddle2tvm_design_fix_ops: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/TVM/20230421_paddle2tvm_design_fix_ops -------------------------------------------------------------------------------- /rfcs/X2Paddle/X2Paddle 套件能力建设.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/X2Paddle/X2Paddle 套件能力建设.md -------------------------------------------------------------------------------- /rfcs/design_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/design_template.md -------------------------------------------------------------------------------- /rfcs/paddle_eval/20200331_eval_docs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/rfcs/paddle_eval/20200331_eval_docs.md -------------------------------------------------------------------------------- /working_groups/01_TVM/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/working_groups/01_TVM/README.md -------------------------------------------------------------------------------- /working_groups/2024Oct_NewHardware_ModelQCresults.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaddlePaddle/community/HEAD/working_groups/2024Oct_NewHardware_ModelQCresults.md --------------------------------------------------------------------------------