sdemyanov / ConvNet

Convolutional Neural Networks for Matlab for classification and segmentation, including Invariang Backpropagation (IBP) and Adversarial Training (AT) algorithms. Trained on GPU, require cuDNN v5.
240 stars 141 forks source link

make: Nothing to be done for 'all'. #32

Open madnavs opened 7 years ago

madnavs commented 7 years ago

Hi When I make changes in ./c++/Makefile and run make its doing nothing?