98 Commits (42486f3f9a20a7e6bd193545affa22cd63dfd539)

Author SHA1 Message Date
  mindspore-ci-bot 20031744b1 !896 redirect stderr to log so that mindinsight can reload lineage data when the terminal has been closed. 5 years ago
  shenghong96 1738523918 redirect stderr to the log instead of terminal so that mindinsight can reload new lineage data when the terminal has been closed. 5 years ago
  yelihua bfb57114b0 refactor watchpoint 5 years ago
  YuhanShi53 3a05552c7e rewrite ExplainManager and ExplainLoader 5 years ago
  mindspore-ci-bot 157727851a !879 Support of uncertainty, single channel heatmap and separated image datafiles 5 years ago
  unknown 2f541a98b9 add uncertainty, 1-ch saliency and separated datafiles 5 years ago
  jiangshuqiang 4224e800f7 add set_recommended_watch_points api 5 years ago
  yelihua 9e9c3a1f50 change debugger restful url and fix the docstring 5 years ago
  mindspore-ci-bot 516c532095 !867 fix the bug of wrong variable name 5 years ago
  maning202007 f516158501 add multigraph debugger support, update contion, search category, tensor summary 5 years ago
  shenghong96 643fd19637 fix bug of wrong variable name 5 years ago
  shenghong96 29698e9c1d add error code 1 in the case of exit when start fail 5 years ago
  mindspore-ci-bot 7117806998 !842 fix issue I23E4U. Returns image error on querying with invalid image_id. 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 ea2067fd5b !831 Increase train_ job_ not_ exist error code 5 years ago
  Ng Ngai Fai b66f83d622 enhance json api param error reporting 5 years ago
  zhangyihui b4e9e751ef Add profiler restful interface error code 5 years ago
  unknown 939dad7f1a add UT, returns unloaded jobs in explain-jobs api and fix docstrings 5 years ago
  luopengting 5af7148d73 fix dataset_graph api 5 years ago
  mindspore-ci-bot 8dde99876b !795 mindexplain json api 5 years ago
  luopengting 0f37c8135e add cli, validation and st: 5 years ago
  unknown 5bd13558fd add explainer json api and data encap for job list, job meta, saliency maps and evaluations 5 years ago
  luopengting fb4c150e56 add auto-tune framework, add validation for hyper_config 5 years ago
  mindspore-ci-bot 8c909a6ccd !722 validate train_id before getting dataset_graph 5 years ago
  luopengting 3eb45eff84 validate train_id before getting dataset_graph 5 years ago
  wangshuide2020 0dd6875c43 fix the problem of the redundant code. 5 years ago
  luopengting b9c978830a clean redundant code after removing lineage public APIs: 5 years ago
  liangyongxiong 6f6be0f512 return unknown state on mindinsight startup when gunicorn error.log is flooded by exceptional process 5 years ago
  luopengting 401466e338 place the user-defined parameters behind, if two types of parameters have the same 'importance' 5 years ago
  ougongchang 0e0082ef9c copy security headers to avoid the global varibale is updated 5 years ago
  luopengting 6d0c75ae99 sort the returned data in descending order of 'importance' and ascending order of 'name' 5 years ago
  mindspore-ci-bot 3291effb9b !638 optimize some names of variables and functions, and level of some log 5 years ago
  luopengting b0d3da8415 modify names of some variables and functions, modify some level of log 5 years ago
  yelihua 53a4d914f4 fix the redundant code and change log level 5 years ago
  yelihua e57f07bef5 fix the bug for tensor history 5 years ago
  Li Hongzhang c2210200fc redefine reload interval 5 years ago
  mindspore-ci-bot 06a404bdf3 !608 add gpu timeline restful 5 years ago
  mindspore-ci-bot 5e6932f0f6 !601 Add the summary loading switch mechanism 5 years ago
  yelihua 50e1400505 add debugger module 5 years ago
  Li Hongzhang 990800239b add summary loading switch mechanism 5 years ago
  gzhcv 2d5a9a5c7f add gpu timeline restful 5 years ago
  luopengting b274c774ed add optimizer: 5 years ago
  Li Hongzhang f72b4a0a1b remove sysmetric 5 years ago
  Li Hongzhang 4b1524883a remove lineage public APIs 5 years ago
  wangshuide2020 9daf2ae128 kill children processes of worker before worker has been killed by gunicorn master. 5 years ago
  wangshuide2020 d3b65356df remove redundant data to save memory and simplify the tensorcontainer. 5 years ago
  ougongchang c1c5a0fcf1 fix the pylint error in run.py 5 years ago
  mindspore-ci-bot d8cbf988a0 !525 Add gpu profiler. 5 years ago
  yuximiao 1460ab4ab1 gpu profiler 5 years ago
  ougongchang e13cceb0ce set stdout to None and set console output to False when start mindinsight in subprocess 5 years ago