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

[ONNX] Change translator registration approach #25166

Merged
merged 25 commits into from
Jul 7, 2024

Conversation

gkrivor
Copy link
Contributor

@gkrivor gkrivor commented Jun 21, 2024

Details:

  • Moved to VersionRange usage
  • Moved a translators registration near a translator code
  • Simplified file structure
  • Implemented support of *.lib build
  • Implemented a supported op customization by removing op-files from the build

Tickets:

  • N/A

@github-actions github-actions bot added category: ONNX FE OpenVINO ONNX FrontEnd category: build OpenVINO cmake script / infra labels Jun 21, 2024
@gkrivor gkrivor marked this pull request as ready for review June 25, 2024 06:17
@gkrivor gkrivor requested a review from a team as a code owner June 25, 2024 06:17
@gkrivor
Copy link
Contributor Author

gkrivor commented Jun 25, 2024

build_jenkins

@gkrivor gkrivor added this pull request to the merge queue Jul 7, 2024
Merged via the queue into openvinotoolkit:master with commit 44e4e5d Jul 7, 2024
120 checks passed
@gkrivor gkrivor deleted the onnx_opreg branch July 7, 2024 06:19
spran180 pushed a commit to spran180/openvino that referenced this pull request Jul 27, 2024
### Details:
 - Moved to VersionRange usage
 - Moved a translators registration near a translator code
 - Simplified file structure
 - Implemented support of *.lib build
- Implemented a supported op customization by removing op-files from the
build

### Tickets:
 - N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra category: ONNX FE OpenVINO ONNX FrontEnd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants