Skip to content

Fixed up dimensions to create known sized vectors #4867

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 1 commit into from
Feb 21, 2020
Merged

Fixed up dimensions to create known sized vectors #4867

merged 1 commit into from
Feb 21, 2020

Conversation

harishsk
Copy link
Contributor

A recent PR (#4783) added support to run inferencing on an onnx model with multiple rows at a time. This made the output schema of OnnxTransformer to have variable size vectors which in turn broke some things in Nimbus. This PR fixes the dimensions back.

@harishsk harishsk requested a review from a team as a code owner February 21, 2020 02:19
@harishsk harishsk merged commit 9b1e9d4 into dotnet:master Feb 21, 2020
@harishsk harishsk deleted the onnxDimensionFix branch April 21, 2020 23:58
@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants