"examples/vscode:/vscode.git/clone" did not exist on "62e0fa9a9f279614f8c4f2a8915dc1619fc59c28"
README.md 291 Bytes
Newer Older
limm's avatar
limm committed
1
2
3
4
5
6
7

## Some scripts for developers to use, include:

- `run_instant_tests.sh`: run training for a few iterations.
- `run_inference_tests.sh`: run inference on a small dataset.
- `../../dev/linter.sh`: lint the codebase before commit
- `../../dev/parse_results.sh`: parse results from log file.