Sarunas Kalade
Sarunas Kalade
Hi there, Are you using Ubuntu 18.04? And have you ran the sdbuild/scripts/setup_host.sh script? There's usually logs in the sdbuild/build directory, you can find it by doing `find . -name...
Hi there, Thank you for the PR. Referring back to your issue, what were your exact reproduction steps? Were you connecting to the board via a serial or ssh session?...
Hi @DavideConficconi, Just specifying the jupyter lab terminal in the beginning would be great if you could make that adjustment. If you could make the ssh instructions not appear mandatory...
Thanks for the contribution!
Hi there, I assume you are looking at the output of the dpu.tcl script which generates a Vitis platform. The DPU is added in the Vitis flow with V++, that...
Hi there, If you are ok with using Tensorflow 1, you could check out the notebook in the [1.3.2 tag](https://github.com/Xilinx/DPU-PYNQ/tree/v1.3.2/host) of this repo. The host notebook used to use Tensorflow...
Hi Arjun, Could you clarify if are you compiling the exact MNIST model from the example notebook or your own model? If you can successfully compile simpler models and not...
Hi @nekomona, this looks like a great addition, thank you! We'll just need a bit of time to review.
Hi @manudwd, Looking at https://github.com/Xilinx/DPU-PYNQ/issues/106 I ran into the exact same error message as you have reported here. In that case vaitrace was destroying the event loop that xrt_device was...
Would you be willing to turn this into a regular dockerfile, without .devcontainer? We would be more interested in that use-case. This would be a nice alternative to vagrant.