huangbo77
8e678aea4a
codedex fix in master
4 years ago
huangbo77
b83c43d309
codedex fix
4 years ago
i-robot
e06e83607e
!22236 clean code in cpu operater
Merge pull request !22236 from liangxhao/master_cleancode
4 years ago
lianghao
3bed10b280
clean code in cpu operater
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
zuochuanyong
ffb2171d05
fix codecheck on master
4 years ago
i-robot
8d548c8545
!21350 change thread pool
Merge pull request !21350 from fangzehua/change_thread_pool
4 years ago
fangzehua
8bdfbc2b99
change thread pool
4 years ago
buxue
2808460567
support more high rank for activation op
4 years ago
buxue
0bdf08a90e
develop softplus for cpu
4 years ago
lianghao
0070dba90a
Fix SoftmaxCrossEntropyWithLogits precision bug.
4 years ago
zhaoting
17d1bb97af
clean code in cpu operater
4 years ago
baihuawei
5458b7f170
fix initialize bugs
4 years ago
zhujingxuan
4368d9c158
fix vector push_back realloc memory issue
4 years ago
zhujingxuan
b3d4399d32
change from CRLF to LF
4 years ago
zuochuanyong
4a2a254658
fix conv3d when pad_mode is pad
4 years ago
zhaoting
7637fcbf55
fix CPU BatchNorm bugs
4 years ago
buxue
f3dea76b25
call nnacl implement for matmul and batchmatmul on ARM
4 years ago
zhangzhaoju
7752bc586d
Fix elu fp16 heap overflow problem
dnnl not support fp16, delete the cpu kernel register for Elu f16
4 years ago
i-robot
aa9c11c3a6
!18140 fix hccl receive dtype in build info
Merge pull request !18140 from baihuawei/fixrecv
4 years ago
baihuawei
184c4db223
fix hccl receive type in build info
4 years ago
wuxuejian
503b2c84bf
Fix exception log and check secure func ret
4 years ago
baihuawei
e594463960
fix cpu lstm and precision issues
4 years ago
mindspore-ci-bot
d59fa1c15f
!17111 clean pclint for cpu operator
From: @zhao_ting_v
Reviewed-by: @liangchenghui,@oacjiewen
Signed-off-by: @liangchenghui
4 years ago
zhaoting
9179505446
clean pclint for cpu operator
4 years ago
chengxianbin
0c559f6d57
upload unify cpu ops info library code
4 years ago
zhaoting
2af438c768
clean code for cpu
4 years ago
zhaoting
a4acfb0724
clean code for CPU and ModelZoo
5 years ago
buxue
b5ec25cc49
develop int32 AddN op for cpu
5 years ago
zuochuanyong
7864914515
support MaxPool3D(CPU/GPU), AvgPool3D(CPU/GPU) and Conv3D(CPU)
5 years ago
caojian05
6672fb26e0
inceptionv4 support cpu training
5 years ago
dinglinhe
865cf68243
All the descriptions of batch normal under the mindspore folder have been uniformly updated to 'Batch Normalization'
5 years ago
zuochuanyong
0b8a3b71a8
upgrade onednn to v2.1.2 and fix coredump under poolmax op
5 years ago
yang_chun
ee87860eeb
Reduce/Transpose/TensorAdd CPU kernel performance improve!
5 years ago
zhaoting
8754aaeb74
add CPU LogSoftMax
5 years ago
mindspore-ci-bot
8e8f3043f9
!12115 IR operators of GPU and CPU are unified as batchnorm
From: @ding_fei_fei
Reviewed-by:
Signed-off-by:
5 years ago
dingpeifei
87e41aaeee
IR operators of GPU and CPU are unified as batchnorm
5 years ago
baihuawei
b71da51d86
add training attr for lstm
5 years ago
linqingke
07b50f76ab
fix conv2d_grad_inpu infer strides.
5 years ago
yuchaojie
d2cb3aa1c2
unify AvgPoolGrad
5 years ago
baihuawei
a0b4175940
cpu support scalar tensor
5 years ago
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
5 years ago
huangbo77
50547e6d93
add dilation to padding same
5 years ago
mindspore-ci-bot
682cbb7671
!11494 Mod CPU conv2D pooling and Add CTCloss
From: @wanyiming
Reviewed-by:
Signed-off-by:
5 years ago
wanyiming
727c7a4668
mod_conv2d_pool_add_ctcloss
5 years ago
mindspore-ci-bot
6d2ed6cafc
!11401 Add Elu For CPU
From: @xukailun_1
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
5 years ago
x00540480
5f43f08a5d
add elu for cpu
5 years ago
yuchaojie
b51b3a6764
update Pool's attr kernel_size, pad_mode
5 years ago