benchmark
212b31e2
- Support skipping tests on a blacklist in test.py
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Support skipping tests on a blacklist in test.py This allows us to control which tests are run on the CI machines. Ex. we may introduce training batch sizes from the original papers that are too large to fit on the CI machine.
Author
aaronenyeshi
Parents
b4c316b5
Loading