forked from openvinotoolkit/openvino
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge current master #127
Merged
Merged
Merge current master #127
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* slightly adapt wording in overview, start with runners doc * populate table; add section about runners choosing * wording * use runners
* Core Shape and PartialShape supports negative idx * Remove redundant `&` in shape impl * Remove not required include
* Removed usage of old api * Removed use_old_api * Removed use_old_api in common files * Removed use_old_api from tests * MO/OVC related changes * Renamed InferAPI20 * Removed use_old_api from tf_Placeholder test * Removed transpose step * Removed forced use_old_api=False for TF Lite
* add experimental_detectron_detection_output * experimental_detectron_generate_proposals_single_image * experimental_detectron_generate_proposals_single_image * add experimental_detectron_roifeatureextractor * add experimental_detectron_topk_rois * add gru_sequence * add interpolate * add memory * edit gru_sequence
* [TF Hub] Mark up models failing with IndexError for Squeeze Signed-off-by: Kazantsev, Roman <[email protected]> * Add xfail for nightly Signed-off-by: Kazantsev, Roman <[email protected]> --------- Signed-off-by: Kazantsev, Roman <[email protected]>
* Cleanup in frontend.cpp * Cleanup input_model.hpp/cpp * Refactored onnx_framework_node.hpp/cpp * Updated arg_min_max_factory.cpp/hpp * Updated conv_factory.cpp/hpp
* start with pwsh setupvars * formatting, add last sections with python checks * use script path for dir setting; add ps1 script to install * use pwsh script * rm from other distr; rm unnecessary OpenCV * use the same component for both win setupvars; rm obsolete env vars * rm spaces * use single install; rm unused var
* set minimal tbb version on arm64 ubuntu22 * disable pkg_search_module for tbb on ARM64 Ubuntu22 * set minimal tbb version for all linux arm64
* Refactor set input/output type tests * Delete api 1.0 test * Refactor auto batching tests * Apply comments * Fix and apply comments
* add pool3d * add ut * use opset8 maxpool * fix name * add NDHWC support * fix return index * Refactor pool3d function to simplify output handling * Add adaptive pooling tests for 3D models
* collect inplace consumers with LOOK_UP case * fix smoke_ShapeOf_no_Inplace_Conflicts issue * update collectConsumers * fix issue * Add cpu unit test case to check ResolveEdgeConflicts() * update variable name * update according to comment * simplify code * update
* [PyOV] Legacy IE Python API removal * clean configs &cmake * remove ngraph * remove from yml * try to fix build * clean up * remove old api from python snippets and docs (#170) * remove old api from python snippets * pysnippets removal p2 * remove ngraph snippet * remove old api from docs * remove migration snippets * remove compatibility req after refactoring on master * fix after merge * fix after merge * Update docs/articles_en/documentation/openvino_legacy_features/api_2_0_transition_guide/graph_construction.rst
* [Core] implement BGR2RGB for postprocess * Fix clang format issue * Add missing file * Solve failure issue * Minor update * Add test cases for GPU and TEMPLATE plugin * Fix GPU test case failure issue Failed: [GPU] Output tensor with name Abs_60 is not found * Update for code reviewing * Fix test failure issue of exception type
* slightly adapt wording in overview, start with runners doc * populate table; add section about runners choosing * wording * use runners * add doc about Docker images * use better formatting for pros and cons * fix typo
* [LPT] MVN fp16 fix * tests * test for similar case: NormalizeL2
* Skip redundant permute in stateful model Signed-off-by: Andrew Park <[email protected]> * clean up code * Fix failed TCs for ov_gpu_unit_tests * minor update for realloc mem Signed-off-by: Andrew Park <[email protected]> * Apply comment and fixed failed TCs Signed-off-by: Andrew Park <[email protected]> * add exception case for build time optimization * Apply comments Signed-off-by: Andrew Park <[email protected]> --------- Signed-off-by: Andrew Park <[email protected]>
* strided_slice * add strided_slice * Update strided_slice.cpp --------- Co-authored-by: Pavel Durandin <[email protected]>
* Remove proxy legacy functions * Remove CoordinateTransform
github-actions
bot
added
category: PDPD FE
category: CI
category: ONNX FE
category: TF FE
category: TFL FE
category: Python API
category: MO
category: build
category: packaging
category: AUTO
category: C API
category: Core
category: CPP API
category: CPU
category: docs
category: docs_snippets
category: extensions
category: GPU
category: HETERO
category: PROXY
category: IE Tests
category: inference
category: LP transformations
category: JS API
category: samples
category: TEMPLATE
category: PyTorch FE
category: tools
category: transformations
no-match-files
labels
Jan 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category: AUTO
category: build
category: C API
category: CI
category: Core
category: CPP API
category: CPU
category: dependency_changes
category: docs_snippets
category: docs
category: extensions
category: GPU
category: HETERO
category: IE Tests
category: inference
category: JS API
category: LP transformations
category: MO
category: ONNX FE
category: packaging
category: PDPD FE
category: PROXY
category: Python API
category: PyTorch FE
category: samples
category: TEMPLATE
category: TF FE
category: TFL FE
category: tools
category: transformations
github_actions
Pull requests that update GitHub Actions code
no-match-files
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Details:
Tickets: