xiefangqi
|
24ac2382ff
|
mac compile
|
4 years ago |
zhoufeng
|
266dcf069b
|
fix multithread bug
ClearDoneTasks faster than workloop, done tasks are cleared at non-gil thread and core dumped
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
tanghuikang
|
b6035cf1a1
|
Ascend swap support communication op
|
4 years ago |
tanghuikang
|
fd6f97bab4
|
Fix some MemScheduler bugs
|
4 years ago |
tanghuikang
|
65542fdb21
|
Set output tensor NeedWait after WaitLockedInputs to avoid deadlock
|
4 years ago |
zhaosida
|
7bbad8a84e
|
self code check
|
4 years ago |
i-robot
|
fb58cfa273
|
!23414 update pynative profiling codes and delete some useless code
Merge pull request !23414 from lvchangquan/master
|
4 years ago |
lvchangquan
|
b908f40d94
|
delete some useless codes and update pynative profiling codes
|
4 years ago |
tanghuikang
|
9af31f6ac4
|
Set default work stream id of ErrorManager
|
4 years ago |
tanghuikang
|
60f8965cce
|
Print error message from ErrorManager when run graph fail
|
4 years ago |
gaoyong10
|
e7f6b034cf
|
Fix double output for single device address
|
4 years ago |
lvchangquan
|
bab311f0c7
|
update pynative profiling codes in fp and bp
|
4 years ago |
wilfChen
|
8b8680c308
|
fix dead lock issue
|
4 years ago |
wilfChen
|
126bfff431
|
fix graph execution acquire gil.
|
4 years ago |
zhangzhaoju
|
52f443d7db
|
ci format issue fix
|
4 years ago |
i-robot
|
3d022c9db8
|
!20246 Print ascend warning&error message using ErrorManager
Merge pull request !20246 from tanghuikang/error_manager
|
4 years ago |
ZPaC
|
a9a0f590e6
|
Fix master static check
|
4 years ago |
tanghuikang
|
21c4bf1f27
|
Print ascend warning and error message using ErrorManager
|
4 years ago |
kswang
|
09aa4d77fa
|
fix gpu ps hung up bug
|
4 years ago |
maning202007
|
94708a9c1d
|
fix multigraph terminate issue
|
4 years ago |
zhangzhaoju
|
fcc2af5af4
|
fix issue:I3VAFB longtime testcase with heterogeneous lenet train has host mem leak.
|
4 years ago |
yuchaojie
|
273f03db77
|
code clean
|
4 years ago |
kswang
|
9d5f754135
|
format codes
|
4 years ago |
kswang
|
5e8cbedd9a
|
remove duplicate code
|
4 years ago |
kswang
|
bc1f132d32
|
format some code
|
4 years ago |
zhangzhaoju
|
53b072e883
|
Fix issue #I3AAF8: Hang up while training lenet
|
5 years ago |
ZPaC
|
12f95b51f4
|
Add server code part2
|
4 years ago |
huanghui
|
404d157f23
|
clear done tasks before sync run task
|
4 years ago |
limingqi107
|
22972a89a7
|
support the output address of graph reapply
|
4 years ago |
kswang
|
2a48b2ecb8
|
reconstruct session code
|
4 years ago |
yao_yf
|
183b8f4725
|
parallel ut test
|
5 years ago |
kswang
|
97a97e02db
|
extract load input
|
5 years ago |
kswang
|
54ef8520ab
|
format some executor func name
|
5 years ago |
kswang
|
32b19aef59
|
fix executor last task not clear
|
5 years ago |
liyong
|
f4ca8b6783
|
fix gil release
|
5 years ago |
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 |