Skip to content

Commit e0517e7

Browse files
WovchenaeaidovaAleksei Korobeinikovanzhella-pankratovavladimir-dudnik
authored
Merge releases/2022.1 into master (#3403)
* BERT NER Demo: support dynamic shape (#3337) * BERT NER Demo: support dynamic shape * Update demos/bert_named_entity_recognition_demo/python/bert_named_entity_recognition_demo.py Co-authored-by: Aleksei Korobeinikov <[email protected]> * Update demos/common/python/openvino/model_zoo/model_api/adapters/openvino_adapter.py Co-authored-by: Aleksei Korobeinikov <[email protected]> * Apply suggestions from code review Co-authored-by: Anzhella Pankratova <[email protected]> * Apply suggestions from code review Co-authored-by: Anzhella Pankratova <[email protected]> * fix bounds for filtered_labels_id in BertNamedEntityRecognition wrapper (#3341) Co-authored-by: Aleksei Korobeinikov <[email protected]> Co-authored-by: Anzhella Pankratova <[email protected]> * put sphinx tables to mardown comments (#3346) (#3348) * fix deployment_tools in docs (#3364) (#3370) * remove old and deprecated deployment_tools path * Apply suggestions from code review Co-authored-by: Ekaterina Aidova <[email protected]> * restore auto-generated files * rm VS2017 * restore DAV file Co-authored-by: Ekaterina Aidova <[email protected]> Co-authored-by: Ekaterina Aidova <[email protected]> * Work around Layout == str issue (#3358) (#3371) The Layout utility datatype was recently introduced. However, it seems to be polymorphic depending on the way it was constructed: sometimes it's just a string, sometimes it has a data member called "layout". This is just a fix to make OVMSAdapter work with the most common use case. There is a bigger fix needed to patch all code paths in OVMSAdapter and OpenvinoAdapter. Co-authored-by: Nico Galoppo <[email protected]> * docs: remove InferenceEngine_DIR, ngraph_DIR, add Ubuntu20 (#3380) (#3383) Ticket 82028 * fix hard links (#3389) (#3390) * fix hard links (#3389) * fix outdated link * more outfated links fixed * Apply suggestions from code review Co-authored-by: Andrey Zaytsev <[email protected]> Co-authored-by: Andrey Zaytsev <[email protected]> * fix MO links (#3399) * fix MO link * update GNHK dataset link Co-authored-by: Ekaterina Aidova <[email protected]> Co-authored-by: Aleksei Korobeinikov <[email protected]> Co-authored-by: Anzhella Pankratova <[email protected]> Co-authored-by: Vladimir Dudnik <[email protected]> Co-authored-by: Nico Galoppo <[email protected]> Co-authored-by: Andrey Zaytsev <[email protected]>
1 parent 9240a53 commit e0517e7

File tree

62 files changed

+64
-64
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+64
-64
lines changed

demos/3d_segmentation_demo/python/README.md

Lines changed: 1 addition & 1 deletion

demos/action_recognition_demo/python/README.md

Lines changed: 1 addition & 1 deletion

demos/background_subtraction_demo/cpp_gapi/README.md

Lines changed: 1 addition & 1 deletion

demos/background_subtraction_demo/python/README.md

Lines changed: 1 addition & 1 deletion

demos/bert_named_entity_recognition_demo/python/README.md

Lines changed: 1 addition & 1 deletion

demos/bert_question_answering_demo/python/README.md

Lines changed: 1 addition & 1 deletion

demos/bert_question_answering_embedding_demo/python/README.md

Lines changed: 1 addition & 1 deletion

demos/classification_benchmark_demo/cpp/README.md

Lines changed: 1 addition & 1 deletion

demos/classification_demo/python/README.md

Lines changed: 1 addition & 1 deletion

demos/colorization_demo/python/README.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)