PiseyYou
PiseyYou
when I make cope the depthConv_layer to the caffe root, when I make caffe, always the crt1.o happen, the key error is display as below: /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o: In function `_start': (.text+0x20):...
in step 2, you metion about the situable prune rule, is there any example to show? And what called suitable prune rule?
Traceback (most recent call last): File "/Volumes/Working/download/Deep-Learning-21-Examples-master/chapter_3/slim/train_image_classifier.py", line 573, in tf.app.run() File "/usr/local/lib/python3.7/site-packages/tensorflow/python/platform/app.py", line 125, in run _sys.exit(main(argv)) File "/Volumes/Working/download/Deep-Learning-21-Examples-master/chapter_3/slim/train_image_classifier.py", line 382, in main raise ValueError('You must supply the dataset...
first make error appead, after edit the file threadpool.h from size_t num_threads to int num_thread, there are still some ways to change, in the file threadpool.cpp, three place to change...
I try to prune tiny, the default percent is 0.3, I try to increase the percent to 0.6 to 0.8, but only 0.4 percent show the error. the default tiny_prune...