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
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
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
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
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
YuhanShi53
5b98cfa940
limit the float value precision
5 years ago
mindspore-ci-bot
d33e833617
!828 enrich log info and fix image name issue
Merge pull request !828 from jiangshuqiang/fix_issue
5 years ago
mindspore-ci-bot
e8a7e2ad8d
!817 Add built-in pattern to enhance transformation effect of scope name
Merge pull request !817 from 刘崇鸣/add_built_in_pattern
5 years ago
mindspore-ci-bot
9488c04959
!829 change the error message about the `type` in optimizer config
Merge pull request !829 from luopengting/optimizer_open
5 years ago
xiayifan
c6703c12a8
UI encode image tag and fixes the issue that the histogram layer is
disordered
5 years ago
WeiFeng-mindinsight
5999e1dedc
UI fix bug of model trace back page
5 years ago
jiangshuqiang
adb19c6dd2
Fix when tag include special characters,output file has garbled code
Fix when the message is :current process ...100%,convert not finished
Fix When special characters in the tag, the output image file is incomplete
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
fc70687d52
change the error message about the `type` in optimizer config from list_err_msg to str_err_msg
5 years ago
mindspore-ci-bot
ffa7c5afb5
!824 UI tensor bugfix(fullscreen and block query)
Merge pull request !824 from 夏易凡/1026master
5 years ago
mindspore-ci-bot
03897bb649
!825 UI fix bugs of model trace back page
Merge pull request !825 from 黄伟锋/myMaster
5 years ago
mindspore-ci-bot
cfb7448046
!818 FIX the log information is not reach 100%
Merge pull request !818 from jiangshuqiang/fix_I22V8C
5 years ago
WeiFeng-mindinsight
aefc912abf
UI fix bugs of model trace back page
5 years ago
moran
d3d739a667
Add multi-args check & Add args number check
5 years ago
xiayifan
afab0bc19c
UI tensor bugfix 1.displayed in full screen if there is only one piece
of data;2.fixed an issue where no boundary can be selected during tensor
block query
5 years ago
mindspore-ci-bot
7c381970a5
!821 Fix no time unit in table header 'wall_time'
Merge pull request !821 from jiangshuqiang/fix_I22TZC
5 years ago
mindspore-ci-bot
05a76f50eb
!813 ui fix issue I1Z8U6:disable lineage and comparison button if no data
Merge pull request !813 from 潘慧/master_ph
5 years ago
mindspore-ci-bot
72fe2bcd07
!814 UI fixed an issue where tips on the leftmost side of the histogram X axis are incompletely displayed
Merge pull request !814 from 夏易凡/1026master
5 years ago
mindspore-ci-bot
c2089ca98c
!805 MindConverter onnx utils bug fix and adding node name check.
Merge pull request !805 from liangtianshu/upstream_master
5 years ago
liuchongming
3300ceb9c3
Disable mulit-input module, and add built-in pattern to enhance transformation effect.
5 years ago
jiangshuqiang
f67f584d1b
Fix #I22TZC
fix no time unit in table header 'wall_time'
5 years ago
jiangshuqiang
4dded541ae
fix the log information is not reach 100%
5 years ago
xiayifan
1300dce15e
UI fixed an issue where tips on the leftmost side of the histogram X
axis are incompletely displayed
5 years ago
ph
46a7460c0e
fix issue I1Z8U6:disable lineage and comparison button if no data
5 years ago
liangtianshu
5724ef7662
rewrite code-like comments to avoid CI syntax warnings
Add error info. for input and output node name check
5 years ago
mindspore-ci-bot
2438a99ba0
!812 clean data cache for continue to node
Merge pull request !812 from yelihua/my-merged-debug
5 years ago
yelihua
095cdb04c9
clean cache run new node info comes
5 years ago
mindspore-ci-bot
ad0966015f
!811 Fix list explain folder bug when there have profiler folder
Merge pull request !811 from ougongchang/fix_list_explain
5 years ago
ougongchang
02098b1f00
ignore profiler foler when list explain folder
5 years ago