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

Add support for ONNX Pad-11 #744

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

mvafin
Copy link
Contributor

@mvafin mvafin commented Jun 3, 2020

Code:

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

Validation:

  • Unit tests
  • Transformation tests
  • MO IR Reader check

Documentation:

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

Other:

  • Sample/Demo application to infer the model: N/A

@mvafin mvafin added the category: MO Model Optimizer label Jun 3, 2020
@mvafin mvafin requested review from jane-intel and a team June 3, 2020 12:16
Copy link
Contributor

@lazarevevgeny lazarevevgeny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need more unit tests.

@lazarevevgeny lazarevevgeny merged commit 1001caf into openvinotoolkit:master Jun 4, 2020
@ilya-lavrenov ilya-lavrenov added the feature New feature request label Jun 4, 2020
@ilya-lavrenov ilya-lavrenov added this to the 2020.4 milestone Jun 4, 2020
@mvafin mvafin deleted the feature/onnx_pad_11 branch February 9, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: MO Model Optimizer feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants