pytorch / captum

Model interpretability and understanding for PyTorch
https://captum.ai
BSD 3-Clause "New" or "Revised" License
4.8k stars 485 forks source link

Adding FastCAM support to Captum #449

Open ryanchankh opened 4 years ago

ryanchankh commented 4 years ago

Hi,

I would like to contribute to this open source library by adding support for FastCAM. I submitted a pull request recently but haven't gotten a reply. Should I still add FastCAM to the Awesome List? Or is there something I should do? Thanks!

Link to pull request: https://github.com/pytorch/captum/pull/442

Best, Ryan

NarineK commented 4 years ago

Thank you very much for your contributions, @ryanchankh ! We really appreciate that you are contributing to Captum library. Please, give us couple more days. Currently, we are discussing some infrastructural changes and will get back to the PR some time next week :)