You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have been trying to run the Vitis AI 2.5 on AWS F1 but I have been unable to do so. I can successfully run the examples using Vitis AI 1.4.1 described in this guide. https://xilinx.github.io/xup-vitis-
However, when I try to run the examples on Vitis AI 2.5, it gets stuck on this line:
auto graph = xir::Graph::deserialize(argv[1]);
I have tried using official Xilinx Vitis AI 2.5 and 1.4.1 AMIs. Can anyone guide me about this?
Thanks
The text was updated successfully, but these errors were encountered:
Hello, I have been trying to run the Vitis AI 2.5 on AWS F1 but I have been unable to do so. I can successfully run the examples using Vitis AI 1.4.1 described in this guide. https://xilinx.github.io/xup-vitis-
However, when I try to run the examples on Vitis AI 2.5, it gets stuck on this line:
I have tried using official Xilinx Vitis AI 2.5 and 1.4.1 AMIs. Can anyone guide me about this?
Thanks
The text was updated successfully, but these errors were encountered: