struct nbla::CudaTypeForceFloat

template<typename T>
struct CudaTypeForceFloat

Infer NNabla’s CUDA type while force half to float.

This is used when a particular operation doesn’t support fp16 computation (e.g. GEMV in cuBLAS at least until ver 9.1)