You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 231 B

3 years ago
123456
  1. ## Some scripts for developers to use, include:
  2. - `linter.sh`: lint the codebase before commit
  3. - `run_{inference,instant}_tests.sh`: run inference/training for a few iterations.
  4. - `parse_results.sh`: parse results from log file.

No Description