-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4,787 changed files
with
185,561 additions
and
151,483 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
# This file is migrated from CI script, it's an effort of modenizing our dev infra. | ||
# Code owners are expected to take responsibility for review patches to respective file. | ||
|
||
/CMakeLists.txt @wanghuancoder @Aurelius84 @XiaoguangHu01 @qili93 | ||
paddle/fluid/eager/autograd_meta.cc @JiabinYang @phlrain | ||
paddle/fluid/eager/autograd_meta.h @JiabinYang @phlrain | ||
paddle/fluid/eager/backward.cc @JiabinYang @phlrain | ||
paddle/fluid/eager/backward.h @JiabinYang @phlrain | ||
paddle/fluid/eager/grad_node_info.cc @JiabinYang @phlrain | ||
paddle/fluid/eager/grad_node_info.h @JiabinYang @phlrain | ||
paddle/fluid/eager/grad_tensor_holder.cc @JiabinYang @phlrain | ||
paddle/fluid/eager/grad_tensor_holder.h @JiabinYang @phlrain | ||
paddle/fluid/eager/tensor_wrapper.h @JiabinYang @phlrain | ||
paddle/fluid/framework/block_desc.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/details/op_registry.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/framework.proto @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/grad_op_desc_maker.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/ir/graph.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/ir/node.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/lod_tensor.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/op_desc.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/operator.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/scope.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/selected_rows.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/tensor.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/framework/unused_var_check.cc @zhiqiu @phlrain | ||
paddle/fluid/framework/var_desc.h @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
paddle/fluid/operators/distributed/send_recv.proto.in @gongweibao @seiriosPlus | ||
paddle/fluid/prim/api/api.yaml @cxxly @xiaoguoguo626807 @Charles-hit @cyber-pioneer @JiabinYang | ||
paddle/fluid/prim/api/composite_backward/composite_backward_api.h @cxxly @xiaoguoguo626807 @Charles-hit @cyber-pioneer @JiabinYang | ||
paddle/fluid/prim/api/composite_backward/composite_double_backward_api.h @cxxly @xiaoguoguo626807 @Charles-hit @cyber-pioneer @JiabinYang | ||
paddle/fluid/prim/api/manual_prim/prim_manual_api.h @cxxly @xiaoguoguo626807 @Charles-hit @cyber-pioneer @JiabinYang | ||
paddle/phi/api/include/tensor.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/attribute.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/dense_tensor.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/device_context.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/infermeta_utils.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/kernel_context.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/kernel_factory.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/kernel_registry.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/kernel_utils.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/meta_tensor.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/tensor_base.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/core/tensor_meta.h @phlrain @zyfncg @YuanRisheng | ||
paddle/phi/infermeta/spmd_rules @LiYuRio @ForFishes @zhiqiu | ||
paddle/scripts/paddle_build.bat @zhwesky2010 @wanghuancoder @Aurelius84 | ||
paddle/scripts/paddle_build.sh @risemeup1 @zhangbo9674 @XieYunshen | ||
pyproject.toml @SigureMo @gouzil | ||
python/paddle/autograd/backward_utils.py @Aurelius84 @cxxly @xiaoguoguo626807 @changeyoung98 | ||
python/paddle/autograd/ir_backward.py @Aurelius84 @cxxly @xiaoguoguo626807 @changeyoung98 | ||
python/paddle/base/backward.py @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
python/paddle/base/compiler.py @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
python/paddle/base/dygraph/layers.py @JiabinYang @phlrain | ||
python/paddle/base/framework.py @XiaoguangHu01 @zhiqiu @Xreki @qili93 @Aurelius84 | ||
python/paddle/base/__init__.py @phlrain @Aurelius84 @qili93 | ||
python/paddle/base/parallel_executor.py @Xreki @zhhsplendid @Aurelius84 | ||
python/paddle/base/tests/unittests/white_list/check_op_sequence_batch_1_input_white_list.py @Aurelius84 @phlrain | ||
python/paddle/base/tests/unittests/white_list/check_op_sequence_instance_0_input_white_list.py @Aurelius84 @phlrain | ||
python/paddle/base/tests/unittests/white_list/check_shape_white_list.py @hong19860320 @Aurelius84 @phlrain | ||
python/paddle/base/tests/unittests/white_list/compile_vs_runtime_white_list.py @Aurelius84 @phlrain | ||
python/paddle/base/tests/unittests/white_list/no_check_set_white_list.py @Aurelius84 @phlrain | ||
python/paddle/base/tests/unittests/white_list/no_grad_set_white_list.py @Aurelius84 @phlrain | ||
python/paddle/base/tests/unittests/white_list/op_accuracy_white_list.py @juncaipeng @zhangting2020 @Aurelius84 | ||
python/paddle/base/tests/unittests/white_list/op_threshold_white_list.py @juncaipeng @zhangting2020 @Aurelius84 | ||
python/paddle/distributed/fleet/__init__.py @sneaxiy @raindrops2sea | ||
python/paddle/distributed/fleet/launch.py @sneaxiy @raindrops2sea | ||
python/paddle/distributed/__init__.py @sneaxiy @raindrops2sea | ||
python/paddle/incubate/autograd/composite_rules.py @cyber-pioneer @xiaoguoguo626807 @Charles-hit @JiabinYang | ||
python/paddle/incubate/autograd/primitives.py @cyber-pioneer @xiaoguoguo626807 @Charles-hit @JiabinYang | ||
python/paddle/_typing @SigureMo @zrr1999 @gouzil | ||
python/requirements.txt @phlrain @jzhang533 @kolinwei | ||
test/dygraph_to_static @SigureMo @Aurelius84 @gouzil | ||
test/sot @SigureMo @Aurelius84 @gouzil | ||
tools/parallel_UT_rule.py @zhwesky2010 @wanghuancoder @Aurelius84 | ||
tools/windows/run_unittests.sh @zhwesky2010 @wanghuancoder @Aurelius84 | ||
.pre-commit-config.yaml @SigureMo @gouzil |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Copyright (c) 2024 PaddlePaddle Authors. All Rights Reserved. | ||
# | ||
# Licensed under the Apache License, Version 2.0 (the "License"); | ||
# you may not use this file except in compliance with the License. | ||
# You may obtain a copy of the License at | ||
# | ||
# http://www.apache.org/licenses/LICENSE-2.0 | ||
# | ||
# Unless required by applicable law or agreed to in writing, software | ||
# distributed under the License is distributed on an "AS IS" BASIS, | ||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
# See the License for the specific language governing permissions and | ||
# limitations under the License. | ||
|
||
include(ExternalProject) | ||
|
||
set(JSON_PREFIX_DIR ${THIRD_PARTY_PATH}/nlohmann_json) | ||
set(JSON_INCLUDE_DIR ${JSON_PREFIX_DIR}/include) | ||
|
||
set(SOURCE_DIR ${PADDLE_SOURCE_DIR}/third_party/nlohmann_json) | ||
set(SOURCE_INCLUDE_DIR ${SOURCE_DIR}/include) | ||
|
||
include_directories(${JSON_INCLUDE_DIR}) | ||
|
||
set(JSON_BuildTests | ||
OFF | ||
CACHE INTERNAL "") | ||
|
||
ExternalProject_Add( | ||
extern_json | ||
${EXTERNAL_PROJECT_LOG_ARGS} ${SHALLOW_CLONE} | ||
SOURCE_DIR ${SOURCE_DIR} | ||
PREFIX ${JSON_PREFIX_DIR} | ||
UPDATE_COMMAND "" | ||
CONFIGURE_COMMAND "" | ||
BUILD_IN_SOURCE 1 | ||
BUILD_COMMAND "" | ||
INSTALL_COMMAND "" | ||
TEST_COMMAND "") | ||
|
||
add_library(json INTERFACE) | ||
#target_include_directories(json PRIVATE ${JSON_INCLUDE_DIR}) | ||
add_dependencies(json extern_json) |
Oops, something went wrong.