Make SplitToSequence type independent #25749
Annotations
3 warnings
[cpplint] onnxruntime/core/providers/cpu/sequence/sequence_ops.cc#L516:
onnxruntime/core/providers/cpu/sequence/sequence_ops.cc#L516
Should have a space between // and comment [whitespace/comments] [4]
|
[cpplint] onnxruntime/core/providers/cpu/sequence/sequence_ops.cc#L560:
onnxruntime/core/providers/cpu/sequence/sequence_ops.cc#L560
Lines should be <= 120 characters long [whitespace/line_length] [2]
|
[cpplint] onnxruntime/core/providers/cpu/sequence/sequence_ops.cc#L537:
onnxruntime/core/providers/cpu/sequence/sequence_ops.cc#L537
Add #include <string> for string [build/include_what_you_use] [4]
|