maning202007
2ec229a1a3
Fix the bug when debugger-port and port are same.
5 years ago
mindspore-ci-bot
4973ada694
!987 fix mindinsight print all ip when the host is set to 0.0.0.1
From: @ouwenchang
Reviewed-by: @tangjr14,@lilongfei15,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
helloiSCSI
e57a2841cb
fix mindinsight print all ip when the host is set to 0.0.0.1
delete print all ip when host is set to 0.0.0.0
5 years ago
yelihua
9cfb0531f1
change restful api to keep same format
5 years ago
ougongchang
5fee57f8c2
Redirects stdout in the Gunicorn process to a log file
Gunicorn is currently running using a subprocess. When the stdout log information exists in the process, it is printed to the screen. This will greatly affect the user experience. So we need to redirect the stdout information to a log file to avoid printing logs in the console.
5 years ago
liangyongxiong
a439a5681f
update startup monitor rule for new filename of gunicorn logs
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
From: @ngtony
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
Ng Ngai Fai
94d76abf88
remove unnassacary error raising, filter sample by inference labels
fix pylint issues
5 years ago
shenghong96
6c7bff7c7a
redirect the graphvizlib.wasm file to make firefox browser access the computed graph properly
5 years ago
mindspore-ci-bot
c57e63c3c4
!941 update debugger version from 1.0 to 1.1, delete old version conditions and old condition api and fix bug
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
jiangshuqiang
254690e254
update the version of debugger from 1.0 to 1.1
delete old version conditions and old condition api
fix condition collection orders
fix tests
5 years ago
liangyongxiong
2b6d4aa48b
render index.html with no cache control
5 years ago
jiangshuqiang
16d694e281
add 'name' in watchpoint to show a short description for recommended watchpoints
add a recommend activation_range watchpoint
fix the feature that auto-choose node for recommend watchpoints
5 years ago
mindspore-ci-bot
20031744b1
!896 redirect stderr to log so that mindinsight can reload lineage data when the terminal has been closed.
From: @shenghong96
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
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
From: @ngtony
Reviewed-by:
Signed-off-by:
5 years ago
unknown
2f541a98b9
add uncertainty, 1-ch saliency and separated datafiles
bugfix and add pillow to requirements.txt
modify summary format
bugfix
use sample_id in summary
fix CI problem
url encode '/' as well
fix ut
fix ut
fix ut
fix uncertainty enable checking
fix review comment
enhance exception raising
enhance comment
5 years ago
jiangshuqiang
4224e800f7
add set_recommended_watch_points api
add this api to help ui asking user whether to set recommended watch points.
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
From: @shenghong96
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
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.
Merge pull request !842 from TonyNG/bugfix/image_error_code
5 years ago
mindspore-ci-bot
d7e5a7103c
!816 Fixed Job List issue and added UT for explainer JSON API
Merge pull request !816 from TonyNG/master
5 years ago
mindspore-ci-bot
ea2067fd5b
!831 Increase train_ job_ not_ exist error code
Merge pull request !831 from 张毅辉/zyh_profiler_restful
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
fix UT
del unused arguments
fix UT
explainer_api UT change to pytest style
fix UT url
explainer encapsulator UT change to pytest style
remove unnecessary deepcopy
remove import copy
fix some coding style issues
5 years ago
luopengting
5af7148d73
fix dataset_graph api
5 years ago
mindspore-ci-bot
8dde99876b
!795 mindexplain json api
Merge pull request !795 from TonyNG/master
5 years ago
luopengting
0f37c8135e
add cli, validation and st:
1. add cli entry
2. add more validation for hyper config
3. add validator for config dict
4. add st for optimizer config validator
5. add custom lineage for hyper config
5 years ago
unknown
5bd13558fd
add explainer json api and data encap for job list, job meta, saliency maps and evaluations
json return null if ExplainManager returns None
use fromtimestamp
use fromtimestamp
wrong name
wrong json key
use offset as page offset
enhance comments
rm mock_explainer_api.py
update copyright year 2020
remove unused import
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
Merge pull request !722 from luopengting/fix_lineage
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:
1. clean redundant code in lineage parsing and querier
2. delete get_summary_lineage()
3. modify related st and ut to use data_manager
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
Merge pull request !638 from luopengting/optimizer_open
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
Merge pull request !608 from gzhcv/bugfix
5 years ago