Skip to content

Commit

Permalink
add gpu section back
Browse files Browse the repository at this point in the history
  • Loading branch information
will-cromar committed May 17, 2024
1 parent 2988a70 commit 9b52d89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ We recommend you to use our prebuilt Docker image to start your development work
python setup.py develop
```

### Additional steps for GPU

Please refer to this [guide](https://github.com/pytorch/xla/blob/master/docs/gpu.md#develop-pytorchxla-on-a-gpu-instance-build-pytorchxla-from-source-with-gpu-support).

## Before Submitting A Pull Request:

In `pytorch/xla` repo we enforce coding style for both C++ and Python files. Please try to format
Expand Down

0 comments on commit 9b52d89

Please sign in to comment.