Skip to content

downgrade docker back to 9#5257

Merged
soumith merged 1 commit intopytorch:masterfrom
ngimel:docker9
Feb 15, 2018
Merged

downgrade docker back to 9#5257
soumith merged 1 commit intopytorch:masterfrom
ngimel:docker9

Conversation

@ngimel
Copy link
Copy Markdown
Collaborator

@ngimel ngimel commented Feb 15, 2018

9.1 FROM does not have nccl, also, not everyone has driver sufficient for 9.1. Should also fix #5241 for good, as it no longer adds nvidia repo.

@soumith soumith merged commit 2f40c88 into pytorch:master Feb 15, 2018
@ghost
Copy link
Copy Markdown

ghost commented Feb 15, 2018

Maybe you can comment why it was removed from 9.1 docker yesterday, does it have any problems?
Thanks!

@ngimel ngimel deleted the docker9 branch April 25, 2018 20:11
facebook-github-bot pushed a commit that referenced this pull request Jan 24, 2021
Summary:
Pull Request resolved: pytorch/glow#5257

- Add RescaleQuantized parallelization support to graph opts' parallelization code
- On NNPI, mirror Rescale parallelization for FC/Relus that come before it
- Sink Reshapes below Quantize and ConvertTo
- Remove unnecessary ConvertTo when following a Dequantize (i.e. just change the elem kind of the Dequantize instead)

Test Plan: Added unit tests

Reviewed By: hyuen, mjanderson09

Differential Revision: D25947824

fbshipit-source-id: 771abd36a1bc7270bf1f901d1ec6cb6d78e9fd1f
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
…rch#5257)

Summary:
Pull Request resolved: pytorch/glow#5257

- Add RescaleQuantized parallelization support to graph opts' parallelization code
- On NNPI, mirror Rescale parallelization for FC/Relus that come before it
- Sink Reshapes below Quantize and ConvertTo
- Remove unnecessary ConvertTo when following a Dequantize (i.e. just change the elem kind of the Dequantize instead)

Test Plan: Added unit tests

Reviewed By: hyuen, mjanderson09

Differential Revision: D25947824

fbshipit-source-id: 771abd36a1bc7270bf1f901d1ec6cb6d78e9fd1f
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.

Nvidia signature is out of date

3 participants