A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
959
stars
163
forks
source link
[BUG] Out-of-order inputs for runtime constant folding #296
Closed
mzmssg closed 3 years ago
🐛 Bug
If multiple constant inputs for a node to be folded, these inputs might be fed out of order.