Skip to content

Commit bce59e9

Browse files
committed
Update on "add quantized layer norm implementation"
Summary: Adds a quantized implementation of LayerNorm for server. Relevant PRs: * #20345 (floating point LN) * #33080 (quantized BN) A future PR will add the Python wrapper. Test Plan: numerics match the floating point implementation TODO: benchmarks Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
1 parent 15d19f7 commit bce59e9

File tree

2 files changed

+2
-2
lines changed