zhaosida
|
00118a1467
|
code clean master
|
4 years ago |
王南
|
11b0ab4ea6
|
fix bug of transdata
|
4 years ago |
i-robot
|
b86ce1e832
|
!19875 code clean
Merge pull request !19875 from liubuyu/master
|
4 years ago |
lvchangquan
|
0487e5fe3a
|
fix a bug in launching single op trandata
|
4 years ago |
lby
|
a3f65acc65
|
code clean
|
4 years ago |
王南
|
84f3d499bb
|
tbe build and transdata adapte dynamic shape
|
4 years ago |
yuchaojie
|
9d9c014ed1
|
fix allgather op select
|
4 years ago |
yuchaojie
|
689158f79b
|
FracZ format conversion when conv2d group > 1
|
4 years ago |
limingqi107
|
067bd90e3b
|
actor runtime performance optimize
|
4 years ago |
zhoufeng
|
31a573a4d6
|
fix log lock in signal handler
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
zhoufeng
|
0fd40e480d
|
code clean
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
zhoufeng
|
a2114f29eb
|
code clean
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
mindspore-ci-bot
|
00ea69108c
|
!15594 fix data trans error
From: @liubuyu
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
|
5 years ago |
zuochuanyong
|
e7ea343738
|
add format transform pass on cpu
|
5 years ago |
liubuyu
|
c510760f31
|
fix data trans bug
|
5 years ago |
mindspore-ci-bot
|
5298b1d225
|
!14571 remove useless thread pool code
From: @kisnwang
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @zhoufeng54
|
5 years ago |
kswang
|
0909ba2884
|
remove useless thread pool code
|
5 years ago |
LianLiguang
|
9b94b6f8ed
|
fix codex && reviewbot
|
5 years ago |
zhoufeng
|
ec7f9f395a
|
fix cmake lint
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
liubuyu
|
518818fbef
|
reshape type for 3d nodes
|
5 years ago |
liubuyu
|
6f4b1880df
|
update frac_z trans func compute, change the order c and d
|
5 years ago |
liubuyu
|
83e2a4eb08
|
bug fix for fracz_3d to ncdhw trans in host
|
5 years ago |
liubuyu
|
8ff36d3079
|
reset cube compute mode
|
5 years ago |
liubuyu
|
4a3cbda322
|
get cube size by dtype
|
5 years ago |
xsmq
|
73b7154e55
|
fix cmakelint error
|
5 years ago |
liubuyu
|
d4050cf98d
|
support ncdhw <-> frac_z_3d data trans at host
|
5 years ago |
zhoufeng
|
d2d62614eb
|
kill subprocess when main process exit
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
kswang
|
9a47579842
|
fix thread pool performance problem
|
5 years ago |
kswang
|
8ffb5c9257
|
use thread pool for some cpu kernel
|
5 years ago |
mindspore-ci-bot
|
2ced65ece3
|
!9461 add dynamic rnn grad split pass for pynative
From: @lianliguang
Reviewed-by: @chujinjin
Signed-off-by: @chujinjin
|
5 years ago |
LianLiguang
|
cae4abb5e0
|
add dynamic rnn grad pass for pynative
|
5 years ago |
jiangzhenguang
|
c45eee9b94
|
add conv3d object
|
5 years ago |
liubuyu
|
e3fa342d72
|
support 3d format
|
5 years ago |
liubuyu
|
04136bdf66
|
nop node infer shape
|
5 years ago |
Yi Huaijie
|
d7faa77b5e
|
support int64 shape
|
5 years ago |
huanghui
|
a4b485eb51
|
thread pool
|
5 years ago |
Zhang Qinghua
|
28d7ab48a8
|
Add SIG_CHLD signal handler back, and remove SIG_IGN.
|
5 years ago |
Zhang Qinghua
|
8f72f28180
|
Remove the timeout function in kernel build client.
|
5 years ago |
mindspore-ci-bot
|
bc8115ae66
|
!6061 fix for thread log lock
Merge pull request !6061 from kisnwang/fix-fork-thread-lock
|
5 years ago |
mindspore-ci-bot
|
7d3a9d78b7
|
!6024 Fix CodeDEX issues in DuplexPipe.
Merge pull request !6024 from 张清华/master2
|
5 years ago |
kswang
|
32a7af79b6
|
fix fork thread lock
|
5 years ago |
Zhang Qinghua
|
4c81588371
|
Fix CodeDEX issues in DuplexPipe.
Remove reentrant function in signal handler;
Just close self in client when timeout during transaction;
|
5 years ago |
liubuyu
|
23a298ca81
|
support new format frac_zn_lstm
|
5 years ago |
Zhang Qinghua
|
f59bdf0f00
|
Don't print error log when group processes status change.
|
5 years ago |
Zhang Qinghua
|
83b7976d67
|
Fix the kernel build server quit issue.
|
5 years ago |
Zhang Qinghua
|
e4b7811b4f
|
Not let parent process exit any more
|
5 years ago |
Zhang Qinghua
|
872dc1d4db
|
Set SigChld handler's log information from ERROR to INFO.
|
5 years ago |
mindspore-ci-bot
|
5b1cf18cb9
|
!5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
|
5 years ago |
mindspore-ci-bot
|
7b10f21f2d
|
!5161 Fix the defunct process issue when run 8P case in GPU mode.
Merge pull request !5161 from ZhangQinghua/master
|
5 years ago |
lirongzhen1
|
531ad4df70
|
prepare to support int64
|
5 years ago |