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

Added range operator to com.microsoft #23210

Closed
wants to merge 6 commits into from

Conversation

adityashibu
Copy link

@adityashibu adityashibu commented Mar 2, 2024

Details:

Added the following files:

  • range.cpp and range.hpp

Changes Made:

  • Implemented a new operator named Range under op/com.microsoft/range.cpp.
  • Registered the operator with the domain MICROSOFT_DOMAIN.
  • Added the necessary implementation for the range.prototext file.

Tickets:

@adityashibu adityashibu requested a review from a team as a code owner March 2, 2024 17:40
@github-actions github-actions bot added the category: ONNX FE OpenVINO ONNX FrontEnd label Mar 2, 2024
@mlukasze mlukasze added the ExternalPR External contributor label Mar 19, 2024
@mlukasze mlukasze requested review from mitruska and gkrivor March 19, 2024 08:23
Copy link
Contributor

github-actions bot commented Apr 3, 2024

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Apr 3, 2024
Copy link
Contributor

This PR was closed because it has been stalled for 2 week with no activity.

@github-actions github-actions bot closed this Apr 11, 2024
@adityashibu
Copy link
Author

Hey, any updates on the PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: ONNX FE OpenVINO ONNX FrontEnd ExternalPR External contributor Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend ONNX Frontend with com.microsoft.Range operator
2 participants