Maratyszcza / NNPACK

Acceleration package for neural networks on multi-core CPUs
BSD 2-Clause "Simplified" License
1.67k stars 317 forks source link

If NNPACK support 3D CONV #158

Closed StephenLee2016 closed 5 years ago

StephenLee2016 commented 5 years ago

I built a model with caffe2 on Android, which uses 3d conv. Does nnpack now support this operator?

Maratyszcza commented 5 years ago

no, only 2D convolutions are supported