-
Notifications
You must be signed in to change notification settings - Fork 525
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support using a text file(E.G. `list.txt`) to specify the list of test sets list.txt ``` data_dir/sys.000 data_dir/sys.001 data_dir/sys.002 ... ``` `/data_dir/sys.000` should be a directory with "type.raw". Then one can use `-l list.txt` to replace `-s data_dir`.
- Loading branch information
1 parent
6154494
commit 6322609
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters