Add MaxPool FP16 in XnnPack EP #34560
Annotations
6 warnings
onnxruntime/core/providers/xnnpack/nn/max_pool.cc#L309
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/nn/max_pool.cc:309: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/nn/max_pool.cc#L313
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/nn/max_pool.cc:313: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/nn/max_pool.cc#L317
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/nn/max_pool.cc:317: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/xnnpack_execution_provider.cc#L83
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/xnnpack_execution_provider.cc:83: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/xnnpack_execution_provider.cc#L84
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/xnnpack_execution_provider.cc:84: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/xnnpack_execution_provider.cc#L85
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/xnnpack_execution_provider.cc:85: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading