add make sbs
This commit is contained in:
parent
6af6ec6ed4
commit
aea7276ad4
2
Makefile
2
Makefile
@ -93,7 +93,7 @@ fetch: FORCE
|
|||||||
fetch-quick: FORCE
|
fetch-quick: FORCE
|
||||||
cd emblem5 && ./ai/fetch-scans.py --data-dir $(DATA_DIR) --sample-rate 0.01
|
cd emblem5 && ./ai/fetch-scans.py --data-dir $(DATA_DIR) --sample-rate 0.01
|
||||||
|
|
||||||
sbs-quick: FORCE
|
sbs: FORCE
|
||||||
cd emblem5 && ./ai/make-sbs.py --data-dir $(DATA_DIR)
|
cd emblem5 && ./ai/make-sbs.py --data-dir $(DATA_DIR)
|
||||||
|
|
||||||
train-quick: FORCE
|
train-quick: FORCE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user