zhangyi
fa2eaafa51
fix some error format for api comments.
4 years ago
lixiaohui
a8975af9b8
modify examples of explainer.benchmark
5 years ago
lixiaohui
62fbbf9eb7
fix explainer doc bugs
5 years ago
unknown
33e63fae2b
add envirnoment checkings and change HOC error log to warning log
fix typo
enhance error message
rearrange import statements
swap checking order
fix typo
add no result checking
enhance error message
breakdown verfiy_data()
fix comments typo and add set_train(False)
5 years ago
mindspore-ci-bot
910772cea8
!11309 Add Hierarchical Occlusion Counterfactual
From: @ngtony
Reviewed-by:
Signed-off-by:
5 years ago
unknown
d621b9d4ea
Add HOC modules and support uncertainty in runner
fix pylint issues
deepcopy model inside uncertatiny instance
update summary.proto for hoc and uncertainty
update summary.proto tab to spaces
enhance code by review comments
fix comment format
add uncertainty and saliency cross registration checking.
check registered with is none
group constants togather, enhance runner data checking
update copyright year
enhance comment wordings
5 years ago
Xiao Tianci
f7093efe6a
modify return description in comments
5 years ago
mindspore-ci-bot
1f06cd63f3
!10436 Support to control whether to throw runtime exceptions in SummaryRecord
From: @ouwenchang
Reviewed-by:
Signed-off-by:
5 years ago
ougongchang
06be546b52
Support to control whether raise RuntimeError exception in SummaryRecord
1. Support explainer raise an RuntimeError exception
2. fix the ut of SummaryRecord
5 years ago
lixiaohui
acd10e2635
Fixbug: rise example bug and benchmarkder=() exectuable
5 years ago
lixiaohui
e82dee0fff
speed up rise
5 years ago
YuhanShi53
afe360f4e8
add skipping when return performance and fix bug for small-size ablation
5 years ago
lixiaohui
2e4b686408
refactor explain core code
5 years ago
Ng Ngai Fai
f236394232
change summary subdir mode to 750
Recursively create sub dirs
Optimize heatmap saving
better coding format
fix typo
add os.chmod() to make sure
forgot to append the image filename to the returned path
use realpath() instead of abspath()
5 years ago
Ng Ngai Fai
7498547d8c
reform explain runner api
fix pylint problem
fix review comments
fix review comments
enhance register_saliency() checking
fix error type
fix dataset class checking
fix dataset class checking
fix dataset class checking
fix fd open mode
better naming
better naming
fix review comments
fix review comments
fix review comments
fix duplicated benchmarker classes checking
fix comment format
fix comments
5 years ago