DeepBind icon indicating copy to clipboard operation
DeepBind copied to clipboard

Training and testing of DeepBind models.

Results 8 DeepBind issues
Sort by recently updated
recently updated
newest added

In conda environment, I am trying to install DeepBind, and got the following error message. Please help me, I need to get something done with DeepBind before Monday. Thank you!...

Hello I am new to to deep learning modules and I am using DeepBind for comparison with other tools, I am getting a following error when I run python deepbind_train_encode.py...

When I run make on libs/smat/src I get the following error - ./smat_cuda/launch_util.h(67): error: function "atomicAdd(double *, double)" has already been defined 1 error detected in the compilation of "/tmp/tmpxft_00000e6b_00000000-4_reduce.cpp4.ii"....

Dear Deepbind team, I'm interested in using the methods discussed in Deepbind to train a new model with a slight twist; I want to slightly edit the model architecture. Can...

When I try to make in kangaroo_smat, the first execution of nvcc raise an error: nvcc -c -o ../build/release/obj/KANGAROO_SMAT/autotune.o -I. -I/usr/local/cuda/include -I../../smat/src -DKANGAROO_SMAT_EXPORTS -use_fast_math -gencode arch=compute_50,code=sm_50 -include nvcc_preinclude.h -maxrregcount 64...

This python fails with the aforementioned CUDA error. The error looks like: Predicting... ['TF_34'] AssertionError: CUDA error in Memcpy2DAsync: initialization error. copy_from(...) raised an exception AssertionError: CUDA error in Memcpy2DAsync:...

`demo_convnet.py` run with error for the reason of `libsmat_cudnn.so` code/libs/smat/py/demo_convnet.py $ demo_convnet.py --device 1 code/libs/smat/build/release/bin/libsmat_cudnn.so: cannot open shared object file: No such file or directory and then I found that...