mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
ff781ed059
commit
4bde9efbd7
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ For example:
|
|||
|
||||
You do not need to repeatedly install after modifying python files.
|
||||
|
||||
#### C++ Development tips
|
||||
|
||||
When you are developing on the C++ side of things, the environment variables `DEBUG` and `NOCUDA` are helpful.
|
||||
|
||||
- `DEBUG=1` will enable debug builds (-g -O0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue