openvino_tokenizers
5de38cc8 - [GHA] Use openvino provider (#259)

Commit
1 year ago
[GHA] Use openvino provider (#259) * [GHA] Use openvino provider in Linux workflow * Update .gitignore * Configure runner & take action from OV_BRANCH * We can't reach env context in "uses"... * Fix missing step ID * Fix output names * Extract only for built artifacts * Refactor * Refactor * Use Python 3.8 Default on Ubuntu 20 + our wheels on Ubuntu 20 are currently built for 3.8 only * Leftovers * Update test name * To change less when wheels folder is moved * Apply changes for Windows workflow as well * Fix wd * Set continue-on-error for openvino_download * [TO REVERT] Set wrong key to check build from scratch * Fix conditions * Revert "[TO REVERT] Set wrong key to check build from scratch" This reverts commit a76b60259a3fc797d25503f5a6c4ca6aca346399. * Try using ov_wheel_source arg * Fix case for build * Fix working dir * Fix find-links on Windows * Action from master * Remove TODO * Fix default ov wheel source * [TO REVERT] Check build case fix * Revert "[TO REVERT] Check build case fix" This reverts commit 2bfdc84505a797b388dd00c1330ea5102fc322a6. * Update key name * Remove openvino_build, switch to Ubuntu 22, use new API * Remove openvino_build, switch to Ubuntu 22, use new API * Debug * Revert "Debug" This reverts commit e429bd610410f1f3c883358962a9d9e8b6bb6ca7. * Python 3.11 on Linux * Fix variable * Fix command issue * Simpler interface * Fix artifacts name * Debug * Add merge-multiple for all OV downloads To ensure no subfolder with archive name is created * Revert "Debug" This reverts commit 33696aed194ae6e620662e5eb75c098f4a934bae. * Add missing merge-multiple * Revert custom OV PR * Fix typo * Increase timeout for tokenizers tests To check test errors * Update .github/workflows/linux.yml Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com> --------- Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com> Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Author
Parents
Loading