Commit a1494515 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

add usage

parent 40f78f75
#!/bin/bash #!/bin/bash
# Usage:
# bash test/test.sh ./test/params.txt 'lite_train_infer'
FILENAME=$1 FILENAME=$1
# MODE be one of ['lite_train_infer' 'whole_infer' 'whole_train_infer'] # MODE be one of ['lite_train_infer' 'whole_infer' 'whole_train_infer']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment