Skip to content

Commit 4b88bda

Browse files
author
lyu
committed
add annotation
1 parent 9dd5827 commit 4b88bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/preprocess.cu

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ __device__ double Weight(double x, double a = -0.5){
4545
}
4646
return 0.0;
4747
}
48-
48+
// old version, slow speed
4949
// resize, crop, norm
5050
// sample : Bicubic
5151

0 commit comments

Comments
 (0)