Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Unit Tests

To run the unittests, do:

python -m unittest discover -v -s tests

There are also end-to-end inference & training tests, in tools/dev/run_*_tests.sh.