nod-ai / SHARK-TestSuite

Temporary home of a test suite we are evaluating
Apache License 2.0
5 stars 35 forks source link

[ONNX] test TFIDF Vectorizer IDF and TFIDF modes #350

Closed samutamm closed 3 weeks ago

samutamm commented 2 months ago

Add few end-to-end test cases for IDF and TFIDF modes of TFIDF Vectorizer.

Corresponding changes in torch-mlir: https://github.com/llvm/torch-mlir/pull/3726

marbre commented 1 month ago

@zjgarvey could you do a second round?

marbre commented 3 weeks ago

Seems this was approved but was unfortunately not merged. Would you be able to resolve the conflicts @samutamm?