lyx-x / XNet

Simple CuDNN wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transpose convolution implement

smiler96 opened this issue · comments

dear lyx:
thanks for your work about this cuda/cudnn framework for dnn. and now i want to add transpose convolution in your work, but i have no idea how to deal with this. And i found that there were no implement of transpose convolution or dec_convolution in CUDNN 6.7.0.
Thanks again, hope get some help!