shangxueren

Results 10 issues of shangxueren

/home/wgj/anaconda3/bin/python /home/wgj/Pyedu/srutest.py /home/wgj/anaconda3/lib/python3.8/site-packages/sru/cuda_functional.py:22: UserWarning: Just-in-time loading and compiling the CUDA kernels of SRU was unsuccessful. Got the following error: Error building extension 'sru_cuda': [1/2] /home/wgj/anaconda3/bin/nvcc -DTORCH_EXTENSION_NAME=sru_cuda -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\"...

when i run example, i meet this issue:FAILED: sru_cuda_kernel.cuda.o ,and in the end, it report ninja: build stopped: subcommand failed. what should i do to slove this problem?

Thanks for your code, i have download your code ,and system is Ubuntu18.04, when i execution trainic15data.py, there many wrong and erroe, most of them is typeerror, like this"TypeError: unsupported...

l have download your code,then change the dataset path,but i couldn't find where is run.py In your readme.md, you have noticed as fllows: If you want to train the model,...

测试后只生成了位置文本,没有生成结果图像,这个应该怎么修改呢?

assert len(datasets) > 0, 'datasets should not be an empty iterable' # type: ignore AssertionError: datasets should not be an empty iterable 运行evaluation或者train,使用绝对路径会提示路径不存在,使用相对路径提示数据集不能为空,这种情况应该怎么操作呢?有没有人能指点一下,谢谢了

您好,我把验证数据集放在data目录下,执行evaluation.py时提示目录不存在,尝试了绝对路径也是存在这个问题。请问验证数据集应该使用什么样的存放路径,还是config.py需要修改其他的参数。

We provide program code that supports python3.7 and can run on tensorflow 2.2. Please see[ connection](https://github.com/xianyu-123/HLA-bind-tf2-py3.7) for details.

I used this installation environment without any errors throughout the process, and you can also do the same. I am using cuda11 and cudnn8.2, python version 3.8。jax_releases can found here...