Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add microbenchmark for layer normalization and improve latency #22223
Add microbenchmark for layer normalization and improve latency #22223
Changes from all commits
2b8cd17
0c89631
bca13ca
680cf4f
f0df526
87725c3
8aa80da
295d652
405a0a0
245f298
f398b64
a483ca4
19d225a
05b5037
ab2e5f2
63e9644
11eb7fb
46775a7
fd904f6
a41b802
6aece95
766c4b2
cb55d4b
2895f37
f93ccb7
4be0255
48ce979
3d6b990
f04aac0
1eaa63f
26ddc6c
3231cff
2a37a92
d8b11ab
402b65d
57c3e63
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 44 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 45 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 46 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 47 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 48 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 49 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 50 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 51 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 52 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 53 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++