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
mindspore-ci-bot
70d8541d3f
!856 UI support list page size setting
From: @panhui3
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
b86c3ebaf0
!855 Delete IP address
From: @maning202007
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
ph
03bde417d1
UI support list page size setting
5 years ago
maning202007
14fc341f11
delete the testcase with IP address
5 years ago
mindspore-ci-bot
ddc82f4c96
!854 URL transcoding
Merge pull request !854 from 王卫宁/master
5 years ago
mindspore-ci-bot
b644f37f53
!850 fix the rule of reporting crc length warning
Merge pull request !850 from jiangshuqiang/fix_crc
5 years ago
mindspore-ci-bot
07df67c5eb
!728 Add ut testcase for debugger
Merge pull request !728 from maning202007/ut_debugger
5 years ago
mindspore-ci-bot
14ca96fb30
!853 UI remove unnecessary '/' from URLs
Merge pull request !853 from 夏易凡/1026master
5 years ago
mindspore-ci-bot
5b67567602
!852 fix the pylint error in test_summary_watcher file
Merge pull request !852 from ougongchang/fix_pylint
5 years ago
jiangshuqiang
dc6e84bf2f
fix the rule of reporting crc length warning
5 years ago
xiayifan
400d546407
UI remove unnecessary / from URLs
5 years ago
ougongchang
2ac87e663d
fix the pylint error in test_summary_watcher file
5 years ago
mindspore-ci-bot
3fe9009422
!848 UI optimize the code related to model explanation
Merge pull request !848 from 夏易凡/1026master
5 years ago
wwx691809
09c3d3f412
url transcoding
5 years ago
xiayifan
401994faa9
UI optimize the code related to model explanation
1.remove redundant codess
2.adding fault tolerance processing
3.optimized the page style
5 years ago
mindspore-ci-bot
9c5a975367
!847 Fix README.md in MindConverter.
Merge pull request !847 from moran/master
5 years ago
mindspore-ci-bot
302fd62bc6
!844 limit the value of reload_interval
Merge pull request !844 from shenghong96/reload_interval
5 years ago
mindspore-ci-bot
b4b18cc96d
!840 check if the parameter name is valid
Merge pull request !840 from luopengting/fix_optimizer
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
9d62e36cf8
!846 UI fix bug of model trace back page
Merge pull request !846 from 黄伟锋/myMaster
5 years ago
moran
4562a8915d
Fix README.me
5 years ago
mindspore-ci-bot
71d43c630b
!822 Sync doc from official website
Merge pull request !822 from 刘崇鸣/sync_readme_from_docs
5 years ago
mindspore-ci-bot
aee6402f5a
!835 enrich prompt info
Merge pull request !835 from jiangshuqiang/fix_issue
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
shenghong96
5b6bc3abae
limit the value of reload_interval
5 years ago
WeiFeng-mindinsight
d77f689bf6
UI fix bug of model trace back page
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
mindspore-ci-bot
830aa0e637
!845 MindConverter Add FAQ section to explain TF core dumped issue
Merge pull request !845 from liangtianshu/upstream_master
5 years ago
jiangshuqiang
f317763313
fix when image tag name is too long, the log is unreasonable
add info when crc check failed.
5 years ago
mindspore-ci-bot
5427c1cf5b
!843 fix issue: UI show error tip and return homepage when train job does not exist
Merge pull request !843 from 潘慧/master_ph2
5 years ago
luopengting
fa9c4f68fe
check if the parameter name is valid: only letters, digits and underscore is allowed
5 years ago
liangtianshu
064482ec53
MindConverter add FAQ section
5 years ago
mindspore-ci-bot
e4587192bf
!838 add validation for system defined parameters
Merge pull request !838 from luopengting/optimizer_open
5 years ago
ph
c5eee763b2
fix issue: UI show error tip and return homepage when train job does not exist
5 years ago
Ng Ngai Fai
b66f83d622
enhance json api param error reporting
5 years ago
luopengting
71901fd1e6
add validation for system defined parameters
5 years ago
mindspore-ci-bot
3949db66da
!839 UI fix bug of model trace back page
Merge pull request !839 from 黄伟锋/myMaster
5 years ago
mindspore-ci-bot
529becda02
!837 sort all the tags within one plugin when calling plugins interface.
Merge pull request !837 from wangshuide/wsd1010
5 years ago
mindspore-ci-bot
2904fc6ff5
!834 add some ut for list explain directories and reduct code function length
Merge pull request !834 from ougongchang/fix_error_code
5 years ago
zhangyihui
b4e9e751ef
Add profiler restful interface error code
5 years ago
WeiFeng-mindinsight
8d380dac50
UI fix bug of model trace back page
5 years ago
wangshuide2020
e454cfa27b
sort all the tags within one plugin when calling plugins interface.
5 years ago
ougongchang
b5e21cf4ab
add some ut for list explain directories and reduct code function length
5 years ago
mindspore-ci-bot
7df6de6755
!833 update version to 1.1.0
Merge pull request !833 from liangyongxiong/master
5 years ago
liangyongxiong
e963397a5d
update version to 1.1.0
5 years ago
mindspore-ci-bot
c631869061
!815 Fix bug to add multi-args check in MindConverter.
Merge pull request !815 from moran/network_validation
5 years ago
mindspore-ci-bot
eb4de70ab4
!810 Limit the float value precision.
Merge pull request !810 from YuhanShi/ExplainJob_v1.1
5 years ago
mindspore-ci-bot
2754d509b2
!827 UI encode tag of image page and fixes the issue that the histogram layer is disordered
Merge pull request !827 from 夏易凡/1026master
5 years ago
mindspore-ci-bot
399371a2cf
!830 UI fix bug of model trace back page
Merge pull request !830 from 黄伟锋/myMaster
5 years ago