-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Transform] Legalize some operators (#101)
This PRs add legalizations for the following operators: - `relax.nn.log_softmax` - `relax.nn.cross_entropy_without_logits` - `relax.nn.cross_entropy_with_logits` - `relax.exp`
- Loading branch information
1 parent
b4aba65
commit 57fee16
Showing
3 changed files
with
719 additions
and
0 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
Oops, something went wrong.