337 Star 1.2K Fork 170

GVPMindSpore / mindinsight

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.gitignore 910 Bytes
Copy Edit Raw Blame History
liangyongxiong authored 2021-05-16 11:31 . remove crc32 compiling script
# 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
# OS files
*.DS_Store
package-lock.json
build/*
!build/scripts
!build/build.sh
output/
!output/README.md
mindinsight/ui/public/static/js/graphvizlib.wasm
Python
1
https://gitee.com/mindspore/mindinsight.git
git@gitee.com:mindspore/mindinsight.git
mindspore
mindinsight
mindinsight
master

Search