How to ReLoad the FPGA Image
If the model is running far more slowly than normal, you may want to reload the FPGA image
1. Run the Set up Scripts
source ~/aws-fpga/sdk_setup.sh

2. Load the FPGA Image
sudo fpga-load-local-image -S 0 -I agfi-0a30dc5b4f9b59e7d

3. Verify the Correct FPGA Image ID is Installed
The image ID should be agfi-0a30dc5b4f9b59e7d
sudo fpga-describe-local-image -S 0 -H
If your problem persists, you may want to reinstall the XDMA Drivers
