Commit Graph

10 Commits

Author SHA1 Message Date
lixiaohui a88e8da01b add context setting in examples due to the default mode shift in mindspore 1.3 2021-07-09 14:10:55 +08:00
unknown 30091baf09 enhance api doc 2021-06-11 11:59:59 +08:00
unknown 2b6b51bd57 clean code
fix hoc _update_best()

fix __ issues

rollback metric.py _record_explainer() add _

add docstring

fix docstrings newline
2021-06-01 13:27:11 +08:00
lixiaohui a8975af9b8 modify examples of explainer.benchmark 2021-03-29 21:01:06 +08:00
lixiaohui 62fbbf9eb7 fix explainer doc bugs 2021-03-20 16:12:20 +08:00
YuhanShi53 afe360f4e8 add skipping when return performance and fix bug for small-size ablation 2020-12-09 12:00:08 +08:00
lixiaohui 2e4b686408 refactor explain core code 2020-12-08 23:23:32 +08:00
YuhanShi53 3b4ab344b0 fix memory exceed bug in Robustness and ValueError in Occlusion. 2020-12-01 09:59:40 +08:00
YuhanShi53 1c4ab31231 fix mistakes in docstring 2020-11-25 15:08:21 +08:00
YuhanShi53 61164e7d52 add feature/explainer/ClassSensitivity, Occlusion, Robustness 2020-11-23 15:20:05 +08:00