Implement pre-packed blobs serialization on disk and their memory mapping on load #37188
Triggered via pull request
December 11, 2024 18:38
Status
Success
Total duration
30m 34s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
35s
Python format
3m 17s
Optional Lint C++
30m 20s
Lint JavaScript
34s
Annotations
1 error and 16 warnings
Optional Lint C++
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Optional Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Optional Lint C++
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Optional Lint C++:
include/onnxruntime/core/framework/buffer_deleter.h#L8
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: buffer_deleter.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
include/onnxruntime/core/framework/buffer_deleter.h:8: Found C++ system header after other header. Should be: buffer_deleter.h, c system, c++ system, other. [build/include_order] [4]
|
Optional Lint C++:
include/onnxruntime/core/framework/buffer_deleter.h#L36
[cpplint] reported by reviewdog 🐶
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/core/framework/buffer_deleter.h:36: Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
|
Optional Lint C++:
onnxruntime/core/framework/prepacked_weights_container.cc#L106
[cpplint] reported by reviewdog 🐶
Add #include <string> for string [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/framework/prepacked_weights_container.cc:106: Add #include <string> for string [build/include_what_you_use] [4]
|
Optional Lint C++:
onnxruntime/core/framework/prepacked_weights_container.cc#L117
[cpplint] reported by reviewdog 🐶
Add #include <utility> for move [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/framework/prepacked_weights_container.cc:117: Add #include <utility> for move [build/include_what_you_use] [4]
|
Optional Lint C++:
onnxruntime/core/framework/prepacked_weights_container.h#L10
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/prepacked_weights_container.h:10: Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
|
Optional Lint C++:
onnxruntime/core/framework/prepacked_weights_container.h#L11
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/prepacked_weights_container.h:11: Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
|
Optional Lint C++:
onnxruntime/core/framework/prepacked_weights_container.h#L12
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/prepacked_weights_container.h:12: Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
|
Optional Lint C++:
onnxruntime/core/framework/prepacked_weights_container.h#L13
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/prepacked_weights_container.h:13: Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
|
Optional Lint C++:
onnxruntime/core/framework/prepacked_weights_container.h#L14
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/prepacked_weights_container.h:14: Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
|
Optional Lint C++:
onnxruntime/core/framework/prepacked_weights_container.h#L15
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/prepacked_weights_container.h:15: Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
|