1 Star 0 Fork 3

jimhua/Horovod

forked from Gitee 极速下载/Horovod 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
MANIFEST.in 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
recursive-include * *.h *.hpp *.cc *.cu *.md *.cmake CMakeLists.txt
include LICENSE horovod.lds horovod.exp CMakeLists.txt
include cmake/build_utils.py
prune .eggs
# prune eigen LGPL2
graft third_party/eigen/Eigen
exclude third_party/eigen/Eigen/Eigen
exclude third_party/eigen/Eigen/IterativeLinearSolvers
exclude third_party/eigen/Eigen/MetisSupport
exclude third_party/eigen/Eigen/Sparse
exclude third_party/eigen/Eigen/SparseCholesky
exclude third_party/eigen/Eigen/SparseLU
exclude third_party/eigen/Eigen/src/IterativeSolvers/*
exclude third_party/eigen/Eigen/src/OrderingMethods/Amd.h
exclude third_party/eigen/Eigen/src/SparseCholesky/*
exclude third_party/eigen/unsupported/test/mpreal/mpreal.h
exclude third_party/eigen/unsupported/Eigen/FFT
exclude third_party/eigen/unsupported/Eigen/MPRealSupport
exclude third_party/eigen/doc/PreprocessorDirectives.dox
exclude third_party/eigen/doc/UsingIntelMKL.dox
exclude third_party/eigen/doc/SparseLinearSystems.dox
exclude third_party/eigen/COPYING.GPL
exclude third_party/eigen/COPYING.LGPL
exclude third_party/eigen/COPYING.README
# include cmake related files for submodule gloo
graft third_party/gloo/cmake
recursive-include third_party/gloo CMakeLists.txt
recursive-include third_party/gloo *.in
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/jimhua/Horovod.git
[email protected]:jimhua/Horovod.git
jimhua
Horovod
Horovod
master

搜索帮助