boy-be-ambitious

Results 1 comments of boy-be-ambitious

> looks like from https://github.com/onnx/onnx/blob/master/docs/Operators.md that VALID is padding=0, and SAME_UPPER and SAME_LOWER are padding = ciel(kernel_size/2) So, what can I do to solve this issue? I just have a...