-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[CoreML] ML Program more ops (2/N) #22480
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
Merged
Merged
Changes from 32 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
92c5677
[CoreML] ML Program more ops
wejoncy 18b5f80
fix
wejoncy 5d10f5b
fix
wejoncy c4210c3
address comments
wejoncy d969af5
fix
wejoncy 5da5c28
add prelu
wejoncy d6c6951
add doc
wejoncy b699234
delete unrelated comment
wejoncy 4ee495e
handle special case for bn fp16
wejoncy 28e16f6
simply gelu check
wejoncy 6c39114
Apply suggestions from code review
wejoncy 1f3a139
fix gelu
wejoncy dcd3818
add macro for cis
wejoncy 836e5d4
layernorm test
wejoncy c038f6b
remove debug code
wejoncy 3aa6dbd
remove member of fused_node
wejoncy 69a38c6
format
wejoncy fcf2314
upgrade coremltool to 8.0
wejoncy 9591eec
sort ops
wejoncy 0e05f3f
remove limits cv6
wejoncy 9787a7e
ifdef
wejoncy d33297b
remove unused macro
wejoncy 1ff8e20
fix
wejoncy 593d505
format
wejoncy f9b3b99
restore coremltools 7.2
wejoncy 4a3c921
Apply suggestions from code review
wejoncy 97ebd3c
address comments
wejoncy 062ee50
refine comments
wejoncy 039afac
ln
wejoncy 6661f88
format
wejoncy ec575a7
simplify cast
wejoncy c80dfeb
fix
wejoncy f75d1eb
address comments
wejoncy 1cbbd20
fix
wejoncy e60fef4
Merge branch 'main' into jicwen/coremlops
wejoncy 60526a8
format
wejoncy 4d904da
fix
wejoncy 3b2b7b8
fix
wejoncy 21ee7da
Update onnxruntime/core/providers/coreml/builders/impl/cast_op_builde…
wejoncy 972d346
cast or identity
wejoncy 12ca0df
fix
wejoncy 6c7b84f
Update onnxruntime/core/providers/coreml/builders/impl/cast_op_builde…
wejoncy a0afa2a
fix
wejoncy 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
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.
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.