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
enable serialize prepacked weights into data file #22256
enable serialize prepacked weights into data file #22256
Changes from all commits
59fca4a
b34b3d0
57c5c58
acc23f4
fe9c81b
c7f19ca
327cb1c
c6f8b4e
46b9bac
ee818ce
4520d83
f77d479
d58a024
7bf0cd7
694a2bc
18b079c
81eb968
e48d808
600a79e
f121fb9
1f96556
3e0da5c
5c2e38c
1dba2f9
4681689
83be7dd
3c63aad
394745c
a61f1ef
3cb8b97
85356b1
3910ef6
d35a7ef
54c2eab
c4a7b4a
679dd0d
d591a6e
00262b2
390cde5
ead9032
c87f420
5d0d07d
e6b86e6
a3e7314
b832ce9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 1154 in include/onnxruntime/core/graph/graph.h
GitHub Actions / Optional Lint C++
Check warning on line 1201 in include/onnxruntime/core/graph/graph.h
GitHub Actions / Optional Lint C++
Check warning on line 1208 in include/onnxruntime/core/graph/graph.h
GitHub Actions / Optional Lint C++
Check warning on line 105 in onnxruntime/contrib_ops/cpu/bert/attention.cc
GitHub Actions / Optional Lint C++
Check warning on line 62 in onnxruntime/contrib_ops/cpu/quantization/attention_quant.cc
GitHub Actions / Optional Lint C++
Check warning on line 94 in onnxruntime/contrib_ops/cpu/quantization/dynamic_quantize_lstm.cc
GitHub Actions / Optional Lint C++
Check warning on line 175 in onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc
GitHub Actions / Optional Lint C++
Check warning on line 220 in onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc
GitHub Actions / Optional Lint C++
Check warning on line 281 in onnxruntime/contrib_ops/cpu/skip_layer_norm.cc
GitHub Actions / Optional Lint C++
Check warning on line 98 in onnxruntime/contrib_ops/cuda/diffusion/group_norm.cc
GitHub Actions / Optional Lint C++