Yunzhe Hao

Results 2 issues of Yunzhe Hao

This tutorials helped me to write a single layer unit with CUDA code. But how to write CUDA code of the multilayer units, like torch/nn/_functions/rnn.py 281? ``` output, hy, cy,...