mati1994 / RCAN3x3_cudnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RCAN3x3_cudnn

Well, this repo is for a pure cpp file to describe the network architecture and use cudnn to accelerate the workflow. I have tried as many as possible methods to accelerate the execution, but this code is still not as fast as TensorRT, which also implements memory reuse to decrease total memory footprint.

About


Languages

Language:C++ 98.1%Language:Python 1.7%Language:Shell 0.2%