axon_onnx
axon_onnx copied to clipboard
Validate padding config in pool
trafficstars
ONNX pooling operations require that the padding configuration have less padding on each side than the size of the kernel. This isn't validated currently but should be.