Home
last modified time | relevance | path

Searched defs:sample_input (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/explainer/explanation/_counterfactual/
Dhierarchical_occlusion.py607 def _process_root_job(self, sample_input, root_job): argument
626 def _prepare_job(self, job, sample_input): argument
665 def _process_job(self, job, sample_input, job_queue): argument
/third_party/mindspore/mindspore/explainer/
D_image_classification_runner.py677 def _run_hoc(self, summary, sample_id, sample_input, prob): argument