Install steps
pip install flashtorch
Upgrade steps
pip install flashtorch -U
Breaking changes
- None
New features
- None
Bug fixes
- None
Improvements
- Requested improvement: #30
- Implemented by #31
- Quick summary:
flashtorch.saliency.Backprop
can now handle models with mono-channel/grayscale input images
Other changes
- None