1 Star 0 Fork 0

SirHQ/ngraph

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
# Compiled Object files
*.slo
*.lo
*.o
*.obj
*.pyc
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
*.db
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# QT Creator
*.creator
*.config
*.files
*.includes
*.creator.user*
*.autosave
.DS_Store
@eaDir/
.d/
bin/
*.log
output/
*.png
*.jpg
*.mp2
*.mpg
*.cpio
*.wav
*.backup
doc/source/generated
.cache/
nervana_aeon.egg-info/
*.xsd
*.xslt
.vscode
# emacs
*~
# vim
*.swp
*.swo
tags
build/
scripts/
# makeenv and test intermediate files
tmp/
# Apple
*.AppleDouble
config_args.txt
.nfs*
venv/
.vscode/
.vs/
# VisualGDB files
VisualGDB/
toolchain.cmake
# docbuild artifacts
doc/sphinx/build/*
doc/doxygen/*.xml
doc/doxygen/*.html
doc/doxygen/man/*
doc/doxygen/latex/*
doc/doxygen/xml/*
doc/doxygen/html/*
# python venv things that might get added accidentally
../
python-wheels/
.whl
*.whl
.venv
# python wheels
python/share/*
# git merge
*.orig
\#*
\.#*
python/pybind11/
# remnants from a failed in-source build
CMakeCache.txt
CMakeFiles/
CMakeSettings.json
# don't add dot-save files!
.save
# YouCompleteMe
.ycm_extra_conf.py
# clangd
.clangd/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/share36/ngraph.git
git@gitee.com:share36/ngraph.git
share36
ngraph
ngraph
master

搜索帮助