axon_onnx icon indicating copy to clipboard operation
axon_onnx copied to clipboard

Validate padding config in pool

Open seanmor5 opened this issue 4 years ago • 0 comments
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.

seanmor5 avatar Sep 28 '21 00:09 seanmor5