[On-Device-Training] Upgrade Flatbuffers to Support 2GB+ Checkpoints. #27322
Annotations
3 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/common/flatbuffers.h#L6
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/common/flatbuffers.h:6: Include the directory when naming header files [build/include_subdir] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/common/flatbuffers.h#L18
[cpplint] reported by reviewdog 🐶
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
Raw Output:
onnxruntime/core/common/flatbuffers.h:18: Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/dml/DmlExecutionProvider/src/External/DirectMLHelpers/DmlGraphDesc_generated.h#L740
[cpplint] reported by reviewdog 🐶
Add #include <vector> for vector<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/dml/DmlExecutionProvider/src/External/DirectMLHelpers/DmlGraphDesc_generated.h:740: Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
Loading