6 lines
68 B
Makefile
6 lines
68 B
Makefile
|
test:
|
||
|
python infra_tests.py
|
||
|
|
||
|
train:
|
||
|
python infra_tests.py --train
|