LXWDL
LXWDL
@jspark1105 ,Thanks for your help,the problem has been solved, but I have encountered another error when I run the following command: ./examples/cifar10/train_script_sparse_feature.sh 0.001 0.00000000045 1 examples/cifar10/template_cifar10_full_multistep_solver_sfm.prototx examples/cifar10/template_cifar10_full_train_test_sfm.prototxt the error is:...
@jspark1105 Thanks for your reply,but when I run the make all , I encountered the following error: PROTOC src/caffe/proto/caffe.proto CXX .build_release/src/caffe/proto/caffe.pb.cc /bin/sh: 1: icpc: not found make: *** [.build_release/src/caffe/proto/caffe.pb.o] error...
Not yet, the following error occurred when I used the version of Pytorch 0.1.12: Traceback (most recent call last): File "prune.py", line 47, in Total = m.weight.data.shape[0] AttributeError: 'torch.cuda.FloatTensor' object...