Home
last modified time | relevance | path

Searched defs:explainer (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/explainer/benchmark/_attribution/
Dlocalization.py92 def evaluate(self, explainer, inputs, targets, saliency=None, mask=None): argument
170 def _check_evaluate_param_with_mask(self, explainer, inputs, targets, saliency, mask): argument
Dclass_sensitivity.py40 def evaluate(self, explainer, inputs): argument
Dmetric.py117 def _check_evaluate_param(self, explainer, inputs): argument
210 def _check_evaluate_param(self, explainer, inputs, targets, saliency): argument
Drobustness.py56 def evaluate(self, explainer, inputs, targets, saliency=None): argument
Dfaithfulness.py402 def evaluate(self, explainer, inputs, targets, saliency=None): argument
/third_party/mindspore/mindspore/explainer/
D_image_classification_runner.py615 def _run_explainer(self, summary, sample_id_labels, explainer): argument
744 def _add_exp_step_samples(self, explainer, sample_label_sets, batch_saliency_full, summary): argument
784 def _run_exp_step(self, next_element, explainer, sample_id_labels, summary): argument
824 def _run_exp_benchmark_step(self, next_element, explainer, benchmarker, saliency_dict_lst): argument