forked from apache/tvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RUNTIME][CLML] Fix for CLML ops and enable more test case (apache#15896
) * [RUNTIME][CLML] Fix for few clml ops Fixed the dense operator and enhance clml network testcase * [RUNTIME][CLML] Fix for dense layer and float16 Fixed the dense layer issue in network level and improved converage of dense layer with clml Fixed float16 crash error. * Update comment for dense pattern * fix in clml test cases * Enable more test cases and few fixes * Fix the import error * Fix the import error * Fix in batchnorm testcase * Restructure clml test case and enable vm executor * Fix the import error in clml test network * Fix the test failure for vm tests * Update clml.py
- Loading branch information
1 parent
759ee12
commit 3a57a40
Showing
8 changed files
with
1,332 additions
and
764 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.