1 Star 0 Fork 170

weixin93 / mindinsight

forked from MindSpore / mindinsight 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 848 Bytes
一键复制 编辑 原始数据 按行查看 历史
gaocongli 提交于 2020-03-27 17:30 . initial version
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
htmlcov
.trash
.pytest_cache/
# Distribution / packaging
bin/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Editors/IDEs
.idea/
*.sublime-*
*.swp
*.save
# test file
.coverage
.cache
# project wide git ignore
# Compiled artifacts
*.so
*.whl
# Python backup files
*.pyc
# Emacs backup files
*~
*#
.#*
# Vim file artifacts
.*.sw*
# Makefile dummy artifacts
.*-dummy
# log files
*.log
# code coverage
*.cov
# Test result xml files
report.xml
*.pprof
results.xml
TESTS*.xml
# local project settings
.settings
.project
.gradle
.idea
# tox
.tox/
# vscode settings
.vscode
package-lock.json
build/lib
build/bdist.*
output/
!output/README.md
third_party/securec/build
Python
1
https://gitee.com/weixin_93/mindinsight.git
git@gitee.com:weixin_93/mindinsight.git
weixin_93
mindinsight
mindinsight
master

搜索帮助