Hello authors!
I tried to run the script using the given command
python main_tpugraphs.py --cfg configs/tpugraphs.yaml
However, the script seems to get stuck trying to load the data, consuming all the RAM on my machine (240GB) and then being killed by the kernel.
Does this make sense? The dataset is only 5.8GB on disk, albeit zipped. But it expanding to more than 200GB seems quite off.
Hello authors!
I tried to run the script using the given command
However, the script seems to get stuck trying to load the data, consuming all the RAM on my machine (240GB) and then being killed by the kernel.
Does this make sense? The dataset is only 5.8GB on disk, albeit zipped. But it expanding to more than 200GB seems quite off.