jinzhuwei
jinzhuwei
定位到报错的语句,在那块位置改为if---else---语句
请问我也遇到了这个问题one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [1208, 128]], which is output 0 of ReluBackward0, is at version 1; expected version...
Thank you for your reply,however,when I use the environment you provided, an error occurs: NVIDIA GeForce RTX 3090 with CUDA capability sm_86 is not compatible with the current PyTorch installation....
I'm very sorry, I'm a novice, I don't know much about this content yet, except to reinstall CUDA, how can I make relevant code changes, I hope to get your...
When I run the code in my own new environment when I do not use the environment you provided, the following error occurs: [image: image.png] I searched the Internet for...
When I reinstalled CUDA, I found that the program could not run normally, and I queried that I knew that I was using the RTX3090 graphics card, and it seemed...
当我运行bash scripts/prepare_data_kfold.sh summaries/sabdab_summary.tsv all_structures/imgt,发生如下报错,请问该如何解决 (mean) sh-5.0$ bash scripts/prepare_data_kfold.sh summaries/sabdab_summary.tsv all_structures/imgt Locate project at /storage/weijinzhu/MEAN-main Summary file at summaries/sabdab_summary.tsv. PDB folder at all_structures/imgt. Data working directory at summaries Traceback (most recent...
I downloaded your GitHub archive directly, which contains all the code you shared。Below is the table of contents of the code.  
请问上面的问题该如何解决,期待你的回复,谢谢
需要修改数据预处理PDBParesr.py的源代码 lllliy ***@***.***> 于2024年9月14日周六 11:16写道: > 发生异常: ValueError invalid literal for int() with base 10: 'X' File > "/home/ubuntu/wcl/github/diffab/diffab/datasets/sabdab.py", line 314, in > _preprocess_structures data_list = joblib.Parallel( File > "/home/ubuntu/wcl/github/diffab/diffab/datasets/sabdab.py",...