PaddlePaddle / Anakin

High performance Cross-platform Inference-engine, you could run Anakin on x86-cpu,arm, nv-gpu, amd-gpu,bitmain and cambricon devices.
https://anakin.baidu.com/
Apache License 2.0
531 stars 135 forks source link

Dose libanakin_saber_sass_sm_61.a support fp16? #463

Open peyer opened 5 years ago

peyer commented 5 years ago

@Superjomn Hi, I just want to compare the performance of anakin_sass with the performance of cudnn@7.0.x for convolution operator, and I have successfully compared on fp32 data-format. However, when I tried fp16 data-format, I encountered that error of undefined reference to `void anakin::saber::direct_conv_bias_Kdivis4<half, half>, does libanakin_saber_sass_sm_61.a support fp16 data-format?

Shixiaowei02 commented 5 years ago

@peyer 您好,Anakin 目前不支持 fp16 的 tensor。