PrincetonVision / marvin

Marvin: A Minimalist GPU-only N-Dimensional ConvNets Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComputeT@half

VincentChong123 opened this issue · comments

Hi,
I found marvin.hpp does not support half datatype for ComputeT. May I know is there any plan to support ComputeT@half?
Do you think it is useful to improve speed for marvin@Tx1+cudnn4/5 (0.5TFLOPS@fp32, 1TFLOPS@fp16)?

Thank you.