Skip to content

Commit

Permalink
move smoke test script into tests dir
Browse files Browse the repository at this point in the history
  • Loading branch information
henryaddison committed Mar 18, 2024
1 parent 44a3e2c commit 848203f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,12 @@ by [Yang Song](https://yang-song.github.io), [Jascha Sohl-Dickstein](http://www.

### Smoke test

`bin/local-test-train`
```sh
tests/smoke-test
```

Uses a simpler network to test the full training and sampling regime.
Recommended to run with a sample of the dataset rather than the full thing.

### Training

Expand Down
File renamed without changes.

0 comments on commit 848203f

Please sign in to comment.