1 Star 0 Fork 0

DEAN/incubator-mxnet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CODEOWNERS 2.37 KB
一键复制 编辑 原始数据 按行查看 历史
Marco de Abreu 提交于 2019-08-25 19:49 . Update CODEOWNERS. (#15972)
# Watchers and contributors to Apache MXNet repo directories/packages/files
# Please see documentation of use of CODEOWNERS file at
# https://help.github.com/articles/about-codeowners/ and
# https://github.com/blog/2392-introducing-code-owners
#
# Anybody can add themselves or a team as additional watcher or contributor
# to get notified about changes in a specific package.
# See https://help.github.com/articles/about-teams how to setup teams.
# Global owners
* @apache/mxnet-committers
# Language bindings
/R-package/ @thirdwing
/scala-package/ @yzhliu @nswamy @pllarroy
/perl-package/ @sergeykolychev
/python/ @szha @pllarroy
/python/mxnet/kvstore.py @eric-haibin-lin
/python/mxnet/optimizer/ @eric-haibin-lin
/python/mxnet/gluon/trainer.py @eric-haibin-lin
/contrib/clojure-package/ @gigasquid
/julia/ @iblis17
# C++ base
/src/kvstore/ @rahul003 @anirudh2290 @eric-haibin-lin @apeforest
/include/ @anirudh2290 @pllarroy @eric-haibin-lin
/src/c_api/ @anirudh2290 @eric-haibin-lin @apeforest
/src/common/ @anirudh2290
/src/engine/ @anirudh2290 @eric-haibin-lin @apeforest
/src/executor/ @anirudh2290 @eric-haibin-lin @apeforest
/src/imperative/ @anirudh2290 @eric-haibin-lin @apeforest
/src/io/ @anirudh2290 @eric-haibin-lin @apeforest
/src/ndarray/ @anirudh2290 @eric-haibin-lin @apeforest
/src/nnvm/ @anirudh2290 @eric-haibin-lin @apeforest
/src/operator/ @anirudh2290 @eric-haibin-lin @apeforest
/src/profiler/ @anirudh2290 @eric-haibin-lin
/src/storage/ @anirudh2290 @eric-haibin-lin
/tests/cpp/ @anirudh2290
/cpp-package/ @nswamy @pllarroy
/src/ @pllarroy
/plugin/ @pllarroy
# CMake
CMakeLists.txt @szha @pllarroy
/cmake/ @szha @pllarroy
# MXNet CI
dev_menu.py @pllarroy
/ci/ @pllarroy @marcoabreu
/docker/ @marcoabreu
/tests/ci_build/ @marcoabreu
Jenkinsfile @marcoabreu
.travis.yml @marcoabreu
appveyor.yml @marcoabreu
# Build logic
Makefile @szha
prepare_mkl.sh @szha
# Docs
/docs/ @szha @pllarroy
# Submodules
.gitmodules @szha
# Examples
/example/ @szha @pllarroy
# Tools
/tools/ @szha @pllarroy
# Github templates
/.github/ @szha
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shootdean/incubator-mxnet.git
git@gitee.com:shootdean/incubator-mxnet.git
shootdean
incubator-mxnet
incubator-mxnet
master

搜索帮助