torch-svm
torch-svm copied to clipboard
Update libsvm_predict.c
We must pop the element at the top of lua stack, otherwise libsvm.predict(d,model,'-b 1') won't work.