keras
keras copied to clipboard
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.
Results
22
keras issues
Sort by
recently updated
recently updated
newest added
# Summary Unable to use batchnormalization with MXNet backend when using multiple GPUs. After debugging the issue, I found that there is a mismatch in the shape of batchnorm param...
- [x] **eye** Instantiate an identity matrix and returns it. - [x] **var** Variance of a tensor, alongside the specified axis. - [x] **std** Standard deviation of a tensor, alongside...