enable large initializer offset align for save external data in ORT #32383
Annotations
2 warnings
onnxruntime/core/graph/model.h#L190
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
onnxruntime/core/graph/model.h:190: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
onnxruntime/core/session/inference_session.cc#L2059
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:2059: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading