Face-Recognition
Face-Recognition copied to clipboard
Bump mxnet from 1.5.0 to 1.9.1
Bumps mxnet from 1.5.0 to 1.9.1.
Release notes
Sourced from mxnet's releases.
Apache MXNet (incubating) 1.9.1 patch release
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)
Port changes from master to make CPP package properly build when large tensor support is enabled. (#20768) (#20841)
Port BRGEMM (#20910)
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)
Apache MXNet (incubating) 1.9.1 Release Candidate 0
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
... (truncated)
Changelog
Sourced from mxnet's changelog.
MXNet Change Log
... (truncated)
Commits
3f8f3be
[1.9.x] Update version for 1.9.1 release (#21003)718dde9
[v1.9.x][submodule] Upgrade oneDNN to the top of rls-v2.4 branch (#20994)cfbcfb1
revert cleanup stream (#20998)32b65a2
[v1.9.x] Fix css for Apache links, add to Python docs. (#20995)f5a25b4
[v1.9.x] Update website footer to include required Apache links (#20993)76fc3ef
Port BRGEMM (#20910)67467f8
[v1.9.x] [BUGFIX] Upgrade numpy to <1.20.0 to avoid security vulnerabilities ...3a08242
quantized elemwise mul changed out type to float (#20926)32cef8e
Avoid modifying loaded library map while iterating in lib_close() (#20941) (#...0c5b5b1
[v1.9.x] Port #20889 from v1.x (#20923)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.