mindspore-ci-bot
48054f90e8
!666 add lineage writer and st for optimizer
Merge pull request !666 from luopengting/optimizer_tests
5 years ago
luopengting
de54b736fb
add lineage writer and st for optimizer
5 years ago
mindspore-ci-bot
18a39b5b6a
!627 support block query for tensor visualization and tensor comparisons
Merge pull request !627 from wangshuide/wsd_merged_debug
5 years ago
wangshuide2020
a194bb1660
support block query for tensor visualization and tensor comparisons.
5 years ago
lilongfei
b1d81dab57
add UT for mindconverter
5 years ago
mindspore-ci-bot
f502f713d8
!656 Fix wizard template module to fit new mindspore operator API
Merge pull request !656 from moran/wizard_dev
5 years ago
luopengting
1d8038f680
add filter operation 'not_in' in lineage
5 years ago
moran
1c1b007c0f
Fix wizard template module to fit new mindspore operator API
5 years ago
Li Hongzhang
da797e3e2f
parse pb files in executor
5 years ago
liuchongming
407a3bd1c8
Solve cycle-ref.
5 years ago
Li Hongzhang
c2210200fc
redefine reload interval
5 years ago
mindspore-ci-bot
5e6932f0f6
!601 Add the summary loading switch mechanism
Merge pull request !601 from LiHongzhang/fix_caching
5 years ago
yelihua
50e1400505
add debugger module
5 years ago
Li Hongzhang
990800239b
add summary loading switch mechanism
5 years ago
mindspore-ci-bot
249c130c3d
!609 datavisual: some adjustments of datavisual graph
Merge pull request !609 from zhangyunshu/zys_reconstruct_graph
5 years ago
mindspore-ci-bot
ffcbc57fe5
!592 add ut and st of tensor visualization
Merge pull request !592 from wangshuide/wsd0727
5 years ago
zhangyunshu
39c11a2ad3
datavisual: reconstruct debugger graph
5 years ago
Li Hongzhang
f72b4a0a1b
remove sysmetric
5 years ago
luopengting
b45dcfeee8
reduce nbnc in test_get_summary_lineage_exception_2
5 years ago
moran
63ddd22ebb
Fix wizard template module to fit changed operator API
5 years ago
mindspore-ci-bot
4d482320df
!589 Fix ST CI
Merge pull request !589 from moran/wizard_dev
5 years ago
wangshuide2020
f847850382
add ut and st of tensor visualization
5 years ago
Li Hongzhang
4b1524883a
remove lineage public APIs
5 years ago
Li Hongzhang
dc02a0e434
prepend test_ to filename
5 years ago
moran
0611095aac
Fix long loop pylint warning in ST module test_resnet50.py and test_alexnet.py
5 years ago
moran
886d57f26c
Add ST & Optimize template
5 years ago
mindspore-ci-bot
0553ba1029
!549 set the parameter output data type
Merge pull request !549 from ougongchang/fix_graph
5 years ago
ougongchang
ad779f4e57
set the parameter output data type
5 years ago
wuzhuanke
ead3598aad
add wizard ut
5 years ago
luopengting
1c73d20cc7
mainly to new a thread to load detail info
1. New a thread to load detail info. Loading detail info takes too much time,
so the summary list and lineage can not be loaded timely.
2. Add a status for DetailCacheManager to indicate it is INIT, LOADING or DONE.
3. Update UT/ST.
5 years ago
mindspore-ci-bot
5b6de4a67b
!441 Remove profiler user interface and parser.
Merge pull request !441 from yuximiao/yuximiao_profiler
5 years ago
mindspore-ci-bot
a5cabe8ca7
!440 Change the mindinsight multiprocessing computing code to use a unified manager, add new features
Merge pull request !440 from wenkai/pref_opt_0720_1cp1
5 years ago
wenkai
26fabf4770
Refactor the mindinsight multiprocessing computing code to use a unified manager.
Main features:
1. Use the ComputingResourceManager to manage all computing workers.
2. Ensure fair worker number between summary directories at first. So every summary directories in cache will be loaded simultaneously.
3. When a summary directory is loaded, it's worker will be released, and other unfinished summary directories can use the released workers to speed up. This way we solved the slow worker problem.
Code changes:
1. Added computing_resource_mgr.py
2. Passed ComputingResourceManager instances instead of workers_count
3. Simplified the _load_single_fine() function a bit.
5 years ago
yuximiao
d3cc7a89a3
remove profiler user interface.
5 years ago
Li Hongzhang
3da4d71dff
add the resource monitor api
- collect_cpu
- collect_mem
- collect_npu
5 years ago
yelihua
f8f5c7a987
classify reduce events into different types
5 years ago
wangshuide2020
e8ffeb70ef
Support tensor visualization. 1.Tensor display in a table, it can support no more than two dimensions tensor visualization; 2.Tensor histogram visualization for all step in cache.
5 years ago
wenkai
c610544905
fix ZeroDivisionError when original bucket width is 0 by checking the width.
5 years ago
chenchao99
a0433c14d3
Revert "update the display column name in ui"
This reverts commit a828f6681c .
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
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
chenchao99
70733cc415
fix the result of the number of decimal points of aicore type execution time
5 years ago
wangshuide2020
0fad2218fd
add null byte check in the api of get_plugins
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
mindspore-ci-bot
85938f28d8
!313 Remove the TrainLineage, EvalLineage and related UT/ST
Merge pull request !313 from 李鸿章/rm_lineage_cb
5 years ago