Improvements
InterpretDL version 0.2.2 includes improvements as follows:
- Unify and simplify visualization methods.
- Support PaddlePaddle 2.0+ and simplify the code of loading paddle models.
- Use consistent APIs for the interpretation algorithms.
- Remove unnecessary imports.
- Add tqdm for the process bar.
- Other small modifications.