richliao / textClassifier

Text classifier for Hierarchical Attention Networks for Document Classification
Apache License 2.0
1.07k stars 379 forks source link

Memory Problem #12

Open xiaoleihuang opened 7 years ago

xiaoleihuang commented 7 years ago

I have 32 GB for the memory, but when I tried your code, the program takes the whole memory after several batches. I am not sure why the program requires so large memories.... My environment is keras 2.06, python 3.6; with CPU mode.

rucJuanLi commented 7 years ago

I also meet the problem,it used more than 2200 cpu ,I do not know why it use so much cpu.

prernakhurana2 commented 7 years ago

Same issue

jhoh10 commented 7 years ago

same issue

tc-yue commented 6 years ago

same issue

MingleiLI commented 5 years ago

same issue