Skip to content
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

[ MO ] FloorDiv replacement #1860

Merged
merged 5 commits into from
Aug 20, 2020

Conversation

jane-intel
Copy link
Contributor

@jane-intel jane-intel commented Aug 19, 2020

Description: Decomposition of FloorDiv operation in TensorFlow

JIRA: #37364

Code:

  • Comments
  • Code style (PEP8)
  • Transformation generates reshape-able IR
  • Transformation preserves original framework node names

Validation:

  • Unit tests
  • Framework operation tests
  • Transformation tests
  • e2e model test with an update of ./tests/e2e_oss/utils/reshape_utils.py
  • Model Optimizer IR Reader check

Documentation:

  • Supported frameworks operations list
  • Supported public models list
  • New operations specification
  • Guide on how to convert the public model
  • User guide update

@jane-intel jane-intel added bug Something isn't working category: MO Model Optimizer labels Aug 19, 2020
@jane-intel jane-intel added this to the 2021.1 milestone Aug 19, 2020
@jane-intel jane-intel requested review from lazarevevgeny and a team August 19, 2020 13:30
@lazarevevgeny
Copy link
Contributor

Please, fill the template for the PR

@jane-intel jane-intel requested a review from a team as a code owner August 20, 2020 07:59
@jane-intel jane-intel merged commit 920bf23 into openvinotoolkit:master Aug 20, 2020
@jane-intel jane-intel deleted the mo/jane/floor-div branch August 24, 2020 13:56
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Aug 26, 2020
* [ MO ] FloorDiv replacement

* BOM file

* Review comments

* FloorDiv in SupportedFrameworkList.md
RomanZm pushed a commit to RomanZm/openvino that referenced this pull request Aug 28, 2020
* [ MO ] FloorDiv replacement

* BOM file

* Review comments

* FloorDiv in SupportedFrameworkList.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working category: MO Model Optimizer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants