luopengting
665f2d680a
modify lineage parsing for multi lineage files, modify ut/st
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
wenkai
c63a32b0bb
log exception raised by new thread to help debugging
5 years ago
ougongchang
ab00ebb49a
fixing rename a node bug
5 years ago
ougongchang
3a37ab87f8
set the subnode of indendpent scope to independent
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
李鸿章
ff12f13f4c
fix: samples are erased when tag size overflow
5 years ago
liangyongxiong
a184f0d633
fix pylint warnings for HistogramContainer
5 years ago
liangyongxiong
fc72cac5ea
Drop histogram steps if original_buckets_count is too large to avoid time consuming re-sample process.
5 years ago
luopengting
660a8dbfd4
optimize parsing for out-of-order events
5 years ago
mindspore-ci-bot
fc88c35602
!70 optimize visual range calc
Merge pull request !70 from wenkai/wk0423
5 years ago
wenkai
7b7607834f
optimize visual range calc
5 years ago
wenkai
0e888c0377
optimize comments
5 years ago
mindspore-ci-bot
7936eaf21d
!63 add comments, optimize histogram log generator to record max and min
Merge pull request !63 from wenkai/wk0422_2
5 years ago
wenkai
5c6fb358b2
add comments, optimize histogram log generator to record max and min
5 years ago
mindspore-ci-bot
513fe85328
!59 fix static check
Merge pull request !59 from wenkai/wk0422pylint
5 years ago
mindspore-ci-bot
988aad751f
!58 support resampling buckets
Merge pull request !58 from wenkai/wk0422
5 years ago
wenkai
4b2f1e7fc8
fix static check
5 years ago
wenkai
84a39a4e92
resample buckets
5 years ago
mindspore-ci-bot
fd6bb5e460
!53 fix parsing pb file bug and abstracting pb parsing
Merge pull request !53 from ougongchang/fixbug_pb_file
5 years ago
wenkai
6961781599
fix incorrect count. count now not contain invalid number
5 years ago
ougongchang
d0cd07904c
fix sorting pb file bug and abstracting pb parsing
5 years ago
mindspore-ci-bot
bea8d8bc50
!49 Cross step bucket unify
Merge pull request !49 from wenkai/hist_dev2cp2
5 years ago
wenkai
c4c74bd6b4
cross-step bucket unify
5 years ago
zhangyunshu
389817a0a4
fixed pylint warning
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
ougongchang
de6d632a22
Ignore nodes with empty node names
5 years ago
李鸿章
5b455143fa
resolve the crc32 c/c++ extension
5 years ago
ougongchang
a807c45a4a
add some exceptions, such as TrainJobNotExistError, GraphNotExistError and so on
5 years ago
luopengting
a47ed74a06
add error code for MaxCountExceededError, change exception used in summary_watcher
5 years ago
mindspore-ci-bot
edb6dc56d2
!11 Reduce cyclomatic complexity of list_summary_directories
Merge pull request !11 from luopengting/summary_watcher
5 years ago
luopengting
57dd459557
modify summary_watcher to reduce cyclomatic complexity
5 years ago
ougongchang
e3c0bbac89
fix unsafe functions and duplication files and redundant codes
5 years ago
ougongchang
8ea4d18cec
Extract the common function methods and reduced cyclomatic complexity of functions
5 years ago
gaocongli
e7a0496e87
initial version
5 years ago