Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change test DataLoader to use the test batch size
The batch size for the training set was erroneously used for instantiating the DataLoader class for the test set.
- Loading branch information