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.
[Relax][Op] Introducing a bunch of high-level operators (apache#12)
* Revert "Add High-level Op Support (apache#5)" This reverts commit 67960ee474c8797ca9111527f7b9eb6693377ad6. * [CherryPick] Relax ops: dense/conv2d/max_pool2d/relu/softmax/flatten (tlc-pack#266) * relax.transpose * relax.subtract * relax.nn.batch_norm * relax.reshape * relax.expand_dims * relax.squeeze * relax.concatenate Co-authored-by: sung <[email protected]>
- Loading branch information
1 parent
35cfadd
commit adb2961
Showing
33 changed files
with
2,566 additions
and
220 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
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
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
File renamed without changes.
Oops, something went wrong.