jalezeta

Results 2 comments of jalezeta

> Finally, I fixed the problem by setting the value "bytes" to the parameter **encoding** in the function pickle.load(), like that : > `qnn = pickle.load(open("mnist-w1a1.pickle", "rb"), encoding="bytes")` This proposal...

I am using Verilator version 3.874. We are currently installing verilator through the package manager which seems not to install the latest version. In this case, do you think this...