mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Updated Running and writing tests (markdown)
@ -51,7 +51,7 @@ Other useful options include:
|
||||
|
||||
## Running via `test/run_test.py`
|
||||
|
||||
In addition to directly running python test files. PyTorch's [Continuous Integeration](https://github.com/pytorch/pytorch/wiki/Continuous-Integration) and some specialized test cases can be launched via [pytorch/test/run_test.py](https://github.com/pytorch/pytorch/tree/master/test/run_test.py).
|
||||
In addition to directly running python test files. PyTorch's [Continuous Integration](https://github.com/pytorch/pytorch/wiki/Continuous-Integration) and some specialized test cases can be launched via [pytorch/test/run_test.py](https://github.com/pytorch/pytorch/tree/master/test/run_test.py).
|
||||
|
||||
It provides some additional features that normally doesn't exist when directly running python test files. For example:
|
||||
1. Run multiple python test files together via selective run.
|
||||
|
Reference in New Issue
Block a user