GLN icon indicating copy to clipboard operation
GLN copied to clipboard

Implementation of Retrosynthesis Prediction with Conditional Graph Logic Network

Results 7 GLN issues
Sort by recently updated
recently updated
newest added

Hi, Right now, in order to install pytorch_geometric you need to have pytorch 1.4.0 installed. However, you have only tested your code until an older version (1.3). Since, we need...

Hi Hanjun and team, First of all, awesome work on GLN. I am trying to `pip install -e .` but I keep running into this error: **c++: error: unrecognized command...

Hi, Hanjun Dai and your team: Your works are excellent. I faced the error of "import extlib ImportError: /home/gpu3-data1/pytorch/GLN/extlib.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZN5torch3jit6tracer9addOutputEPNS0_4NodeERKN2at6TensorE " when I directly downloaded the cooked_data and...

Hi ! I am confused with the parameter “f_atoms” . This variable appears in "step5_prun_dump_neg_graphs.sh" and I have no idea with how it work on the project. I could not...

hi,excuse me i meet a new issue,when i train the model i meet another issue segment fault core dump would you update the new code,i have no idea to solve...

Hi hanjun I am looking into your publication and your dataset, your publication mention there is a dataset of uspto full, is it the ustpo multi in the https://www.dropbox.com/sh/6ideflxcakrak10/AADTbFBC0F8ax55-z-EDgrIza?dl=0, in...

Configure the following code according to the same configuration as the test_stngle. sh file, but there will be an error message indicating inconsistent loading model sizes. ` from gln.common.cmd_args import...