spcl / daceml

A Data-Centric Compiler for Machine Learning
https://daceml.readthedocs.io
BSD 3-Clause "New" or "Revised" License
81 stars 14 forks source link

Maxpool backprop failing if size is not divisible #89

Open tbennun opened 3 years ago

tbennun commented 3 years ago

A memlet validation error happens, which means that the pure backward implementation needs to be adapted