I'm using vit_b32 implemented in keras in "vit" library.
One of the node is the "FlexErf": i am trying to understand what is the meaning of this node and what is the meaning of the prefix "flex"?
The model is exported in format "tflite".
Many thanks!