Yanlin Fei

Results 4 issues of Yanlin Fei

When "from unimol_tools import UniMolRepr", I get the following messages: fused_multi_tensor is not installed corrected fused_rounding is not installed corrected fused_layer_norm is not installed corrected fused_softmax is not installed corrected...

Thank you for making this codebase public! I am downloading GTAV dataset from https://download.visinf.tu-darmstadt.de/data/from_games/. I would like to know if I should download all the dataset (a total of 10...

Hi, thanks for sharing this code repository and this impressive work! I understand that dMASIF can calculate the coordinates and normal vectors of protein surface vertices as below. def preprocess_surface(self,...

**I encounter the following error message when running train.py** Traceback (most recent call last): File "/root/autodl-tmp/DiffDock/train.py", line 161, in main_function() File "/root/autodl-tmp/DiffDock/train.py", line 156, in main_function train(args, model, optimizer, scheduler,...