Skip to content

Fix exporter conversion issues found running parakeet encoder - #2

Open
mtavenrath wants to merge 7 commits into
mainfrom
parakeet
Open

Fix exporter conversion issues found running parakeet encoder#2
mtavenrath wants to merge 7 commits into
mainfrom
parakeet

Conversation

@mtavenrath

Copy link
Copy Markdown
Contributor

this PR is on top of #1

Load external-data initializers, fold integer shape subgraphs
(ConstantOfShape/Reshape/Transpose/Slice/Squeeze/Unsqueeze/Concat),
record Split/Where/Slice output shapes, lower negative-step Slice via
reverse, fall back to identity for unreliable Expand targets, and treat
*_dynamic_axes_1 as batch-like so mask/score dims stay broadcastable.

Load external-data initializers, fold integer shape subgraphs
(ConstantOfShape/Reshape/Transpose/Slice/Squeeze/Unsqueeze/Concat),
record Split/Where/Slice output shapes, lower negative-step Slice via
reverse, fall back to identity for unreliable Expand targets, and treat
*_dynamic_axes_1 as batch-like so mask/score dims stay broadcastable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant