aa-amory

Results 1 issues of aa-amory

code------------ !pwd %cd /content !git clone -b pytorch_bindings https://github.com/SeanNaren/warp-ctc.git %cd /content/warp-ctc !mkdir build %cd /content/warp-ctc/build !export CUDA_BIN_PATH=/usr/local/cuda !cmake .. #!cmake -D CMAKE_C_COMPILER:string=gcc-5 -D CMAKE_CXX_COMPILER=g++-5 ../ !make error------------------------- /content/warp-ctc/build /content /content/warp-ctc/build...