"tests/git@developer.sourcefind.cn:OpenDAS/deepspeed.git" did not exist on "08c96a1bc6d9c0345b31889bba66d73f20d0b0b5"
Upgraded to cuDNN v4.0. This means changing the binding to max_pool a little
since that's a little different in cuDNN. I also removed my CUDA code for doing batch normalization and replaced it with cuDNN's new batch normalization methods. Finally, I forgot to add a convolutional option to the bn_ object. Now it has one so you can set the mode however you like, either BATCH_NORM_FC or BATCH_NORM_CONV.
Showing
Please register or sign in to comment