add split3inner #31126
Annotations
2 warnings
onnxruntime/core/providers/cuda/tensor/split_impl.cu#L226
[cpplint] reported by reviewdog 🐶
Add #include <algorithm> for min [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/cuda/tensor/split_impl.cu:226: Add #include <algorithm> for min [build/include_what_you_use] [4]
|
onnxruntime/test/providers/cpu/tensor/split_op_test.cc#L847
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/test/providers/cpu/tensor/split_op_test.cc:847: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading