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

ColumnSelectingTransformer now infers ONNX shape #5079

Merged

Conversation

michaelgsharp
Copy link
Member

ColumnSelectingTransformer wasn't inferring the ONNX shape during ONNX export. This was causing issues when the shape needed to be known. This PR adds in the shape inference step by removing the skip flag to skip it.

@michaelgsharp michaelgsharp requested review from harishsk and a team May 1, 2020 21:07
@michaelgsharp michaelgsharp self-assigned this May 1, 2020
@harishsk
Copy link
Contributor

harishsk commented May 2, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@michaelgsharp
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@michaelgsharp michaelgsharp merged commit b74cacc into dotnet:master May 6, 2020
@michaelgsharp michaelgsharp deleted the shape-inference-column-selector branch November 4, 2020 20:36
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 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