Enable exporting for inference when loading from buffer without behavior changes #32375
Annotations
4 warnings
orttraining/orttraining/training_api/module.cc#L420
[cpplint] reported by reviewdog 🐶
An else should appear on the same line as the preceding } [whitespace/newline] [4]
Raw Output:
orttraining/orttraining/training_api/module.cc:420: An else should appear on the same line as the preceding } [whitespace/newline] [4]
|
orttraining/orttraining/training_api/module.cc#L420
[cpplint] reported by reviewdog 🐶
If an else has a brace on one side, it should have it on both [readability/braces] [5]
Raw Output:
orttraining/orttraining/training_api/module.cc:420: If an else has a brace on one side, it should have it on both [readability/braces] [5]
|
orttraining/orttraining/training_api/module.cc#L670
[cpplint] reported by reviewdog 🐶
An else should appear on the same line as the preceding } [whitespace/newline] [4]
Raw Output:
orttraining/orttraining/training_api/module.cc:670: An else should appear on the same line as the preceding } [whitespace/newline] [4]
|
orttraining/orttraining/training_api/module.cc#L670
[cpplint] reported by reviewdog 🐶
If an else has a brace on one side, it should have it on both [readability/braces] [5]
Raw Output:
orttraining/orttraining/training_api/module.cc:670: If an else has a brace on one side, it should have it on both [readability/braces] [5]
|
This job succeeded
Loading