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
The liger operator collection doesn't include layernorm because the operator collection either has an op or not. Since liger's layernorm is added into existing op folder, it is skipped in liger op-collection. We need to specifically include layernorm in both default and liger op collection.
The text was updated successfully, but these errors were encountered:
The liger operator collection doesn't include
layernorm
because the operator collection either has an op or not. Since liger's layernorm is added into existing op folder, it is skipped in liger op-collection. We need to specifically include layernorm in both default and liger op collection.The text was updated successfully, but these errors were encountered: