430 Star 1.2K Fork 210

MindSpore / graphengine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 333 Bytes
一键复制 编辑 原始数据 按行查看 历史
尉刚强 提交于 2021-05-24 16:39 . add tool-chains for graphengine
# GraphEngine
/build
/output
/prebuilts
/cov
/deps
.autotools
.project
.cproject
.settings/
/tests/frm/
*.ir
*.out
*.DS_Store
.DS_Store
server_config.sh
# Dynamic libraries
# *.so
*.dylib
# Static libraries
*.la
*.lai
*.a
*.lib
# Protocol buffers
*_pb2.py
*.pb.h
*.pb.cc
# Object files
*.o
# Editor
.vscode
.idea/
cmake-build-*
C
1
https://gitee.com/mindspore/graphengine.git
git@gitee.com:mindspore/graphengine.git
mindspore
graphengine
graphengine
master

搜索帮助