Clarified the comment. #22688
Annotations
3 warnings
[cpplint] onnxruntime/core/optimizer/conv_add_act_fusion.cc#L290:
onnxruntime/core/optimizer/conv_add_act_fusion.cc#L290
Add #include <string> for string [build/include_what_you_use] [4]
|
[cpplint] onnxruntime/core/optimizer/selectors_actions/selector_action_transformer.h#L111:
onnxruntime/core/optimizer/selectors_actions/selector_action_transformer.h#L111
Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
[cpplint] onnxruntime/core/providers/js/operators/conv_transpose.h#L42:
onnxruntime/core/providers/js/operators/conv_transpose.h#L42
Lines should be <= 120 characters long [whitespace/line_length] [2]
|