Add MaxPool FP16 in XnnPack EP #34595
Annotations
4 warnings
onnxruntime/core/providers/xnnpack/nn/max_pool.cc#L307
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/nn/max_pool.cc:307: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/nn/max_pool.cc#L311
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/nn/max_pool.cc:311: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/nn/max_pool.cc#L315
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/nn/max_pool.cc:315: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/xnnpack/xnnpack_execution_provider.cc#L52
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/xnnpack/xnnpack_execution_provider.cc:52: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading