Add gather/squeeze/unsqueeze/tile etc ops #9
Annotations
2 warnings
onnxruntime/core/providers/vsinpu/builders/impl/base_op_builder.cc#L53
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/vsinpu/builders/impl/base_op_builder.cc:53: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/vsinpu/builders/impl/resize_op_builder.h#L130
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/vsinpu/builders/impl/resize_op_builder.h:130: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading