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
Introduce new optimizer MatMul + BatchNormalization #17915
Introduce new optimizer MatMul + BatchNormalization #17915
Changes from 16 commits
de5bc5e
4cb3d7e
c797f40
2024d64
6ea436f
f63bd11
7cc2013
c92ed58
8bf29cf
7ddeecf
d1842c9
2ef8343
57ea97f
f367a36
e604ea4
96d0137
79984f1
b306623
0d7f524
23c23da
1a26722
95e3efb
009b86c
490dec8
65e067d
018cdfb
d79a607
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 55 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L55
Raw output
Check warning on line 55 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L55
Raw output
Check warning on line 103 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L103
Raw output
Check warning on line 116 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L116
Raw output
Check warning on line 118 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L118
Raw output
Check warning on line 120 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L120
Raw output
Check warning on line 122 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L122
Raw output
Check warning on line 124 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L124
Raw output
Check warning on line 171 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L171
Raw output
Check warning on line 195 in onnxruntime/core/optimizer/matmul_bn_fusion.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.cc#L195
Raw output
Check warning on line 18 in onnxruntime/core/optimizer/matmul_bn_fusion.h
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.h#L18
Raw output
Check warning on line 18 in onnxruntime/core/optimizer/matmul_bn_fusion.h
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.h#L18
Raw output
Check warning on line 25 in onnxruntime/core/optimizer/matmul_bn_fusion.h
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.h#L25
Raw output
Check warning on line 27 in onnxruntime/core/optimizer/matmul_bn_fusion.h
GitHub Actions / cpplint
[cpplint] onnxruntime/core/optimizer/matmul_bn_fusion.h#L27
Raw output