RPCError: Inference in Pynq

Hi, I am trying to deploy my CNN model into Pynq -Z2. I have reconfigured FPGA and RPC runtime and also built the inference graph executor.

When i try to perform inference i am getting this error with timer() function.

. Why is this happening? How can this be resolved.