chenchao99
a0433c14d3
Revert "update the display column name in ui"
This reverts commit a828f6681c .
5 years ago
chenchao99
a828f6681c
update the display column name in ui
5 years ago
chenchao99
0d8808e5b3
update the display name of aicore detail execution time
5 years ago
askmiao
9cd1fafa17
adapte diff aicpu kernel
5 years ago
askmiao
f9d5fa3b59
add and modify ut case
5 years ago
mindspore-ci-bot
85938f28d8
!313 Remove the TrainLineage, EvalLineage and related UT/ST
Merge pull request !313 from 李鸿章/rm_lineage_cb
5 years ago
Li Hongzhang
7ce9f9bd58
remove TrainLineage, EvalLineage and related ut/st
5 years ago
chenchao99
d9508ea7e3
fix ci problem of function length
5 years ago
liangyongxiong
f2f80b177a
add path_prefix argument for start command
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
mindspore-ci-bot
8e0cfd601c
!270 feature of minddata pipeline information parser and analyser, including ut
Merge pull request !270 from chenchao99/profiler_pipeline
5 years ago
chenchao99
ee3f241205
add feature of minddata pipeline stage analysing function
5 years ago
quyongxiu1
9a93920fd0
fix some mapping relationships and add tests to verify the relationship
5 years ago
ggpolar
7cad801da3
parse scripts by AST in converter module.
Use the AST replaces the importlib/inspect modules to analyze and modify network definition script.
The importlib/inspect must load python script to analyze, but AST analysis is static code analysis and is very secure.
5 years ago
yelihua
c52d050193
update ut, st and validation.
5 years ago
quyongxiu
8c0104f420
add a new op mapping
add op mappings
fix pylint
fix mistake { as [
add tests
add test for eye and revise func and mappings
revise mapping and add test
fix pylint
fix pylint
5 years ago
mindspore-ci-bot
09f2462170
!169 add ut for framework parser
Merge pull request !169 from chenchao99/profiler_ut
5 years ago
luopengting
f83eadc907
enhance float cmp in tests.lineagemgr, fix probabilistic failure in st
5 years ago
mindspore-ci-bot
56e2723388
!228 Fix function too long.
Merge pull request !228 from yuximiao/master
5 years ago
chenchao99
7c539eef05
add ut for framework parser
5 years ago
yuximiao
858d824ea0
fix function too long
5 years ago
liangyongxiong
d3b797d973
add ut for scalars comparision
5 years ago
chenchao99
22d0fb611e
fix the bug that when the profiler parameter subgraph is Default or Gradients, the profiler analyse will raise an exception
5 years ago
luopengting
1917c5499a
remove invalid item in user_defined info, record valid items
5 years ago
ggpolar
09d76623c2
add converter st and modify ut.
5 years ago
luopengting
bb6b542dcd
fix the float compare because ci env update
5 years ago
yuximiao
71866d2837
add more ut
5 years ago
mindspore-ci-bot
4bdf80be2f
!158 Validate train_id and profile_dir
Merge pull request !158 from yuximiao/master
5 years ago
mindspore-ci-bot
4a2b0a5956
!161 add ut for profiler analyser
Merge pull request !161 from chenchao99/profiler_ut
5 years ago
mindspore-ci-bot
18990c703e
!156 mindconverter ut on converter
Merge pull request !156 from quyongxiu1/br_ut_qyx
5 years ago
luopengting
bd65d62e55
fix lineage collection for network, loss_fn and dataset path
5 years ago
yuximiao
e5b7223ba5
add ut
5 years ago
chenchao99
1b91492a82
add ut for profiler analyser
5 years ago
quyongxiu1
8b03081c7a
log not in screen
test 1
test2
revise t2
test 4
test 5
test 6
test 7
test 7
add test pyint
5 years ago
ggpolar
73dec43618
add mindconverter ut
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
6 years ago
mindspore-ci-bot
6f599aa191
!134 modify lineage parsing for multi lineage files
Merge pull request !134 from luopengting/lineage_parsing
5 years ago
luopengting
665f2d680a
modify lineage parsing for multi lineage files, modify ut/st
6 years ago
mindspore-ci-bot
1e4ff29996
!121 modify the ms data loader and abstract the parser class
Merge pull request !121 from ougongchang/abstract_parser
6 years ago
ougongchang
2281686922
modify the ms data loader and abstract the parser class
6 years ago
luopengting
6963af9374
add lineage cache, add update method and put api, modify ut/st
6 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
6 years ago
wenkai
7e17d6ffae
refactor data manager and unify cache and data access/reload
6 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
6 years ago
mindspore-ci-bot
5d5be981b4
!83 Add mixed type for customized
Merge pull request !83 from luopengting/lineage_mixed
6 years ago
luopengting
32cea0e78e
add mixed type for customized
6 years ago
luopengting
ee07d8364d
fix pylint
6 years ago
luopengting
660a8dbfd4
optimize parsing for out-of-order events
6 years ago