Skip to content

Commit

Permalink
[TOPI] Add einsum operator (#6370)
Browse files Browse the repository at this point in the history
* [TOPI] Einsum
* Fix tuple
* fix oshape

* * test

* * Fix lint

* * Remove useless define

* * Move to einsum header file

* * Fix single value situation

* * Fix CamelASE

* * Print stride

* * Fix single input bug

* * fix lint

* * Fix lint and add comments

* * create test einsum

* * Fix lint

* * Fix comments
  • Loading branch information
hanke580 committed Feb 3, 2021
1 parent da42924 commit 618ef9e
Show file tree
Hide file tree
Showing 7 changed files with 1,076 additions and 0 deletions.
Loading

0 comments on commit 618ef9e

Please sign in to comment.