Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 275 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 275 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.