yuximiao
|
d3cc7a89a3
|
remove profiler user interface.
|
5 years ago |
yelihua
|
f8f5c7a987
|
classify reduce events into different types
|
5 years ago |
zhangyunshu
|
b4fbc0f274
|
profiler: fixed 500 error when there is no timeline summary file
|
5 years ago |
maning
|
bec7ffaca5
|
Add copyright information to container.py.
|
5 years ago |
zhangyunshu
|
dde0015b74
|
profiler: fixed timeline display on AllReduce
|
5 years ago |
zhangyunshu
|
ef2286515f
|
profiler: add AI CPU into timeline
|
5 years ago |
zhangyunshu
|
c49d233f0c
|
profiler: fixed json decode error in timeline
|
5 years ago |
yuximiao
|
c66be92ef9
|
change profiling watcher
|
5 years ago |
chenchao99
|
43d64fb104
|
the filter condition is_display_op_detail validates error in the restful
api of minddata pipeline
|
5 years ago |
chenchao99
|
a0433c14d3
|
Revert "update the display column name in ui"
This reverts commit a828f6681c.
|
5 years ago |
mindspore-ci-bot
|
38b59029c2
|
!392 profiler: updated README.md
Merge pull request !392 from zhangyunshu/zys_profiler_readme
|
5 years ago |
zhangyunshu
|
d56566e50b
|
profiler: fixed readme
|
5 years ago |
mindspore-ci-bot
|
419b7f8aff
|
!389 Modify the time unit of aicpu profiling data
Merge pull request !389 from 治愈系潇洒哥/master
|
5 years ago |
askmiao
|
271aa093fe
|
modify aicpu timeunit ,from us to ms
|
5 years ago |
mindspore-ci-bot
|
8c984be60d
|
!386 add time unit in the column names in ui
Merge pull request !386 from chenchao99/profiler_analyser
|
5 years ago |
mindspore-ci-bot
|
7ce99040b6
|
!378 Add DEVICE_ID to env for minddata profiling.
Merge pull request !378 from yuximiao/master
|
5 years ago |
chenchao99
|
a828f6681c
|
update the display column name in ui
|
5 years ago |
yuximiao
|
502624ccbc
|
add device_id to env when profiling
|
5 years ago |
chenchao99
|
0d8808e5b3
|
update the display name of aicore detail execution time
|
5 years ago |
chenchao99
|
70733cc415
|
fix the result of the number of decimal points of aicore type execution time
|
5 years ago |
mindspore-ci-bot
|
ee821301e0
|
!339 Add some docs for the Profiler
Merge pull request !339 from wangyue/r0.5_README_restrict
|
5 years ago |
mindspore-ci-bot
|
f280a3d0e5
|
!353 profiler: optimized the performance of creating timeline file
Merge pull request !353 from zhangyunshu/zys_timeline_optimize_framework_add
|
5 years ago |
yuximiao
|
4ba2c834ec
|
fix minddata wrong time tag
|
5 years ago |
wangyue01
|
bf13c06e1e
|
Add some docs for Profiler
|
5 years ago |
zhangyunshu
|
930602813e
|
optimized the mechanism of adding framework info to timeline
|
5 years ago |
mindspore-ci-bot
|
7f2d7f027a
|
!327 adapt different aicpu kernel
Merge pull request !327 from 治愈系潇洒哥/master
|
5 years ago |
askmiao
|
9cd1fafa17
|
adapte diff aicpu kernel
|
5 years ago |
zhangyunshu
|
7dce647ec1
|
profiler:
fixed the issue of allreduce info in timeline display
fixed the iisue that the reponse time of timeline restful api is too long
|
5 years ago |
WeibiaoYu
|
debc4a12e3
|
fix the ci problem of function length
|
5 years ago |
wangyue01
|
9b4b536ccc
|
Add some profiler supplement in README
|
5 years ago |
mindspore-ci-bot
|
fcf0df340f
|
!311 Add README for new profiler components
Merge pull request !311 from wangyue/r0.5_profiler_doc
|
5 years ago |
mindspore-ci-bot
|
176a2462f9
|
!312 function Profiler._init() and anlayse() is too large
Merge pull request !312 from WeibiaoYu/master
|
5 years ago |
WeibiaoYu
|
b7dcb5d650
|
function Profiler._init() is too large
|
5 years ago |
yuximiao
|
ed6181ef65
|
fix too long func.
|
5 years ago |
wangyue01
|
fee7f59123
|
Add README for new profiler components
|
5 years ago |
yuximiao
|
643723fda8
|
adapt graph mode of dataset
|
5 years ago |
WeibiaoYu
|
f1b64f74c5
|
optimize profiling data analysis logic
|
5 years ago |
mindspore-ci-bot
|
dce490326b
|
!302 Adapt the change of profiling source path.
Merge pull request !302 from yuximiao/master
|
5 years ago |
mindspore-ci-bot
|
0da8d2a8da
|
!295 profiler: write intermediate timeline file directly instead of using tabulate
Merge pull request !295 from zhangyunshu/zys_timeline_remove_tabulate
|
5 years ago |
yuximiao
|
70857c7b5f
|
adapt profiling source path change
|
5 years ago |
mindspore-ci-bot
|
6838ef06da
|
!291 enable to show fp and bp point
Merge pull request !291 from yelihua/dev_profiler
|
5 years ago |
mindspore-ci-bot
|
17a5e3ce46
|
!296 add the aicpu parser feature
Merge pull request !296 from 治愈系潇洒哥/master
|
5 years ago |
zhangyunshu
|
0c4ec4fd6c
|
profiler: removed tabulate when writing timeline intermediate txt file
|
5 years ago |
askmiao
|
e6cf33068f
|
change aicpu interface
|
5 years ago |
yelihua
|
15065c1095
|
enable to show the fp and bp point
|
5 years ago |
chenchao99
|
1c53682c13
|
adapte the aicpu update
|
5 years ago |
mindspore-ci-bot
|
83c104c45a
|
!289 profiler: fixed the method of timeline file searching
Merge pull request !289 from zhangyunshu/zys_timeline_0618
|
5 years ago |
mindspore-ci-bot
|
cdfcf25666
|
!280 Add minddata profiling proposer
Merge pull request !280 from yuximiao/master
|
5 years ago |
mindspore-ci-bot
|
5266b191e4
|
!286 Adapt the framework file update
Merge pull request !286 from chenchao99/profiler_framework
|
5 years ago |
yuximiao
|
98b5030b3b
|
add minddata proposer
|
5 years ago |