wenkai
|
4b2f1e7fc8
|
fix static check
|
6 years ago |
mindspore-ci-bot
|
42cb780f77
|
!56 fix histogram bugs
Merge pull request !56 from wenkai/wk0421
|
6 years ago |
liangyongxiong
|
e3327a4b73
|
fix pylint warnings
|
6 years ago |
wenkai
|
6961781599
|
fix incorrect count. count now not contain invalid number
|
6 years ago |
ph
|
04934ab5ed
|
update traceback
|
6 years ago |
mindspore-ci-bot
|
4598422ce4
|
!52 UI support histogram visualization(3rd commit)
Merge pull request !52 from 潘慧/master_ph
|
6 years ago |
ph
|
2a24ffd646
|
update histogram
|
6 years ago |
mindspore-ci-bot
|
284f2d8027
|
!48 Enhance param checking and error msg in lineagemgr, set user-define's required as False
Merge pull request !48 from luopengting/lineage_lpt
|
6 years ago |
mindspore-ci-bot
|
bea8d8bc50
|
!49 Cross step bucket unify
Merge pull request !49 from wenkai/hist_dev2cp2
|
6 years ago |
wenkai
|
c4c74bd6b4
|
cross-step bucket unify
|
6 years ago |
luopengting
|
670bc72017
|
enhance validation for cmp operation, set user-difined' required value as False
|
6 years ago |
zhangyunshu
|
389817a0a4
|
fixed pylint warning
|
6 years ago |
mindspore-ci-bot
|
410343728f
|
!45 UI support histogram visualization(2nd commit)
Merge pull request !45 from 潘慧/master_ph
|
6 years ago |
mindspore-ci-bot
|
1f2f85844b
|
!44 start/stop command should return correct exit-code based on result of process
Merge pull request !44 from liangyongxiong/master
|
6 years ago |
mindspore-ci-bot
|
c568a9bb79
|
!42 datavisual: basic histogram API
Merge pull request !42 from zhangyunshu/zys_histogram_api
|
6 years ago |
ph
|
cfe41195b3
|
add histogram
|
6 years ago |
zhangyunshu
|
7b9823b179
|
support for histogram API
|
6 years ago |
mindspore-ci-bot
|
829175ca12
|
!43 Optimize the error message when the node does not exist
Merge pull request !43 from ougongchang/master
|
6 years ago |
ph
|
5c27dcc920
|
add histogram
|
6 years ago |
liangyongxiong
|
1bc356ad11
|
1) fix return code for start/stop command; 2) replace print with standard console logger
|
6 years ago |
ougongchang
|
c60e9624e4
|
fixing can not find node exception
fix ut for changes
|
6 years ago |
mindspore-ci-bot
|
ecab5e899a
|
!31 Include the directory when naming .h files
Merge pull request !31 from 李鸿章/fix_linting
|
6 years ago |
李鸿章
|
adf11b3925
|
include the directory when naming .h files
|
6 years ago |
ph
|
0a8162e8ef
|
tracing association
|
6 years ago |
mindspore-ci-bot
|
41693da108
|
!32 lineage info analyzer compatible with old version
Merge pull request !32 from kouzhenzhong/compatible_old_version_proto
|
6 years ago |
mindspore-ci-bot
|
784ebebafe
|
!34 Ignores nodes with an empty node name
Merge pull request !34 from ougongchang/master
|
6 years ago |
mindspore-ci-bot
|
29753ba712
|
!30 merge restful api: model_lineage and dataset_lineage
Merge pull request !30 from luopengting/linkage
|
6 years ago |
luopengting
|
2ddb2b9ce6
|
merge model_lineage and dataset_lineage, modify/add st and ut for lineage api
|
6 years ago |
kouzhenzhong
|
7d4b8bfd36
|
lineamgr: fix user defined related comments
|
6 years ago |
mindspore-ci-bot
|
51e2cb3a6c
|
!33 catch DecodeError when parsing, enhance sorting when TypeError
Merge pull request !33 from luopengting/enhance_parse_and_sort
|
6 years ago |
kouzhenzhong
|
30e017e241
|
lineagemgr: fix pylint warning
|
6 years ago |
kouzhenzhong
|
e0c1ef854b
|
lineagemgr: lineage info analyzer compatible with old version
|
6 years ago |
ougongchang
|
de6d632a22
|
Ignore nodes with empty node names
|
6 years ago |
luopengting
|
28aeae03d0
|
catch DecodeError in proto decode, enhance sorting when TypeError
|
6 years ago |
mindspore-ci-bot
|
15a7ad78bd
|
!29 fix ui image issue of tag selecting
Merge pull request !29 from 潘慧/master_ph
|
6 years ago |
mindspore-ci-bot
|
85edd52e1c
|
!28 Fix Cpplint and improve security
Merge pull request !28 from 李鸿章/crc32_align
|
6 years ago |
李鸿章
|
d4ed948e75
|
fix cpplint and improve security
|
6 years ago |
xiayifan
|
11b8bb5308
|
image问题修复
|
6 years ago |
mindspore-ci-bot
|
abc9a74152
|
!27 lineage support user defined info
Merge pull request !27 from kouzhenzhong/user_defined
|
6 years ago |
kouzhenzhong
|
564096f6e6
|
lineagemgr: model lineage support user defined info
|
6 years ago |
mindspore-ci-bot
|
623155e75d
|
!25 display user-defined info on model trace ui
Merge pull request !25 from 潘慧/master_ph
|
6 years ago |
李鸿章
|
5b455143fa
|
resolve the crc32 c/c++ extension
|
6 years ago |
ph
|
461df37b4d
|
display user-define info on model traceback ;
fix issue
|
6 years ago |
luopengting
|
455f1de7f6
|
unquote train id for scalar metadata api
|
6 years ago |
ougongchang
|
a807c45a4a
|
add some exceptions, such as TrainJobNotExistError, GraphNotExistError and so on
|
6 years ago |
luopengting
|
a47ed74a06
|
add error code for MaxCountExceededError, change exception used in summary_watcher
|
6 years ago |
mindspore-ci-bot
|
edb6dc56d2
|
!11 Reduce cyclomatic complexity of list_summary_directories
Merge pull request !11 from luopengting/summary_watcher
|
6 years ago |
luopengting
|
57dd459557
|
modify summary_watcher to reduce cyclomatic complexity
|
6 years ago |
ph
|
563516b96f
|
Merge branch 'master' of gitee.com:mindspore/mindinsight into phdev
|
6 years ago |
ph
|
e81ca3402a
|
Merge branch 'phdev' of gitee.com:panhui3/mindinsight into phdev
|
6 years ago |