Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to MXNet 1.6 #775

Merged
merged 3 commits into from
Feb 25, 2020
Merged

Update to MXNet 1.6 #775

merged 3 commits into from
Feb 25, 2020

Conversation

fhieber
Copy link
Contributor

@fhieber fhieber commented Jan 17, 2020

This is still work in progress as MXNet 1.6 is not yet available.

  • Removed old CUDA support, MXNet 1.6 requires CUDA 9.1, cudnn 7.5.
  • Fixed numpy version.

Pull Request Checklist

  • Changes are complete (if posting work-in-progress code, prefix your pull request title with '[WIP]'
    until you can check this box.
  • Unit tests pass (pytest)
  • Were system tests modified? If so did you run these at least 5 times to account for the variation across runs?
  • System tests pass (pytest test/system)
  • Passed code style checking (./style-check.sh)
  • You have considered writing a test
  • Updated major/minor version in sockeye/__init__.py. Major version bump if this is a backwards incompatible change.
  • Updated CHANGELOG.md

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@fhieber fhieber changed the title [WIP] Update to MXNet 1.6 Update to MXNet 1.6 Feb 25, 2020
@fhieber
Copy link
Contributor Author

fhieber commented Feb 25, 2020

This seems ready to merge.

docs/setup.md Outdated Show resolved Hide resolved
@fhieber fhieber merged commit 6dd2741 into sockeye_2 Feb 25, 2020
@fhieber fhieber deleted the sockeye_2_mx16 branch February 25, 2020 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants