xushaoyong

Results 2 issues of xushaoyong

The methods in the two files `data_reader.py` and `dnn_general.py` are referenced in the running file , but these two files are not provided in the directory `model/fusion_tf/` https://github.com/LLNL/FAST/blob/b334ab63358eff3ac8edce556bb1c605cd949514/model/fusion_tf/main_fusion_pdbbind.py#L26

Hello, I am encountering an issue when trying to load the libwfagpu shared library in Python using ctypes. My environment is as follows: Python 3.12.9 (Anaconda) Linux (GCC 12.3.1.3) wfagpu...