mindspore-ci-bot
|
39bc43e674
|
!5990 fix parameter in multi-graph
Merge pull request !5990 from lianliguang/GAN
|
5 years ago |
caifubi
|
d3b978147f
|
Ascend Dynamic Shape
|
5 years ago |
mindspore-ci-bot
|
5f4e800141
|
!6803 disable memory reuse for selected op in e2e dump
Merge pull request !6803 from laiyongqiang/e2edump_reuse
|
5 years ago |
laiyongqiang
|
bd8aeefd95
|
disable memory reuse for selected op in e2e dump
|
5 years ago |
laiyongqiang
|
125849755a
|
replace unused parameter in graph inputs
|
5 years ago |
kpy
|
4338dd266e
|
optimizer pynative graph memory
|
5 years ago |
mindspore-ci-bot
|
c543db0585
|
!6180 clean codex warning in memreuse
Merge pull request !6180 from laiyongqiang/codex
|
5 years ago |
laiyongqiang
|
4063a69846
|
clean codex warning
|
5 years ago |
caifubi
|
372c2e7951
|
Combine Async Dump and E2E Dump
|
5 years ago |
John Tzanakakis
|
b0a7ebdeb0
|
enable debugger by default and set correct log message severity
|
5 years ago |
WilliamLian
|
8d8981a2fe
|
do not malloc address when parameter is not used by others
|
5 years ago |
limingqi107
|
d712ac0da0
|
add count of graphs using the parameter
|
5 years ago |
Zhang Qinghua
|
c0070d3d49
|
Use the unified Execute function to run Graph or Single Op Graph.
|
5 years ago |
Zhang Qinghua
|
5ac60ff202
|
Move ascend dependent functions to ascend kernel runtime.
|
5 years ago |
limingqi107
|
7ec2f6a550
|
clear graph output address in graph destructor
|
5 years ago |
fary86
|
fcbb3e0edc
|
Refactor ms_context implementation
|
5 years ago |
mindspore-ci-bot
|
7336ed94fd
|
!5395 fix assign memory error in pynative mode
Merge pull request !5395 from chujinjin/fix_assign_memory_error_in_pynative
|
5 years ago |
limingqi107
|
7029a861d7
|
add kernel release resource
|
5 years ago |
chujinjin
|
ffed5dad1c
|
fix runopassignoutputmemory error
|
5 years ago |
lirongzhen1
|
531ad4df70
|
prepare to support int64
|
5 years ago |
gukecai
|
66e7b02b4b
|
independent stream parallel
|
5 years ago |
zhoufeng
|
663278112f
|
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
gukecai
|
6362e954df
|
Revert "independent stream parallel"
This reverts commit adb6ff6c78.
|
5 years ago |
gukecai
|
adb6ff6c78
|
independent stream parallel
|
5 years ago |
lvchangquan
|
87022fce3c
|
fix a bug with using dynamic memory.
|
5 years ago |
lvliang
|
3a61d646d4
|
decoupling-the-interface-of-mallocing-mem
|
5 years ago |
liubuyu
|
d81862a916
|
decoupling core and context
|
5 years ago |
lvchangquan
|
fdbe4c19ba
|
use kernel_runtime::mem_manager to reduce rtMalloc and rtFree time in trans data format
|
5 years ago |
kpy
|
570da089a8
|
set output value for dynamic graph
|
5 years ago |
mindspore-ci-bot
|
ef18c5f879
|
!3007 GPU debugger and GPU dump - milestone 1
Merge pull request !3007 from john_tzanakakis/master_ms1
|
5 years ago |
yujianfeng
|
4d18e9ec35
|
Fix internal multiple outputs check
|
5 years ago |
John Tzanakakis
|
b3c0eb61d5
|
GPU debugger - milestone 1 and GPU dump
Additonal Authors: Adel Shafiei, Harshvardhan Gupta
|
5 years ago |
lvliang
|
0cd80b465c
|
enable-mem-pool-manage-pynative-and-graph-static-mem
|
5 years ago |
mindspore-ci-bot
|
72a2b7d496
|
!3117 not reuse ref node input's memory
Merge pull request !3117 from laiyongqiang/refnode_input
|
5 years ago |
laiyongqiang
|
acba03b191
|
not reuse ref node input's memory
|
5 years ago |
lvchangquan
|
7b48a122dd
|
insert trans_data to reduce time in print process
|
5 years ago |
lvliang
|
d9e5b97d3b
|
reback-memory-pool-to-memory-offset
|
5 years ago |
mindspore-ci-bot
|
25ee322ba3
|
!2966 reuse communication op output's memory
Merge pull request !2966 from laiyongqiang/hcom_memreuse
|
5 years ago |
laiyongqiang
|
68c78ab6bb
|
reuse communication op output's memory
|
5 years ago |
zhoufeng
|
439d6d618f
|
Control flow not split graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
He Wei
|
ee1510da41
|
Eliminate circular dependency between 'ir' and 'device/kernel'
|
5 years ago |
liubuyu
|
43c79eb853
|
mindspore path adjust
|
5 years ago |