Piotr G
Piotr G
Hi, I just re-ran the example code with chemicalx 0.1.0 and had no such issue. Could you provide a bit more details? How are you running the example?
It's not surprising that deepsynergy worked for you given that it has a way simpler architecture and doesn't use the same layer as deepdds. Could add the details of your...
I think I found the root of the problem. It seems that with torchdrug update from 0.1.2 to 0.1.3, there was a change in the key name mentioned [here](https://github.com/DeepGraphLearning/torchdrug/releases): >...
I wanted to start simple with just dumping data to disk as jsons. Would there be a large speed advantage by using MongoDB instead?
For speed over millions of abstracts, if I use Ray on a single multi-cpu node (essentially mimic multiprocessing) but without multiple GPUs, do you think Kazu can still scale reasonably...