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

Fix type issue when using FeatureVectorizer #959

Merged
merged 7 commits into from
Jan 18, 2023
Merged

Fix type issue when using FeatureVectorizer #959

merged 7 commits into from
Jan 18, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Jan 4, 2023

Signed-off-by: xadupre xadupre@microsoft.com

Fixes issue #958.

Signed-off-by: xadupre <xadupre@microsoft.com>
@xadupre xadupre added the bug Something isn't working label Jan 4, 2023
Signed-off-by: xadupre <xadupre@microsoft.com>
Signed-off-by: xadupre <xadupre@microsoft.com>
Signed-off-by: xadupre <xadupre@microsoft.com>
Signed-off-by: xadupre <xadupre@microsoft.com>
Signed-off-by: xadupre <xadupre@microsoft.com>
@@ -171,7 +173,9 @@
dump_data_and_model(
data, PipeConcatenateInput(model),
model_onnx, basename="SklearnPipelineScaler11Union")
TARGET_OPSET

Check notice

Code scanning / CodeQL

Statement has no effect

This statement has no effect.
Signed-off-by: xadupre <xadupre@microsoft.com>
@xadupre xadupre requested a review from xiaowuhu January 5, 2023 07:40
@xadupre xadupre merged commit 0aa6e3e into onnx:main Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant