Commit Graph

8 Commits

Author SHA1 Message Date
buxue b7f90e2b16 implement Conv2dBackward and log of pool 2022-03-15 21:26:40 +08:00
buxue 50f3ad00ab develop maxpool3d, avgpool3d and conv3d on CPU(including forward and backward) 2022-03-07 20:44:38 +08:00
zuochuanyong 7864914515 support MaxPool3D(CPU/GPU), AvgPool3D(CPU/GPU) and Conv3D(CPU) 2021-05-14 19:30:58 +08:00
baihuawei 9f6a6058f5 fix cpu type excption 2020-10-23 15:42:11 +08:00
kingxian 92bebe65a9 cell init performance opt 2020-09-04 19:52:56 +08:00
jinyaohui 5a914994ba clean pylint 2020-05-18 16:42:35 +08:00
jinyaohui bcfaff97f9 clean pylint 2020-05-18 10:31:46 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00