A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
958
stars
162
forks
source link
[BUG] Unsupported Operator Prod, Einsum, and BroadcastTo in Tensorflow Frozen PB model format #425
Open
donglinz opened 2 years ago
🐛 Bug
NNFusion failed in optimizing BERT model from both Huggingface and TFHub. Missing "Prod" operator support from Huggingface BERT:
Missing "Einsum" and "BroadcastTo" operator support from TFHub BERT model:
To Reproduce Steps to reproduce the behavior: