31 Commits (620479138e27629ddf8708ea8c7d8a68cedb0f38)

Author SHA1 Message Date
  lixiaohui 896129bb37 CI fix: shorten long functions. And format API comments. 4 years ago
  lixiaohui 2fd9e47075 Backend adaptation for adding options whether to filter data without hoc explanations 4 years ago
  lixiaohui 02e0e33bf2 add status in metadata for query 4 years ago
  lixiaohui cb839798b2 explainer add HOC, prediction type filtering and sort with filtered label confidence 4 years ago
  ougongchang a685dbc20d Prevent the infinite loop during XAI data loading failed 4 years ago
  ougongchang e77b5846fe Refactor the explainer manager module part of code 4 years ago
  ougongchang 896d73f5a1 Add a stop mechanism for explain manager 4 years ago
  ougongchang eb7f0562ee Fix the mechanism for adding loaders 4 years ago
  YuhanShi53 ca3cb83b68 change the NaN value to 'NaN' string for json format 5 years ago
  YuhanShi53 bdc1d4a8c5 fix bug which ignores the sample when sample_id==0 5 years ago
  mindspore-ci-bot 2c86447056 !958 Filter saliency restful API samples by inference labels, returns job not found error when explain job is not found 5 years ago
  Ng Ngai Fai 94d76abf88 remove unnassacary error raising, filter sample by inference labels 5 years ago
  YuhanShi53 29a2d6464c Add reset_offset when CRCError and CRCLengthFailedError happen 5 years ago
  Ng Ngai Fai d5c66f4767 remove PIL.UnidentifiedImageError, use OSError 5 years ago
  mindspore-ci-bot 709a537b8a !910 Fix ground-truth-label bug in MindExplain backend. 5 years ago
  mindspore-ci-bot eb79737ded !904 Avoid the numpy runtime warnings and enhance query image error message 5 years ago
  unknown 1f40aac84b avoid numpy runtime warnings 5 years ago
  YuhanShi53 5535995070 Fix label saving format in ExplainLoader and remove useless methods 5 years ago
  ougongchang 7c2d857513 fix bug by modify the event load function in explain_parser 5 years ago
  YuhanShi53 3a05552c7e rewrite ExplainManager and ExplainLoader 5 years ago
  unknown 2f541a98b9 add uncertainty, 1-ch saliency and separated datafiles 5 years ago
  mindspore-ci-bot d7e5a7103c !816 Fixed Job List issue and added UT for explainer JSON API 5 years ago
  mindspore-ci-bot eb4de70ab4 !810 Limit the float value precision. 5 years ago
  YuhanShi53 5b98cfa940 limit the float value precision 5 years ago
  unknown 939dad7f1a add UT, returns unloaded jobs in explain-jobs api and fix docstrings 5 years ago
  mindspore-ci-bot 9b5166cd0d !800 Fix bug in ExplainJob and EventParser, change the proto for Explain. 5 years ago
  YuhanShi53 776165fec9 add exception and adapt to proto changed 5 years ago
  mindspore-ci-bot 8dde99876b !795 mindexplain json api 5 years ago
  YuhanShi53 225bf22efb add ExplainJob, ExplainManager and EventParser for XAI backend 5 years ago
  unknown 5bd13558fd add explainer json api and data encap for job list, job meta, saliency maps and evaluations 5 years ago
  Gaohan123 1ac66f63a0 init version for file parser 5 years ago