-
Notifications
You must be signed in to change notification settings - Fork 19.6k
Simulated OpenVINO Backend for Testing Unmerged PR Features with Memory Profiling #21491
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
Closed
Closed
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
aefa32f
[OpenVINO backend] support repeat
Mohamed-Ashraf273 4b66e60
[OpenVINO backend] support tri, triu, and tril
Mohamed-Ashraf273 8093d51
[OpenVINO backend] support slice_update
Mohamed-Ashraf273 75647be
[OpenVINO backend] add __array__ method
Mohamed-Ashraf273 950bdeb
[OpenVINO backend] support categorical
Mohamed-Ashraf273 850d003
[OpenVINO backend] suppor export model using openvino format
Mohamed-Ashraf273 a7e07f3
add export for openvino backend
Mohamed-Ashraf273 4e93a74
adding tests for openvino export format
Mohamed-Ashraf273 cb7812a
fix dynamic shape handling
Mohamed-Ashraf273 51ca2cd
[OpenVINO backend] add supporting for lists and tuples
Mohamed-Ashraf273 f3a2468
[OpenVINO backend] fix_transpose
Mohamed-Ashraf273 1d713ba
add more detailed comments
Mohamed-Ashraf273 f93d188
Merge branch 'support_slice_update' into gsoc2025
Mohamed-Ashraf273 87002b6
Merge branch 'support_triu' into gsoc2025
Mohamed-Ashraf273 94c27ad
Merge branch 'support_export' into gsoc2025
Mohamed-Ashraf273 b034524
Merge branch 'support_categorical' into gsoc2025
Mohamed-Ashraf273 cc087e7
Merge branch 'support_repeat' into gsoc2025
Mohamed-Ashraf273 b96aaef
Merge branch 'update_get_ov_output' into gsoc2025
Mohamed-Ashraf273 6139ec9
Merge branch 'add_array_method' into gsoc2025
Mohamed-Ashraf273 f0ca994
Merge branch 'fix_transpose' into gsoc2025
Mohamed-Ashraf273 ee5f734
[OpenVINO backend] fix numpy conversions
Mohamed-Ashraf273 d44de26
fix typo
Mohamed-Ashraf273 980c09d
add testing files
Mohamed-Ashraf273 1f8f2ea
add more detailed comments
Mohamed-Ashraf273 cc86259
Merge branch 'support_slice_update' into gsoc2025
Mohamed-Ashraf273 8bc66a1
add support for jax backend and avoid to load models on disc for open…
Mohamed-Ashraf273 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.