Open sanakousar00 opened 4 years ago
Can you elaborate on what the problem / error is?
Did you try compiling the script.sh
? If so, what was the error?
i can't upload file error_function.so on google colab what can I do now
Just place the following code snippet in a cell and replace the path/to/your/code/ with the path inside your drive..
!git clone https://github.com/val-iisc/lsc-cnn.git
!cp /contents/lsc-cnn/error_function.so path/to/your/code
i can't upload file error_function.so on google colab what can I do now