add usage

pull/3047/head
LDOUBLEV 2021-06-08 16:13:28 +08:00
parent 40f78f7531
commit a1494515a8
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
#!/bin/bash
# Usage:
# bash test/test.sh ./test/params.txt 'lite_train_infer'
FILENAME=$1
# MODE be one of ['lite_train_infer' 'whole_infer' 'whole_train_infer']