levihsu's picture
Upload 675 files
3d49622 verified
|
raw
history blame
No virus
274 Bytes
## Some scripts for developers to use, include:
- `linter.sh`: lint the codebase before commit
- `run_{inference,instant}_tests.sh`: run inference/training for a few iterations.
Note that these tests require 2 GPUs.
- `parse_results.sh`: parse results from a log file.