I have setup ristretto according guidelines for cpu only use.
Everything is ok but when i try to quantize mnist i get the following error..
the run command is....
/build/tools/ristretto quantize \
--model=examples/mnist/lenet_train_test.prototxt \
--weights=examples/mnist/lenet_iter_10000.caffemodel \
--model_quantized=examples/mnist/quantized.prototxt \
--iterations=100 --gpu=0 --trimming_mode=dynamic_fixed_point \
--error_margin=3