mindspore-ci-bot
|
0d49650bd5
|
!8888 Add PyNative Device Profiling
From: @jojobugfree
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
|
5 years ago |
caifubi
|
12643a33dd
|
Add profiling reporter
|
5 years ago |
mindspore-ci-bot
|
51d71dc9fb
|
!8646 Optimize time of getting dynamic info in single op
From: @joylvliang
Reviewed-by:
Signed-off-by:
|
5 years ago |
laiyongqiang
|
978b7e2e18
|
fix codex and review bot warning
|
5 years ago |
mindspore-ci-bot
|
816f22efeb
|
!8805 fix assign memory bug when tuple_get_item connecting communication operator
From: @yao_yf
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
|
5 years ago |
lvliang
|
f279cd92ec
|
optimize-time-of-getting-dynamic-info-in-single-op
|
5 years ago |
yao_yf
|
36fec5dca7
|
fix_assign_memory_bug_with_tuple_get_item_and_communication_ops
|
5 years ago |
kswang
|
89ad244882
|
fix cpu codex and optimize controldepend
|
5 years ago |
mindspore-ci-bot
|
fb0e866ad1
|
!8269 forward unique dynamic shape
From: @yao_yf
Reviewed-by:
Signed-off-by:
|
5 years ago |
yao_yf
|
31819bb4a7
|
support forward unique
|
5 years ago |
mindspore-ci-bot
|
07633f2a2a
|
!8601 independent node use the somas's memory
From: @laiyongqiang
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
|
5 years ago |
laiyongqiang
|
db782ac92e
|
remove context disable somas when variable_memory_max_size is set as somas feature switch
|
5 years ago |
laiyongqiang
|
222159599a
|
independent node use the somas's memory
|
5 years ago |
mindspore-ci-bot
|
90aaf8a58c
|
!8491 use input node as input parameter to allocate communication input address
From: @laiyongqiang
Reviewed-by:
Signed-off-by:
|
5 years ago |
laiyongqiang
|
301b7039a8
|
fix communication input address bug
|
5 years ago |
chujinjin
|
3357181d72
|
fix error when graph and pynative mode mixed excution
|
5 years ago |
mindspore-ci-bot
|
dc0cf6f66c
|
!8292 handling contiguous ref node
From: @laiyongqiang
Reviewed-by:
Signed-off-by:
|
5 years ago |
laiyongqiang
|
0b3e327f49
|
handling contiguous ref node
|
5 years ago |
mindspore-ci-bot
|
64d078da79
|
!8286 disable somas when variable_memory_max_size is set
Merge pull request !8286 from laiyongqiang/context_somas
|
5 years ago |
laiyongqiang
|
6b57cc705f
|
disable somas when variable_memory_max_size is set
|
5 years ago |
Yi Huaijie
|
d7faa77b5e
|
support int64 shape
|
5 years ago |
lvliang
|
fd5be43598
|
pynative-support-dynamic-shape
|
5 years ago |
laiyongqiang
|
5452e711b5
|
[MemOpt]Safe Optimized Memory Allocation Solver
|
5 years ago |
Harshvardhan Gupta
|
744355a005
|
remove dbg args from runtime and remove needless argument from IsWatchpoint
|
5 years ago |
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 |