You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[QNN] Guard get_parameter against node=None in LayerNormVisitor
Fixes AttributeError when aten.native_layer_norm has optional weight=None.
Both weight and bias are guarded to handle the None case gracefully.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments