Add MaxPool FP16 in XnnPack EP #34712
Annotations
3 warnings
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Loading