Moved Post-training Optimization Tool to open-source (#7940)
* Moved POT to opensource * Added OMZ as a submodule * Exclude OMZ from ShellCheck
This commit is contained in:
10
.gitattributes
vendored
10
.gitattributes
vendored
@@ -64,3 +64,13 @@
|
||||
*.gif filter=lfs diff=lfs merge=lfs -text
|
||||
*.vsdx filter=lfs diff=lfs merge=lfs -text
|
||||
*.bmp filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
#POT attributes
|
||||
tools/pot/tests/data/test_cases_refs/* filter=lfs diff=lfs merge=lfs -text
|
||||
/tools/pot/tests/** -pot_package
|
||||
/configs/accuracy_checker/** -pot_package
|
||||
/configs/quantization/** -pot_package
|
||||
/tools/pot/tools/auxilary/** -pot_package
|
||||
/tools/pot/tools/run_series_experiments.py -pot_package
|
||||
/tools/pot/.pylintrc -pot_package
|
||||
/tools/pot/README_dev.md -pot_package
|
||||
|
||||
Reference in New Issue
Block a user