luopengting
665f2d680a
modify lineage parsing for multi lineage files, modify ut/st
5 years ago
mindspore-ci-bot
f3b621a942
!123 remove package-lock.json before building ui
Merge pull request !123 from liangyongxiong/ui
5 years ago
mindspore-ci-bot
2f28388be4
!120 establish a caching mechanism for lineage
Merge pull request !120 from luopengting/lineage_cache_datamgr
5 years ago
luopengting
6963af9374
add lineage cache, add update method and put api, modify ut/st
5 years ago
mindspore-ci-bot
d7dbbeb3a3
!116 log exception raised by new thread to help debugging
Merge pull request !116 from wenkai/wk_0515
5 years ago
liangyongxiong
c3a149c844
remove package-lock.json before building ui
5 years ago
mindspore-ci-bot
8301a7fb6a
!118 Modify user guild of graph on ui
Merge pull request !118 from WeiFeng/master_ph
5 years ago
WeiFeng
f5ae289d2d
graph guide
5 years ago
mindspore-ci-bot
1460158a0f
!117 Modify user guild of graph on ui
Merge pull request !117 from WeiFeng/master_ph
5 years ago
WeiFeng
90afae1c9e
graph guide
5 years ago
wenkai
c63a32b0bb
log exception raised by new thread to help debugging
5 years ago
mindspore-ci-bot
aeac0039dc
!115 fixing rename node bug
Merge pull request !115 from ougongchang/fixbug_rename_node
5 years ago
ougongchang
ab00ebb49a
fixing rename a node bug
5 years ago
mindspore-ci-bot
d63da79988
!112 add user guild for graph on ui
Merge pull request !112 from 潘慧/master_ph
5 years ago
ph
876bf66668
add graph guild
graph guide
5 years ago
mindspore-ci-bot
4a5f25c0b1
!114 fix load data thread stuck in LineageCacheItemUpdater
Merge pull request !114 from wenkai/wk_fix_cache
5 years ago
wenkai
99b40573b4
fix load data thread stuck in LineageCacheItemUpdater
5 years ago
mindspore-ci-bot
444166591f
!111 Set the child node of a independent scope to independent
Merge pull request !111 from ougongchang/fixbug_graph
5 years ago
mindspore-ci-bot
f2c8c510ce
!110 UI update browser tab title
Merge pull request !110 from 潘慧/master_ph
5 years ago
ougongchang
3a37ab87f8
set the subnode of indendpent scope to independent
5 years ago
ph
a9da96215e
update browser tab title
5 years ago
mindspore-ci-bot
02ecf155f7
!106 refactor data manager to support unified cache and data access/reload layer
Merge pull request !106 from wenkai/wk02_cache_3cp1
5 years ago
mindspore-ci-bot
bc6e8af4c4
!108 Graph Optimization on UI
Merge pull request !108 from 潘慧/graph
5 years ago
wenkai
7e17d6ffae
refactor data manager and unify cache and data access/reload
5 years ago
mindspore-ci-bot
52626ef399
!104 Optimize graph visual to support big graph
Merge pull request !104 from ougongchang/optimize_graph
5 years ago
ougongchang
f59d1798a5
1. Complete the optimization of the graph code
2. Optimize the python api of graph and graph_processor
3. delete unconnected const and parameter nodes
4. fix subnode count bug and fix name scope node have not input and output bug
5. add cyclic graph and high degree graph json file
6. update parameter node to polymeric scope node
7. delele all deepcopy to improve performance
8. add data type and update the attribute scope of edge to independtend_layout
9. add add_parameter_nodes function
10. delete scope attribute in input and optimiza code
11. parse parameter data type and shape
12. fix ut and st for graph
13. fix pylint
14. fix pylint arguments-differ
15. add scope proxy node instead of node
5 years ago
ph
2a8b169db8
add graph
5 years ago
mindspore-ci-bot
37449ec8dd
!105 fix ui issue:the lines display incorrectly in data traceability of mindinsight
Merge pull request !105 from 潘慧/master_ph
5 years ago
ph
0ed0be8565
fix data traceback issue
5 years ago
mindspore-ci-bot
46d4497790
!75 Fix Cpplint build/include_subdir
Merge pull request !75 from 李鸿章/fix_linting
5 years ago
mindspore-ci-bot
bc161a8715
!86 Fix: Samples from previous steps are erased due to tags size too large
Merge pull request !86 from 李鸿章/fix_step_erased
5 years ago
李鸿章
ff12f13f4c
fix: samples are erased when tag size overflow
5 years ago
mindspore-ci-bot
2ba39bf59e
!101 Fix pylint warnings for HistogramContainer
Merge pull request !101 from liangyongxiong/master
5 years ago
liangyongxiong
a184f0d633
fix pylint warnings for HistogramContainer
5 years ago
mindspore-ci-bot
7f423216cd
!100 add readme for parameter distribution visualization
Merge pull request !100 from wenkai/wkmaster0429
5 years ago
wenkai
55ccf14e3c
add readme for parameter distribution visualization
5 years ago
mindspore-ci-bot
516dd28308
!98 change bugfixes link
Merge pull request !98 from kouzhenzhong/rc0.2_release_notes
5 years ago
kouzhenzhong
d80b66c766
Bump the version number to 0.2.0-alpha
5 years ago
mindspore-ci-bot
247eaf4b08
!55 rc0.2 release notes
Merge pull request !55 from kouzhenzhong/rc0.2_release_notes
5 years ago
kouzhenzhong
6eb857aa90
r0.2 release notes
5 years ago
mindspore-ci-bot
0408ec5266
!95 fix scalar ui bug
Merge pull request !95 from WeiFeng/master_ph
5 years ago
WeiFeng
6ec911e98b
fix ui bug
5 years ago
mindspore-ci-bot
c79adb4dba
!85 Set operation as 'None' when it is empty or None
Merge pull request !85 from luopengting/lineage_record
5 years ago
luopengting
8f1bb3269f
set operation as None when it is empty or None
5 years ago
mindspore-ci-bot
5d5be981b4
!83 Add mixed type for customized
Merge pull request !83 from luopengting/lineage_mixed
5 years ago
luopengting
32cea0e78e
add mixed type for customized
5 years ago
mindspore-ci-bot
55d8af3e20
!84 fix lineage issue and scalar issue
Merge pull request !84 from 潘慧/master_ph
5 years ago
mindspore-ci-bot
8718be35db
!81 Fix pylint in datavisual
Merge pull request !81 from luopengting/fix_pylint
5 years ago
ph
fe3f545730
fix issue
5 years ago
mindspore-ci-bot
f375596a2e
!79 Drop histogram steps if original_buckets_count is too large.
Merge pull request !79 from liangyongxiong/master
5 years ago