Graph-ZKY / CaFo

A pytorch implementation of Cascaded Forward (CaFo) Algorithm
21 stars 0 forks source link

Memory issue #3

Open fedeloper opened 1 year ago

fedeloper commented 1 year ago

I just cloned the repo: Crash for sigkill 9 in the first layer and sometimes in the second layer.

whubaichuan commented 1 month ago

@fedeloper Out of Memory (OOM) Errors? I think here the batch size=50000 for training data is so big.