onnxruntime/.gitignore

32 строки
487 B
Plaintext
Исходник Обычный вид История

2018-11-20 03:48:22 +03:00
# build, distribute, and bins (+ python proto bindings)
build
build_host_protoc
build_android
build_ios
build_*
.build_debug/*
.build_release/*
distribute/*
*.testbin
*.bin
cmake_build
.cmake_build
gen
*~
.vs
TestResults/
.idea/
onnxruntime.egg-info
2018-11-20 03:48:22 +03:00
nuget_root/
.packages/
.vscode/
*.code-workspace
__pycache__
onnxruntime_profile*.json
/docs/python/*.md
/docs/python/auto_examples/*
/docs/python/media/*
/docs/python/examples/*.onnx
/docs/python/examples/graph.*
/docs/python/*_LICENSE