Yahui Liu

Results 3 issues of Yahui Liu

I like the idea of this paper and I have published a pytorch implementation of this project: https://github.com/yhlleo/uaggan .

When I make the project, using the command `make all`, some errors occur as follows: ``` src/caffe/layers/cudnn_conv_layer.cu(81): error: argument of type "cudnnAddMode_t" is incompatible with parameter of type "const void...

Would you like to provide a list of the version of the related version, such as, cuda, cudnn, instead of the general installation introduction from the official website? It will...