Add MaxPool FP16 in XnnPack EP #34681
Annotations
4 warnings
onnxruntime/core/providers/xnnpack/nn/max_pool.cc#L310
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/nn/max_pool.cc:310: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/nn/max_pool.cc#L314
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/nn/max_pool.cc:314: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/nn/max_pool.cc#L318
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/nn/max_pool.cc:318: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/xnnpack_init.h#L60
[cpplint] reported by reviewdog 🐶
Add #include <utility> for pair<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/xnnpack/xnnpack_init.h:60: Add #include <utility> for pair<> [build/include_what_you_use] [4]
|
This job succeeded
Loading