Note1: If you have cuDNN library, you can use cudnn kernel with `-backend cudnn` option. And, you can convert trained cudnn model to cunn model with `tools/rebuild.lua`.
+
Note2: The command that was used to train for waifu2x's pretraind models is available at `appendx/train_upconv_7_art.sh`, `appendx/train_upconv_7_photo.sh`. Maybe it is helpful.