Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Add preprocessing batch size for COVID19 dataset

Compare
Choose a tag to compare
@AFAgarap AFAgarap released this 09 Feb 07:21
· 301 commits to master since this release
  • When loading the COVID19 datasets, we can now specify the batch size to use when we preprocess it. This is to avoid the memory exhaustion due to huge tensors.