What
I ran into an issue after modifying the LLaMA decoder layer.
Recently, I replaced the RMSNorm modules in the LLaMA DecoderLayer with a custom wrapper. After this change, an error occurs during circle2circle execution.
This issue did not occur before wrapping RMSNorm, and the rest of the model structure remains unchanged.
# circle2circle with O1 option
circle2circle: ERROR: Optimized graph is invalid