Hi, i am trying to train my own DL model using DPU.
I am now trying to install docker on ultra96v2 pynq board.
I have successfully install DPU repo on github.
But i have to download docker ,visits AI in order to build my own DL model with ultra96v2 pynq board.
The tutorial I use to install docker are
- Install Docker Engine on Ubuntu | Docker Documentation
-
Vitis-AI/README.md at v1.1 · Xilinx/Vitis-AI · GitHub
I meet the problem as following:
I also change the command to
$ sudo add-apt-repository “deb [arch=amd64] Index of linux/ubuntu/ bionic stable”
But it still does not work…
Any advice will be appreciate!
Thanks for your help.
Tim