forked from apache/tvm
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add different path for multiple transform functions of different models and InverseLabelTransform support * typo fixes and copy the value in identity transformation * add shapefunc copy and inverse transform of NALabelEncoder * typo fix * add import tvm.testing * add more opeartor support * adding test cases - test * fix shape mismatch for NALabelEncoder when using dynamic shapes * update and merging for more operator support in sklearn frontend * update and merging for more operator support in sklearn frontend: robustordinalencoder * remove debug prints * reformat with black * pylint format fixes Co-authored-by: Ubuntu <[email protected]> Co-authored-by: srinidhigoud <[email protected]>
- Loading branch information
1 parent
e41640d
commit 77e3b98
Showing
3 changed files
with
330 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.