Skip to content

[MaxPooling] Add support for ceil_mode parameter.

Cyril Moineau requested to merge MaxPoolingAttr into main

Add support for onnx ceil_mode paramter which determine the rounding function used to compute the output shape.

Merge request reports

Loading