Skip to content

Tags: danielz1intel/openvino

Tags

2023.0.0.dev20230407

Toggle 2023.0.0.dev20230407's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix wheel_blacklist_extension for macos (openvinotoolkit#16799)

2023.0.0.dev20230217

Toggle 2023.0.0.dev20230217's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Provide ENABLE_STARTUP_FALLBACK property to enable/disable CPU as acc… (

openvinotoolkit#14503)

* Provide ENABLE_STARTUP_FALLBACK property to enable/disable CPU as acceleration

* Add more test cases to ENABLE_STARTUP_FALLBACK property

* Remove unnecessary config

* Remove plugin.hpp

* Update test case by PR#14754

* Update copyright

Co-authored-by: River Li <river.li@intel.com>

* Simplify using namespace

---------

Co-authored-by: Chen Peter <peter.chen@intel.com>
Co-authored-by: River Li <river.li@intel.com>

2023.0.0.dev20230119

Toggle 2023.0.0.dev20230119's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Snippets] FP32 MHA postcommit fixes (arm64) (openvinotoolkit#15203)

2022.3.0

Toggle 2022.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Default Install] Recover upper-bound for the default installation op…

…envino-dev (openvinotoolkit#14734)

Use 1.23.4 to be aligned with extras installation

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

2022.3.0.dev20221125

Toggle 2022.3.0.dev20221125's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move GRUCellFusion and SequenceFusion transformations before NopElimi…

…nation (openvinotoolkit#14213)

2022.3.0.dev20221103

Toggle 2022.3.0.dev20221103's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preparation for python debian package (openvinotoolkit#13800)

2022.2.0

Toggle 2022.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Fix experimental detectron do ref impl (openvinotoolkit#10621)…

…" (openvinotoolkit#12683) (openvinotoolkit#13009)

* Revert "Fix experimental detectron do ref impl (openvinotoolkit#10621)"

This reverts commit d872338.

* Disabled Experimental Detectron per agreement with GPU team. Ticket to fix it: 90209

2022.2.0.dev20220829

Toggle 2022.2.0.dev20220829's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[GPU] fix Transpose issue for ConvertColor with FakeQuantize. (openvi…

…notoolkit#12645) (openvinotoolkit#12761)

Co-authored-by: Tang Wei <wei1.tang@intel.com>
Co-authored-by: Kurt Chen <kurt.chen@intel.com>

2022.2.0.dev20220804-atsm

Toggle 2022.2.0.dev20220804-atsm's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add notes for AUTO hints (openvinotoolkit#12076)

* Update doc for AUTO and AUTO_BATCH

Signed-off-by: Chen Peter <peter.chen@intel.com>

* Update per the comments

Signed-off-by: Chen Peter <peter.chen@intel.com>

* Move default hint to THROUGHPUT section

Signed-off-by: Chen Peter <peter.chen@intel.com>

* Update docs/OV_Runtime_UG/automatic_batching.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

2022.1.1

Toggle 2022.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
OpenCV build switched off by default [2022/1.1] (openvinotoolkit#12358)

* OCV build off by default

* OCV on in the Linux Azure pipeline

* Copy of OCV in the linux pipeline