Commit Graph

7 Commits

Author SHA1 Message Date
Przemyslaw Wysocki d5a274b0e4
[PyOV] Drop Python 3.6 support (#12280)
* Drop Python 3.6

* Test dropping Python to 3.6 in py_checks.yml

* Allow Python 3.6 for open source

* Add docs on upgrading Python
2022-09-22 11:58:12 +02:00
Liubov Talamanova ac9a80e6c9
[POT] Fixed "inplace_statistics" param in documentation (#12560) 2022-08-17 10:38:51 +04:00
Alexander Kozlov 4b4bd7399c
Fixed conflicts (#11332) 2022-03-30 16:10:03 +03:00
Nikolay Tyukaev 622027bee5
fix errors in documentation (#9384)
* add sphinx log parsing

* fix

* fix log

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* doxygen-xfail

* fixes

* fixes

* fixes

* fixe

* fixes

* fixes

* fix pot

* add pot check

* fixes

* fixes

* Fixed POT docs

* Fixed POT docs

* Fixes

* change heading markup

* fixes

Co-authored-by: azaytsev <andrey.zaytsev@intel.com>
2022-01-27 19:39:49 +03:00
Milana Shhanukova 38600949fa
[POT] Remove tpe algo (#8929)
* remove tpe

* delete unused object_dump.py

* delete tpe reference

* tpe removal in optimization

* deleted benchmark

* docs changes

* tunable quantization changes

* mistype in sentence
2021-12-08 11:43:39 +03:00
Maksim Proshin b69a371b8f
[POT] Updated FAQ (#8320)
* Update FrequentlyAskedQuestions.md

* Update FrequentlyAskedQuestions.md

* Update FrequentlyAskedQuestions.md
2021-11-02 13:13:32 +03:00
Alexander Kozlov bbeec714aa
Moved Post-training Optimization Tool to open-source (#7940)
* Moved POT to opensource

* Added OMZ as a submodule

* Exclude OMZ from ShellCheck
2021-10-15 16:35:35 +03:00