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

Adds TfIdfVectorizer as a custom kernel for onnxruntime #117

Merged
merged 6 commits into from
Nov 19, 2023
Merged

Adds TfIdfVectorizer as a custom kernel for onnxruntime #117

merged 6 commits into from
Nov 19, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Nov 16, 2023

No description provided.

@sdpython sdpython marked this pull request as ready for review November 18, 2023 17:57
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9f8681c) 82.68% compared to head (9276bc6) 82.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   82.68%   82.68%           
=======================================
  Files          51       51           
  Lines        6595     6595           
=======================================
  Hits         5453     5453           
  Misses       1142     1142           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sdpython sdpython merged commit 67e5be6 into main Nov 19, 2023
17 of 22 checks passed
@sdpython sdpython deleted the cus branch December 29, 2023 00:10
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.

None yet

3 participants