wangshuide2020
7e29177656
change response of names interface from list to tree.
5 years ago
wangshuide2020
dd7e72e811
add notes for init files.
5 years ago
wangshuide2020
a194bb1660
support block query for tensor visualization and tensor comparisons.
5 years ago
mindspore-ci-bot
5e6932f0f6
!601 Add the summary loading switch mechanism
Merge pull request !601 from LiHongzhang/fix_caching
5 years ago
yelihua
50e1400505
add debugger module
5 years ago
Li Hongzhang
990800239b
add summary loading switch mechanism
5 years ago
mindspore-ci-bot
249c130c3d
!609 datavisual: some adjustments of datavisual graph
Merge pull request !609 from zhangyunshu/zys_reconstruct_graph
5 years ago
zhangyunshu
39c11a2ad3
datavisual: reconstruct debugger graph
5 years ago
wangshuide2020
f847850382
add ut and st of tensor visualization
5 years ago
ougongchang
ad779f4e57
set the parameter output data type
5 years ago
wangshuide2020
e8ffeb70ef
Support tensor visualization. 1.Tensor display in a table, it can support no more than two dimensions tensor visualization; 2.Tensor histogram visualization for all step in cache.
5 years ago
liangyongxiong
d3b797d973
add ut for scalars comparision
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
wenkai
7e17d6ffae
refactor data manager and unify cache and data access/reload
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
luopengting
660a8dbfd4
optimize parsing for out-of-order events
5 years ago
zhangyunshu
71a7240b09
add ut/st for histogram api
5 years ago
mindspore-ci-bot
c568a9bb79
!42 datavisual: basic histogram API
Merge pull request !42 from zhangyunshu/zys_histogram_api
5 years ago
zhangyunshu
7b9823b179
support for histogram API
5 years ago
ougongchang
c60e9624e4
fixing can not find node exception
fix ut for changes
5 years ago
李鸿章
5b455143fa
resolve the crc32 c/c++ extension
5 years ago
李鸿章
274ec9e5e9
fix pylint issues
5 years ago
mindspore-ci-bot
59f0bce673
!10 Break down the exception so that the UI can recognize specific exception scenarios
Merge pull request !10 from ougongchang/fixbug_exception
5 years ago
ougongchang
a807c45a4a
add some exceptions, such as TrainJobNotExistError, GraphNotExistError and so on
5 years ago
李鸿章
0803723e9e
align two return values
5 years ago
李鸿章
79a615269a
fix pylint warnings
5 years ago
ougongchang
8ea4d18cec
Extract the common function methods and reduced cyclomatic complexity of functions
5 years ago
luopengting
2b670b156f
move log operations to tests.utils, change import method to relative path
5 years ago
gaocongli
e7a0496e87
initial version
5 years ago