Open siboehm opened 2 years ago
I've "fixed" this here: https://github.com/siboehm/dgl-lifesci/tree/jtvae by setting the dtype of the whole graph to int64.
Doubt that this is the root cause, but it's training fine now.
Thanks for the update and I'm glad you solved that.
The pretraining script in this repo is still broken though. Shouldn't we keep this issue open?
Sure. I'll check it later. Thanks.
Running
examples/generative_models/jtvae/pretrain.py
without any arguments (which should pretrain on ZINC) raises an Error:Output of
conda list
: