CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 22:22:56 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"5608fcff861705d63249edb96e9f02b1"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=nOAF98R3cfR6voq9QLGjDFEZ1gQY8%2FAWs1OiTPJfJviGJFGDZh93bvDKsNroky1tGHmAENR3RxM4aH05U2OiuHovMKzcDVvNyUuDBmZKUfUMnSyVCf56Did9RVt9CBNrJ%2BFx%2F8uzfgNw7i51I78X9858OjloofhlZwjDWFNaDjviQ8x6jpdZTp%2BBzN3gGfosrpWPFBdPbFxElE%2BdJjSzRe1Rsr%2F2i4g07h0P60S3oOEJLYtHbbEgpA2LNPQYgtjna1NxAwT7FznzFhqx1RXPXA%3D%3D--olATGpMcpizjdFd%2F--denYGHSZDuiCrtJsoNHCoA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.944570999.1753309375; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:22:55 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:22:55 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8C34:3AEC1B:150F05:1C8B98:688160BF
Release Alpha release for Keras with MXNet backend. · dmlc/keras · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
forked from keras-team/keras
-
Notifications
You must be signed in to change notification settings - Fork 34
Alpha release for Keras with MXNet backend.
Pre-release
Pre-release
Compare
Alpha
Release Notes: Keras 1.2.2 with MXNet Backend
Highlights
- Adding Apache MXNet backend for Keras 1.2.2.
- Easy to use multi-gpu training with MXNet backend.
- High-performance model training in Keras with MXNet backend.
Unsupported Functionalities
- Sparse operations are not supported - ctc_label_dense_to_sparse, ctc_batch_cost, ctc_decode.
- Few backend utility functions - stack, gradients, switch.
- separable_conv2d - 2D convolution with separable filters are not supported
- random_binomial is not supported.
- Higher order utility functions - map, foldl, foldr.
- Cannot use Numpy’s COOrdinate representation of the array: No sparse support.
- Eigenvalue regularizer is not supported.
- With MXNet backend, Model concatenation is not supported.
Known Issues
- Batch Normalization does not support mode 0 or 2 with MXNet backend.
- Optimizer states are not preserved when saving the model, with MXNet backend.
- If the batch size is too small and you are using multiple GPUs for training, MXNet backend fails to split the data gracefully and errors out.
- SoftmaxCrossEntropy only accepts 1D labels.
- MXNet Categorical_crossentropy doesn't support from_logits.
- Few failing unit tests and cause for failure - #65
- Deconvolution operator with large target shape fails with MXNet backend.
Miscellaneous
- Pip installation for dmlc/keras with MXNet backend. Will be added in Beta release.
- Latest MXNet v0.10 has few missing functionalities to work with Keras. You need to build from latest source. 3. Refer installation guide in the next section below. Pip wheel will be made available for Beta release.
- Performance improvements are not focussed in this release. MXNet’s full power may not be harnessed.
- Training a model with other backends (ex: TF) and loading it with MXNet backend is not tested. This functionality is not supported.
- Needs more code documentation for MXNet specific code.
- Needs code style fix and clean up.
Contributions
Thanks to all contributors who made significant contributions to get MXNet backend for Keras - @howard0su, @yajiedesign, @piiswrong, @wayao
Other Resources and Getting Started
- Getting Started and Installation - https://github.com/dmlc/keras/wiki/Installation
- How to use Multi-GPU training - https://github.com/dmlc/keras/wiki/Using-Keras-with-MXNet-in-Multi-GPU-mode
- Benchmarking performance of Keras 1.2.2 with MXNet backend - https://github.com/sandeep-krishnamurthy/keras-mxnet-benchmarks
- End to end examples and test script - https://github.com/sandeep-krishnamurthy/keras-mxnet-tests
Assets 2
You can’t perform that action at this time.