summaryrefslogtreecommitdiffstats
path: root/cuda/3d/rounding.h
blob: a263f8433ee4d030c5973a5a03dc469cfd4f1a5f (plain)
1
2
3
4
5
6
7
8
9
#include <cuda_fp16.h>

#define texto __float2half
#define texfrom __half2float
#define textype half

//#define texto
//#define texfrom
//#define textype float