issues
search
thunlp
/
ConceptFlow
MIT License
122
stars
18
forks
source link
RAM consumption improvements
#19
Closed
ilyalasy
closed
3 years ago
ilyalasy
commented
3 years ago
Changed autograd.Function extension according to the
latest version
.
commit
Using IterableDataset and DataLoader for batching. In this case its not necessary to load all the dataset into RAM.
commit
Small repository clear.
commit