HTTP/2 200
date: Sat, 19 Jul 2025 06:22:49 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/"1595e4fe57cd55265337d5465b537570"
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=vd5U4IFbMJ1ttUrErEyEWoVWZVk96ucumz3F0dRUtcvwPwpc2r8R43EgrCPa5ZCEStdg7XhFcQ%2BxbA2VUrvf4ZzG5C5uTn0QeeNmUhmKExUO4mjaZtgL7iv5IAPFZ6dl3lMMxZMcCS33OCe6BmyXg65ZbfxT8ZOTiU0qOE9iiQR8aIoyp%2B8J9k5pXS66o3bt%2F8oRTxciaOC%2B4DonwMkF609b1FTq0gsZ0ICOx8EkWGLZPzLqUVYeJgwFt0a1KEM3JxLFuUcKvmG3dCLQ7FyDcg%3D%3D--tRgwMQ796LU%2BABIc--QZOz2fvM7PyLBurbDZY84g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2076842520.1752906168; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 06:22:48 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 06:22:48 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8280:21415F:1891D9:200CBC:687B39B8
Release Apache MXNet (incubating) 1.9.1 patch release · apache/mxnet · GitHub
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Releases
1.9.1
Apache MXNet (incubating) 1.9.1 patch release
Latest
Apache MXNet (incubating) 1.9.1 is a maintenance release incorporating important bug fixes and performance improvements. All users of Apache MXNet (incubating) 1.9.0 are advised to upgrade. You can install Apache MXNet (incubating) 1.9.1 at the usual place. Please review these Release Notes to learn the bug fixes.
Bug-fixes
Upgrade numpy to <1.20.0 to avoid security vulnerabilities affecting numpy<1.19.1 (#20940 )
quantized elemwise mul changed out type to float (#20926 )
Avoid modifying loaded library map while iterating in lib_close() (#20941 ) (#20944 )
Fixed issue with batchnorm on even number of channels (#20927 )
Assign attributes of transformer operators (#20902 )
Fix reuse of primitives for MKLDNN-AArch64. Fixes #20265 . (#20482 ) (#20921 )
identity fuse (#20884 )
Fix the regular expression in RTC code (#20810 ) (#20840 )
Port changes from master to make CPP package properly build when large tensor support is enabled. (#20768 ) (#20841 )
Port #20759 from v1.x (#20815 )
Port BRGEMM (#20910 )
Port #20889 from v1.x (#20923 )
Submodule
Upgrade oneDNN to the top of rls-v2.4 branch (#20994 )
CI/CD
Fix aarch64 cd pipeline (#20783 )
Fix CD for pypi wheel version (#20782 )
Port #20903 from master. (#20918 ) (#20920 )
Fix pip installation in containers (#20864 )
Update libcudnn and libnccl to the same version used in NVidia's docker container for cuda 10.2 and 11.2, and update repo where we pull the packages from. (#20808 )
Website
Fix css for Apache links, add to Python docs. (#20995 )
Update website footer to include required Apache links (#20993 )
Move trusted-by section from main page to a new page (#20788 ) (#20798 )
Fix broken download link, reformat download page to make links more clear. (#20794 )
Fix static website build (#19906 ) (#20791 )
Fix broken website for master version (#19945 ) (#20789 )
Update website for v1.9.x branch. (#20786 )
Perl
Updates mapping between PDL and MX types (#20852 )
You can’t perform that action at this time.