6 lines
58 B
Makefile
6 lines
58 B
Makefile
test:
|
|
./infra_tests.py
|
|
|
|
train:
|
|
./infra_tests.py --train
|