kswang
753a2eeb84
fix executor wait pendingtask
5 years ago
chenyijie6
834319ea3c
Fix Pynative Sync Bugs
5 years ago
chenyijie6
644770417c
Delete Asynchronous Execution
5 years ago
fangzehua
da85c804bc
fix checkpoint cache and prosess exception
5 years ago
louei5
d1d5976ca2
using rdr module in proper position
5 years ago
louei5
72e567d06b
change saving filename in RDR module
5 years ago
louei5
f00032145f
Add timestamp into filename of saving recorder file and change DumpIR method
5 years ago
louei5
ac02213521
Adding RDR tool for locating bugs, e.g. run task error.
5 years ago
kswang
5365640e4f
fix run multi graph timeout
5 years ago
mindspore-ci-bot
645bd9de89
!11150 Release GIL lock when SyncAsNumpy and run bprop graph in PyNative mod
From: @HulkTang
Reviewed-by:
Signed-off-by:
5 years ago
tanghuikang
b1ce9fed1e
Release GIL lock when SyncAsNumpy and run bprop graph in PyNative mod.
5 years ago
kswang
b9cfbed631
codex fix for executor
5 years ago
kswang
93b3055a47
fix longrunning segment fault
5 years ago
kswang
51d6dbdffe
reset exception listener
5 years ago
kswang
11750cd869
optimize executor task run
5 years ago
kswang
a7ae4d5dc1
fix excepiton not exit
5 years ago
mindspore-ci-bot
59f4484a29
!10304 fix thread pool sync run error
From: @kisnwang
Reviewed-by:
Signed-off-by:
5 years ago
kswang
9a47579842
fix thread pool performance problem
5 years ago
lvliang
1490947ff0
adjust-the-location-of-cleaning-unuseless-memory-in-value-node
5 years ago
kswang
841661b8aa
optimize multi graph controldepend input
5 years ago
lizhenyu
e3f7ae61db
add ps cache manager
5 years ago
mindspore-ci-bot
afa931ae79
!9308 Clean useless tensor after run pynative bprop graph
From: @HulkTang
Reviewed-by:
Signed-off-by:
5 years ago
tanghuikang
82450afa9e
Optimize memory using in pynative mode
5 years ago
xiaoyisd
424999267a
mac build
5 years ago
lvliang
8984cc9c03
pynative-support-dynamic-op-run-in-gpu
5 years ago
kswang
231a6e8c93
fix exception not exit error
5 years ago
mindspore-ci-bot
125940314f
!9256 remove gil release in gpu runtime
From: @kisnwang
Reviewed-by: @jjfeing,@chujinjin
Signed-off-by: @chujinjin
5 years ago
caifubi
d44dd4f786
Move BuildOp into RunOp
5 years ago
kswang
0ad5357ce7
add longrunning for runop
5 years ago
HulkTang
c36b477568
Run ops one by one in pynative bp graph
5 years ago
kswang
a3760b5b2d
fix remove front cast error
5 years ago
kswang
1ce4bebbf2
add subgraph dependency
5 years ago
kswang
b88e722e12
add graph partition
5 years ago
Yi Huaijie
d7faa77b5e
support int64 shape
5 years ago
kswang
82667c7a57
pynative wait input tensor
5 years ago
kswang
64e43c8930
fix asynrun segmentfault
5 years ago
mindspore-ci-bot
a85bcdf6e3
!7772 notify lockedtensor before output
Merge pull request !7772 from kisnwang/fix-asynrun-segmentfault
5 years ago
kswang
dd4c78c03d
notify lockedtensor before output
5 years ago
kswang
d8e72af658
optimize find input need lock tensor
5 years ago
kswang
ece27f313e
enable async run
5 years ago
mindspore-ci-bot
11058ad0ef
!7284 disable async run graph
Merge pull request !7284 from kisnwang/disable-async-run-graph
5 years ago
kswang
1871138533
disable async run graph
5 years ago
mindspore-ci-bot
b2160eadc4
!7238 [DynamicShape] Add dyanmic shape CI test case
Merge pull request !7238 from caifubi/dynamic_shape
5 years ago
caifubi
41849cd7cf
Add dynamic shape test case
5 years ago
kswang
db985ab909
add ms exception
5 years ago
kswang
11989b5e30
enable async run
5 years ago
lichen_101010
5713ea38b8
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
cleanup code and CI checks
rebase to master and address conflicts
refactor code
fix a bug
5 years ago
kswang
c7ecc106dd
fix exit core dump
5 years ago
zhousiyi
ab74dfc839
refact backend/session from python
5 years ago
kswang
b5e579567c
fix unnecessary tensor sync
5 years ago