-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Q-DQ nodes for int8 LayerNorm #4084
Copy link
Copy link
Open
Labels
triagedIssue has been triaged by maintainersIssue has been triaged by maintainers
Metadata
Metadata
Assignees
Labels
triagedIssue has been triaged by maintainersIssue has been triaged by maintainers
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Is there any guidance for Q-DQ node placement when using LayerNorm? For example, if I have a convolution followed by a LayerNorm, would I put Q-DQ nodes before the LayerNorm? I am hoping to have the LayerNorm operate in int8 if possible.