askmiao
f9d5fa3b59
add and modify ut case
5 years ago
chenchao99
79a0187450
add op analyser and minddata pipeline analyser st
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
mindspore-ci-bot
6f953c0cfe
!282 add path_prefix argument for start command
Merge pull request !282 from liangyongxiong/path-prefix
5 years ago
liangyongxiong
f2f80b177a
add path_prefix argument for start command
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
mindspore-ci-bot
5266b191e4
!286 Adapt the framework file update
Merge pull request !286 from chenchao99/profiler_framework
5 years ago
mindspore-ci-bot
3956a90a39
!287 Change the method to find the step trace files.
Merge pull request !287 from yelihua/dev_profiler
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
yelihua
82ed137d4f
change the method to find step trace files
5 years ago
zhangyunshu
50b4b0b97a
Add new feature for Profiler:
Collect timeline information after training finished.
Support timeline display on web UI.
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
mindspore-ci-bot
bcdc61cc54
!273 Converter: use the AST to analyze and modify network definition script
Merge pull request !273 from ggpolar/br_wzk_dev
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
7abccc0724
add summary info for step trace graph and change the name.
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
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
mindspore-ci-bot
b2062a9857
!189 fix the bug that when the profiler parameter subgraph is Default or Gradients, the profiler analyse will raise an exception
Merge pull request !189 from chenchao99/profiler_analyser
5 years ago
ggpolar
8cdd069581
modify mindconverter/README.md and st.
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
mindspore-ci-bot
a432241f02
!151 fix calculation of lineage dataset_num, get model name
Merge pull request !151 from luopengting/lineage_fix
5 years ago
luopengting
f6f80fae64
fix calculation of lineage dataset_num, get model name
5 years ago
kouzhenzhong
5c4216289b
lineagemgr: add test case for lineage decouple
5 years ago
kouzhenzhong
13030f75fc
lineage: decouple train/eval lineage with summary_writer
5 years ago