This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Checking failing patterns for deassigning #412
Merged
Merged
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
sspintel
approved these changes
Jan 18, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
cavusmustafa
added a commit
that referenced
this pull request
Jan 23, 2023
* Enable building with OpenVINO 2022.3; Enable TFFE on macOS (#397) * TF FE enabled for MAC OS * add new openvino libraries * Add 2022.3 as build version; New build option --openvino_branch * Install both symlinks and the actual libs Co-authored-by: Cavus Mustafa <[email protected]> Co-authored-by: Mohammad Amir Aqeel <[email protected]> * Better logging from assign_clusters * Fix for duplicate versions OpenVINO libs being installed (#398) * Revert removal of fully-versioned .so files during install * Add support for CMake Only Build (#399) * Add OpenVINO as a submodule * Add CMake build options * Fix for duplicate versions OpenVINO libs being installed * Build OpenVINO as OVTF's dependency * Update OpenVINO CMake flags in the python builder script * Revert removal of fully-versioned .so files during install * Revert -DBUILD_EXAMPLES=OFF * Make OV lib copies an install step; Support installing pip wheel * Fix case for USE_OPENVINO_FROM_LOCATION * Fix conflict in variable tracking python3 executable * Add build instructions to README * Fix issue installing TBB libs * Temporarily downgrade TF version to 2.9.2 for validation * Temporarily revert C++17 changes for validation * Revert usage of Python3_EXECUTABLE * Fix issues with TensorFlow finder in standalone CMake * Explicitly specify build folder type * Update submodules * Update FrontEnd library names * NLP Improvements Main PR (#406) * TFFE static input fix&fusedmatmul elu fix * Added api call for convert variables to const * Changed default OV to muse branch * PrallelDynamicStitch added to conv extensions * Added temporary OCM patch * Add Ops support for MUSE in OCM; Remove OCM patch (#395) * Dynamic input shape and experimental output zero-copy (#396) * Dyn input shape experiments * Initial dynamic shape support * Added experimental output zero-copy * Cleanup from debugging lines * add new openvino libraries * Dynamic input shape support & OMP threading * Tmp. fix for zerodim issue & bugfixes * Dynamic input shape improvements and additional op support (#404) * Reshape dyn. shape handling&Dyn. shape perf ov branch * Better logging from assign_clusters * Fix for static shape check in FuseConv2D * Disable zero-dim fix by default * Added env variable for disabling remapping * add cpu_supported_inputTypes * Revert "add cpu_supported_inputTypes" This reverts commit d6328cf. * OCM updated for DT_DOUBLE support Co-authored-by: Suryaprakash Shanmugam <[email protected]> Co-authored-by: saurabhintel0 <[email protected]> * Fixed rebase conflict in build_ovtf.py * Fixed rebase conflict in build_ovtf.py * Fix build issue with openvino branch; Fix FuseConv2D dynamic shapes issue * Dynamic shape fix for _FusedConv2D * Add auto_pad to Convolution op to handle dynamic shape compatible padding * Min num. trivial node calculation updated * Added build support for OV master * Build updates for OV master branch * Revert "Added build support for OV master" This reverts commit 7ee0eae. * Fix frontend library name in CMake * Revert usage of Python3_EXECUTABLE * OV repo url argument added * Zero-dim fix for dynamic input shapes * Applied code formating * Tanh support added to _FusedMatMul * TF FE is enabled for MYRIAD and HDDL * Update OCM * Fix issues with TensorFlow finder in standalone CMake * Enable dumping TF cluster graph in binary protobuf format * Explicitly specify build folder type * Remove disabling remapping optimizer by default * Conditionally disabled static input checks Co-authored-by: Suryaprakash Shanmugam <[email protected]> Co-authored-by: Mohammad Amir Aqeel <[email protected]> Co-authored-by: saurabhintel0 <[email protected]> * Re-enable cost based fallback by default (#409) * Re-enable run time cost based fallback by default * Cost based fallback adjustment for low latency (#410) Co-authored-by: Mustafa Cavus <[email protected]> * [v2.3.0] Upgrade OVTF and OV versions in code and documentation (#414) * Change OVTF and OV versions in code and documentation * Rename Dockerfiles * Upgrade to TF 2.9.3 for security fixes (#413) * Upgrade OpenVINO submodule to releases/2022/3 * Upgrade to TF 2.9.3 for security fixes * Disable Myriad Plugin (#415) * Disable Myriad Plugin * Changes to MYD documentation * Disable Myriad plugin for OpenVINO source builds * Add back required file plugins.xml * Update OCM and wheel version in requirements.txt * Windows changes for OVTF 2.3 (#416) * use python3.6 as default python3 dockerfile (#417) * Checking failing patterns for deassigning (#412) * Checking failing patterns for deassigning * Add comments for pattern checking * Override the default of find_package(gflags) to avoid ABI issue (#411) * Update OCM to include TF 2.9.3 changes * Build OV from source for OVTF docker images and Linux wheels Docker. (#420) * build OV from source for OVTF docker images * build OV from source for linux whl dockerfile * skip failing unit tests (#418) * Add rule to not search for python if OS is macOS * Modify TFHUB Object Detection sample (#421) * Modify TFHUB object detection sample * Update prerequisites in TFHUB object detection sample * Update with latest performance results in TFHUB object detection sample Co-authored-by: hmamidix <[email protected]> * Update year in copyright notices (#422) * Add known issues section; Add dynamic shapes envvar to USAGE; Introduce TFFE as an alernative in main README (#423) * Add Known Issues section that lists some issues users may come across * Add OPENVINO_TF_ENABLE_DYNAMIC_SHAPES in USAGE.md * Add section to introduce TFFE as an alternative * Add missing pugixml lib on Ubuntu under known issues * Modify Azure CI Pipelines with OV 2022.3.0 (#408) * modify CI pipelines with OV 2022.3.0 * build OV from source for Linux, comment unit test MacOS * apply code-format cc file Co-authored-by: Cavus Mustafa <[email protected]> Co-authored-by: Mohammad Amir Aqeel <[email protected]> Co-authored-by: saurabhintel0 <[email protected]> Co-authored-by: kmayurix <[email protected]> Co-authored-by: hmamidix <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.