Hey all,
I'm trying to use Ristretto in a container that has ubuntu 18.04. I installed Ristretto via "sudo apt install Ristretto", and the message was successful. But I can not work with Ristretto. for example when I want to execute this:
./examples/ristretto/00_quantize_squeezenet.sh
I come into a runtime error. I searched a lot but nothing helped me. I wonder if there is a problem with Ristretto on the container.
Can anyone help me?