forked from neo-ai/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.
[RELAY][MXNET][FRONTEND] add support for MXNET numpy operators (apach…
…e#6054) * [RELAY][MXNET][FRONTEND] add supports for OPs in numpy from mxnet * Update test_forward.py * Update mxnet.py * Update mxnet.py * Update test_forward.py * update and bugfix * test for multiple dtypes * Update test_forward.py * add data type and optimize coding style * replace pytest.skip with @pytest.mark.skipif * Update test_forward.py * update pytest style * Update test_forward.py * Update test_forward.py * Update test_forward.py * Update test_forward.py Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-169.ap-northeast-1.compute.internal>
- Loading branch information
1 parent
4e75597
commit a3e1196
Showing
2 changed files
with
318 additions
and
77 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.