Questions about the Initializer. #1114
-
We stuck with deploying some complicated operations on FINN. The main problem is that it will throw out an error when streamlining:
This happens when we use We do understand the importance of the static shape, but we have already fixed the batch dim when exporting to qonnx. Here are two questions:
Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, why would you want to set random initializers for these operators? Attention and GELU are not (yet) supported by FINN. |
Beta Was this translation helpful? Give feedback.
Hi,
why would you want to set random initializers for these operators? Attention and GELU are not (yet) supported by FINN.