@@ -218,7 +218,7 @@ struct AffineMatrix {
};
-static __global__ classfier(float *predict, cudaStream_t stream)
+static __global__ void classfier(float *predict, cudaStream_t stream)
{
}