sophgo / tpu-mlir

Machine learning compiler based on MLIR for Sophgo TPU.
Other
613 stars 154 forks source link

add 2 modes for einsum #154

Closed ZillaRU closed 11 months ago

ZillaRU commented 11 months ago

add the following modes for the einsum operator. abcd,abed -> abce abcd,abde -> abce