askmiao
271aa093fe
modify aicpu timeunit ,from us to ms
5 years ago
askmiao
9cd1fafa17
adapte diff aicpu kernel
5 years ago
mindspore-ci-bot
1e0e31bed1
!319 add aicpu ut test case
Merge pull request !319 from 治愈系潇洒哥/master
5 years ago
askmiao
f9d5fa3b59
add and modify ut case
5 years ago
chenchao99
79a0187450
add op analyser and minddata pipeline analyser st
5 years ago
Li Hongzhang
7ce9f9bd58
remove TrainLineage, EvalLineage and related ut/st
5 years ago
yuximiao
70857c7b5f
adapt profiling source path change
5 years ago
yelihua
15065c1095
enable to show the fp and bp point
5 years ago
chenchao99
5cffc9412a
Adapt the framework file update.
Modify points: 1. adapt the task id change; 2. support parsing point
files; 3. adapt the source path change
5 years ago
root
449bec1fa2
featrue for proposer
5 years ago
chenchao99
ee3f241205
add feature of minddata pipeline stage analysing function
5 years ago
yelihua
37761b8193
fix the sensitive warning
5 years ago
yelihua
a7f89778e5
deal with empty reduce proc.
5 years ago
yelihua
c52d050193
update ut, st and validation.
5 years ago
luopengting
f83eadc907
enhance float cmp in tests.lineagemgr, fix probabilistic failure in st
5 years ago
luopengting
bb6b542dcd
fix the float compare because ci env update
5 years ago
luopengting
bd65d62e55
fix lineage collection for network, loss_fn and dataset path
5 years ago
luopengting
f6f80fae64
fix calculation of lineage dataset_num, get model name
5 years ago
kouzhenzhong
13030f75fc
lineage: decouple train/eval lineage with summary_writer
5 years ago
ougongchang
add483450b
raise graph not exist when can not find graph by the given tag
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
wenkai
5c6fb358b2
add comments, optimize histogram log generator to record max and min
5 years ago
ougongchang
d0cd07904c
fix sorting pb file bug and abstracting pb parsing
6 years ago
zhangyunshu
7b9823b179
support for histogram API
6 years ago
mindspore-ci-bot
23cfe2fbdf
!13 Align two returned values to be 3-length tuples
Merge pull request !13 from 李鸿章/align_return_values
6 years ago
ougongchang
e3c0bbac89
fix unsafe functions and duplication files and redundant codes
6 years ago
李鸿章
0803723e9e
align two return values
6 years ago
李鸿章
79a615269a
fix pylint warnings
6 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
6 years ago
ougongchang
8ea4d18cec
Extract the common function methods and reduced cyclomatic complexity of functions
6 years ago
yelihua
9f2c3925ec
fix pylint && merge the mocked mindspore in tests
6 years ago
luopengting
2b670b156f
move log operations to tests.utils, change import method to relative path
6 years ago