Fix broken Pooling CUDA NHWC Ops and ensure NCHW / NHWC parity. #27503
Annotations
2 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cuda/nn/max_pool_with_index.cu#L111
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
onnxruntime/core/providers/cuda/nn/max_pool_with_index.cu:111: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/providers/cpu/nn/pool_op_test.cc#L930
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
onnxruntime/test/providers/cpu/nn/pool_op_test.cc:930: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
Loading