Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 7fceba8 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Fri Sep 22 14:25:06 2023 +0400 Fixed auto-batch plugin since it starts to depend on tbb commit 13964b2 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Fri Sep 22 02:20:34 2023 +0400 try to build debug packages commit 62339c1 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Thu Sep 21 23:46:13 2023 +0400 Use rapidjson from conda-forge commit a7e3432 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Thu Sep 21 23:36:27 2023 +0400 Latest 2023.2.0 state + find_package(Python3) commit a5db0c8 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Thu Sep 21 02:13:06 2023 +0000 Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp commit b18dc6c Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Wed Sep 20 22:58:36 2023 +0000 Set state to be 2023.1.0 plus patch for FindPython3.cmake commit 9d33f89 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Wed Sep 20 22:31:07 2023 +0000 Final fixes commit c3e98cd Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Wed Sep 20 16:13:37 2023 +0000 use cython with build-python commit 079bd2c Merge: f868f22 b33d7ff Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Wed Sep 20 13:23:22 2023 +0000 merge commit f868f22 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Wed Sep 20 13:20:23 2023 +0000 Use FindPython3.cmake commit b33d7ff Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Tue Sep 19 00:44:51 2023 +0400 don't use host packages for pypy commit 1799852 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Mon Sep 18 18:52:53 2023 +0400 added numpy dependency commit 142c2f6 Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Mon Sep 18 12:14:12 2023 +0000 MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01 commit 421f282 Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Mon Sep 18 12:06:46 2023 +0000 Rebuild for PyPy3.9 commit efdb9a6 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Mon Sep 18 10:53:13 2023 +0400 2023.1.0 (conda-forge#42) * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13) * Enable 2023.1.0.dev20230623 pre-release * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57 * Changed label to openvino_dev * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57 * Added patch for protobuf * Fixed 001-win64-find-ocl.patch * Splitted version and dev-version for testing purposes * Added version_postfix for test purposes * Updated paths for tests --------- Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com> * Python API support * Added ADE patches * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28 * Added singledispatchmethod for python 3.7 and older * Added missing dependencies * Current master * Python API support in pre-release (conda-forge#17) * Updated state * [DEV] Fix C1060 on Windows (conda-forge#22) * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja * Updated 001-win64-find-ocl with latest code from master * Unpin libprotobuf-static for Windows * Fixed copy on Windows * Fixed path for license * Current master: 19 July 2023 * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37 * Fixed python search paths * temporary disabled Windows tests * Updated to 21 July 2023 * Added patch for aarch64 * Trying to add pypy * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27 * conda smithy rerender for pypy * Removed pypy python * Added libopenvino-dev package for C / C++ development * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17 * Improvements * try simpligy * Fixes for 2023.1.0.dev20230623 (conda-forge#29) * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17 * Update meta.yaml Disabled samples build on Windows --------- Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com> * Merge conflicts * Disable deprecation warnings * Bump versions for 2023.1.0.dev20230728 * Added MLAS for CPU plugin * Added condition 'win64 or linux64' for MLAS * Updated condition for MLAS * Updated condition for MLAS * Updated condition for MLAS. * Bump version to created pre-release tag * generate per-python version main 'openvino' package (conda-forge#32) * Fixed test for Windows * 2023.1.0.dev20230811 pre-release (conda-forge#35) * Switched to 2023.1.0.dev20230811 pre-release * Switched to tag, aligned with current dev state * Re-upload patch * Unlock mlas for aarch64 and arm64 * Added 001-python-osx-arm64.patch (conda-forge#41) * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40 * Updated patch for ARM Compute cross compilation with conda-forge * Updated with 2023.1.0 tag * updated oneDNN CPU submodule --------- Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com> Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> commit baa9d4b Merge: 2e31623 8b6ad36 Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Sat Sep 9 23:26:11 2023 +0400 Merge remote-tracking branch 'upstream/dev' commit 2e31623 Author: Artyom Anokhov <artyom.anokhov@intel.com> Date: Tue Sep 5 17:19:38 2023 +0200 Enable 2023.0.2 (conda-forge#38) * Switch to 2023.0.2 * Added 002-find-protobuf.patch * Updated 002-find-protobuf.patch * Updated 002-find-protobuf.patch * Switch OV source to official tag 23.0.2 commit 3115372 Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Mon Aug 28 23:33:50 2023 -0500 Rebuild for pugixml113 (conda-forge#37) * Rebuild for pugixml113 * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38 commit 51d623f Merge: 5696ddb d4561fe Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jul 22 18:43:48 2023 +0000 ARM OSX Migrator (conda-forge#27) automerged PR by conda-forge/automerge-action commit d4561fe Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sat Jul 22 13:37:35 2023 +0000 MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27 commit 4467154 Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sat Jul 22 13:36:35 2023 +0000 migration: OSXArm commit 5696ddb Author: Ilya Lavrenov <ilya.lavrenov@intel.com> Date: Fri Jul 21 03:36:28 2023 +0400 Fixes for 2023.0.1 release (conda-forge#24)
- Loading branch information