moboehle/Pytorch-LRP

Question inverter_util.py

Opened this issue · 1 comments

In compute_propagated_relevance function,

Do you only support max_pooling, not avg_pool or adaptive_avg_pooling??

Currently the only pooling operation implemented is max_pooling.