2ce36ea09e
eg. $ make test or $ make train Update docs accordingly. Bug: skia: Change-Id: I069fa686833f0a78f398bd85eb8bb44025cae0d5 Reviewed-on: https://skia-review.googlesource.com/13327 Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: Eric Boren <borenet@google.com>
6 lines
68 B
Makefile
6 lines
68 B
Makefile
test:
|
|
python infra_tests.py
|
|
|
|
train:
|
|
python infra_tests.py --train
|