zhangyunshu
|
13d911d38d
|
profiler: fixed readme
|
5 years ago |
ph
|
b87c179a1a
|
fix operator list sort issue
|
5 years ago |
mindspore-ci-bot
|
0f511c9080
|
!380 Modify the time unit of aicpu profiling data
Merge pull request !380 from 治愈系潇洒哥/r0.5
|
5 years ago |
mindspore-ci-bot
|
fab5ed5b38
|
!379 Add DEVICE_ID to env for minddata profiling.
Merge pull request !379 from yuximiao/r0.5
|
5 years ago |
mindspore-ci-bot
|
9a378ca2a9
|
!384 Scalar toolip optimization, accuracy details modification
Merge pull request !384 from 王卫宁/r0.5
|
5 years ago |
mindspore-ci-bot
|
e37e17edef
|
!388 add time unit in the column names in ui
Merge pull request !388 from chenchao99/r0.5
|
5 years ago |
askmiao
|
f532de929a
|
modify aicpu timeunit ,from us to ms
|
5 years ago |
chenchao99
|
6c4dbf01e8
|
update the display column name in ui
|
5 years ago |
ph
|
5ee3fce0b9
|
ui timeline dowload and operator show AI CPU
|
5 years ago |
wwx691809
|
6d3321d67f
|
Scalar toolip optimization, accuracy details modification
|
5 years ago |
yuximiao
|
4f47b30c4f
|
add device_id to env when profiling
|
5 years ago |
mindspore-ci-bot
|
494ad29568
|
!371 update the display name of aicore detail execution time
Merge pull request !371 from chenchao99/r0.5
|
5 years ago |
chenchao99
|
65040c3209
|
update the display name of aicore detail execution time
|
5 years ago |
mindspore-ci-bot
|
e1faf65f76
|
!375 Profiler: fixed the issue of using unverified dir path
Merge pull request !375 from zhangyunshu/zys_0.5
|
5 years ago |
zhangyunshu
|
dba7e6b148
|
profiler: fixed timeline fuzz issue
|
5 years ago |
askmiao
|
aed23bce18
|
use the custom response
|
5 years ago |
mindspore-ci-bot
|
ebe61dc6cf
|
!369 The modified information should reflect the modification difference.
Merge pull request !369 from ggpolar/r0.5
|
5 years ago |
ggpolar
|
b4709a0b08
|
The modified information should reflect the modification difference.
If the API name does not changed, indicating whether the parameter is modified.
|
5 years ago |
mindspore-ci-bot
|
f288237dc9
|
!363 fix the result of the number of decimal points of aicore type execution time
Merge pull request !363 from chenchao99/r0.5
|
5 years ago |
WeiFeng-mindinsight
|
fbc5b2434f
|
fix oplist search issue when user turn pages
|
5 years ago |
chenchao99
|
780fb3b8b0
|
fix the result of the number of decimal points of aicore type execution time
|
5 years ago |
mindspore-ci-bot
|
70f854b2c2
|
!340 Add some docs for the Profiler
Merge pull request !340 from wangyue/r0.5_profiler_add
|
5 years ago |
WeiFeng-mindinsight
|
b68d5f8384
|
Modify the problem of the operator name in the pie chart not completely displayed
|
5 years ago |
mindspore-ci-bot
|
d5b5df1f5a
|
!356 The conversion report is adjusted to make the the report more reasonable and accurate.
Merge pull request !356 from ggpolar/r0.5
|
5 years ago |
ggpolar
|
60ea09c449
|
The conversion report is adjusted to make the the report more reasonable and accurate.
Fix:
1. Inaccurate line number for function name.
2. Duplicate report logs.
3. The code newly inserted must be displayed in the report.
|
5 years ago |
mindspore-ci-bot
|
b16b6bf2a9
|
!348 fix bug of step trace, the text of small data will show outside of the rect which own it
Merge pull request !348 from 黄伟锋/r0.5
|
5 years ago |
mindspore-ci-bot
|
f1a0da9c4b
|
!351 profiler: optimized the performance of creating timeline file
Merge pull request !351 from zhangyunshu/zys_timeline_optimize_framework_add
|
5 years ago |
WeiFeng-mindinsight
|
35bdb3a675
|
fix bug of step trace, the text of small data will show outside of the rect which own it
|
5 years ago |
yuximiao
|
1260481b81
|
fix minddata wrong time tag
|
5 years ago |
liangyongxiong
|
4e0874e1be
|
enhance robust validation for --url-path-prefix parameter
|
5 years ago |
mindspore-ci-bot
|
b8cefff413
|
!337 add null byte check in the api of get_plugins
Merge pull request !337 from wangshuide/wsd_fuzz_fix
|
5 years ago |
mindspore-ci-bot
|
f5c93f29c3
|
!338 UI fix bug of step trace, optimize data-process and profiling-dashboard display
Merge pull request !338 from 黄伟锋/myMaster
|
5 years ago |
mindspore-ci-bot
|
aa3dacf5a3
|
!331 Fix issue that the python source for an AST is wrong.
Merge pull request !331 from ggpolar/br_wzk_dev
|
5 years ago |
wwx691809
|
5a7c61ec16
|
1.Switch Y-axis logic under repair threshold state
2.Auto refresh logic in repair threshold state
3.Repair delete threshold logic
4.code annotation
|
5 years ago |
wangyue01
|
8ce2bbe7b8
|
Add some docs for Profiler
|
5 years ago |
wwx691809
|
e58ed6a4e9
|
Modify input threshold verification and Optimizing the visual map component of echart rendering
|
5 years ago |
WeiFeng-mindinsight
|
66bb03a5bb
|
UI fix bug of step trace, optimize data-process and profiling-dashboard display
|
5 years ago |
zhangyunshu
|
930602813e
|
optimized the mechanism of adding framework info to timeline
|
5 years ago |
wangshuide2020
|
0fad2218fd
|
add null byte check in the api of get_plugins
|
5 years ago |
ggpolar
|
79e1b068ee
|
Fix issue that the python source for an AST is wrong.
The source code should be truncated after the start position, not a character from the start position.
|
5 years ago |
mindspore-ci-bot
|
7f2d7f027a
|
!327 adapt different aicpu kernel
Merge pull request !327 from 治愈系潇洒哥/master
|
5 years ago |
mindspore-ci-bot
|
97ca18d255
|
!328 The annotate maybe lost when delete the import statement.
Merge pull request !328 from ggpolar/br_wzk_dev
|
5 years ago |
mindspore-ci-bot
|
92f425bb3c
|
!326 profiler: fixed the issues of timeline AllReduce info display
Merge pull request !326 from zhangyunshu/zys_timeline_fixed_allreduce
|
5 years ago |
ggpolar
|
5c5ea91a14
|
Fix issue that the annotate maybe lost when delete the import statement.
The solution of replacing import nodes not to delete and then add, can be retain the annotate.
|
5 years ago |
mindspore-ci-bot
|
4c5fb5c1ff
|
!325 UI add step trace dataZoom
Merge pull request !325 from WeiFeng/myMaster
|
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 |
WeiFeng-mindinsight
|
07cc6ed9ad
|
UI step trace add dataZoom
|
5 years ago |
mindspore-ci-bot
|
03a32ebc15
|
!323 Fix the ci problem of function length.
Merge pull request !323 from WeibiaoYu/master
|
5 years ago |
WeibiaoYu
|
debc4a12e3
|
fix the ci problem of function length
|
5 years ago |