Commit 89564b69 authored by Michael Carilli's avatar Michael Carilli
Browse files

Update README

parent d506eff2
...@@ -5,7 +5,9 @@ This repo is designed to hold PyTorch modules and utilities that are under activ ...@@ -5,7 +5,9 @@ This repo is designed to hold PyTorch modules and utilities that are under activ
# Requirements # Requirements
Python 3 Python 3
CUDA 9 CUDA 9
PyTorch 0.4 or newer. We recommend to use the latest stable release, obtainable from https://pytorch.org/. We also test against the latest master branch, obtainable from https://github.com/pytorch/pytorch. If you have any problems building, please file an issue. PyTorch 0.4 or newer. We recommend to use the latest stable release, obtainable from https://pytorch.org/. We also test against the latest master branch, obtainable from https://github.com/pytorch/pytorch. If you have any problems building, please file an issue.
# [Full Documentation](https://nvidia.github.io/apex) # [Full Documentation](https://nvidia.github.io/apex)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment