testing loop docs
This commit is contained in:
parent
8d6648e51d
commit
c4ce347f3e
|
@ -80,5 +80,6 @@ But of course the fun is in all the advanced things it can do:
|
||||||
- [Set the number of validation sanity steps](https://williamfalcon.github.io/pytorch-lightning/Trainer/Validation%20loop/#set-the-number-of-validation-sanity-steps)
|
- [Set the number of validation sanity steps](https://williamfalcon.github.io/pytorch-lightning/Trainer/Validation%20loop/#set-the-number-of-validation-sanity-steps)
|
||||||
|
|
||||||
|
|
||||||
**Testing loop**
|
**Testing loop**
|
||||||
|
|
||||||
- [Run test set](https://williamfalcon.github.io/pytorch-lightning/Trainer/Testing%20loop/)
|
- [Run test set](https://williamfalcon.github.io/pytorch-lightning/Trainer/Testing%20loop/)
|
Loading…
Reference in New Issue