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
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
luopengting
ee07d8364d
fix pylint
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
5a6d934aad
!65 add device_num for model_lineage.
Merge pull request !65 from luopengting/lineage_device_num
5 years ago
luopengting
c107297956
add device_num
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
mindspore-ci-bot
e63cc72135
!60 lineagemgr: user defined error not affect other lineage information record when not raise exception in lineage callback
Merge pull request !60 from kouzhenzhong/user_defined_bug_fix
5 years ago
kouzhenzhong
10003c2e19
lineagemgr: user defined error not affect other infos record when not raise exception in lineage callback
5 years ago
wenkai
5c6fb358b2
add comments, optimize histogram log generator to record max and min
5 years ago
mindspore-ci-bot
988aad751f
!58 support resampling buckets
Merge pull request !58 from wenkai/wk0422
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
ougongchang
d0cd07904c
fix sorting pb file bug and abstracting pb parsing
5 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
5 years ago
wenkai
c4c74bd6b4
cross-step bucket unify
5 years ago
luopengting
670bc72017
enhance validation for cmp operation, set user-difined' required value as False
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
luopengting
ab17c535d0
reduce nbnc_loc of test_model_api in st
5 years ago
mindspore-ci-bot
29753ba712
!30 merge restful api: model_lineage and dataset_lineage
Merge pull request !30 from luopengting/linkage
5 years ago
luopengting
2ddb2b9ce6
merge model_lineage and dataset_lineage, modify/add st and ut for lineage api
5 years ago
kouzhenzhong
30e017e241
lineagemgr: fix pylint warning
5 years ago
kouzhenzhong
564096f6e6
lineagemgr: model lineage support user defined info
5 years ago
李鸿章
5b455143fa
resolve the crc32 c/c++ extension
5 years ago
mindspore-ci-bot
722f328482
!19 Secure the scripts with `set -e` and fix some issues
Merge pull request !19 from 李鸿章/better_scripts
5 years ago
李鸿章
6119eefa9b
secure the scripts with set -e
5 years ago
李鸿章
274ec9e5e9
fix pylint issues
5 years ago
mindspore-ci-bot
432a0accb7
!16 Push "third_party/securec" code to submodule
Merge pull request !16 from 李鸿章/add_submodule
5 years ago
李鸿章
03d4066139
add securec to submodule
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
mindspore-ci-bot
23cfe2fbdf
!13 Align two returned values to be 3-length tuples
Merge pull request !13 from 李鸿章/align_return_values
5 years ago
ougongchang
a807c45a4a
add some exceptions, such as TrainJobNotExistError, GraphNotExistError and so on
5 years ago
ougongchang
e3c0bbac89
fix unsafe functions and duplication files and redundant codes
5 years ago
李鸿章
0803723e9e
align two return values
5 years ago
李鸿章
79a615269a
fix pylint warnings
5 years ago
mindspore-ci-bot
a82483c0d2
!5 Extract the common function methods and reduced cyclomatic complexity of functions
Merge pull request !5 from ougongchang/master
5 years ago
ougongchang
8ea4d18cec
Extract the common function methods and reduced cyclomatic complexity of functions
5 years ago
chenchao99
4a614930d0
fix ut/st about cmetrics
5 years ago
yelihua
9f2c3925ec
fix pylint && merge the mocked mindspore in tests
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