Vitis-AI | Vitis AI is Xilinx ’ s development stack | Machine Learning library
kandi X-RAY | Vitis-AI Summary
kandi X-RAY | Vitis-AI Summary
Previous releases of Vitis AI are marked with a git tag. Previously released Vitis AI CPU Docker images are available from Docker Hub.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Vitis-AI
Vitis-AI Key Features
Vitis-AI Examples and Code Snippets
Community Discussions
Trending Discussions on Vitis-AI
QUESTION
I am fairly new to DOCKER and as far as I know that it should enable to port software independent of the target operating system. However I have come across some projects that use "run_docker.sh" files which then have commands like these: Whole script here
...ANSWER
Answered 2020-Aug-09 at 18:56Well, yes and no.
We have to be a bit specific here:
Docker as a software is installable on a lot of OS, e.g. For windows: https://docs.docker.com/docker-for-windows/
When installed Docker itself will operate within it's own OS, so you can switch between an Unix and Windows mode. https://forums.docker.com/t/cli-to-switch-between-linux-and-windows-images/30297
So every image will be loaded within a a linux or windows and so are the structures (e.g. file / folder structure)
When the image is loaded you can have a lot of OS running within the docker container, e.g. windows in every version you wish and a nearly unlimited amount of Linux OS, e.g. Ubuntu: https://hub.docker.com/_/ubuntu
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Vitis-AI
Pre-built containers on Docker Hub: xilinx/vitis-ai
Build containers locally with Docker recipes: Docker Recipes
Install Docker - if Docker not installed on your machine yet. At least 100GB of disk space for the disk partition running Docker. Clone the Vitis-AI repository to obtain the examples, reference code, and scripts. Note: The following commands are for the latest version of Vitis AI. For details and history click Run Docker Container. Download the latest Vitis AI Docker with the following command. This container runs on CPU.
Install Docker - if Docker not installed on your machine yet
Ensure your linux user is in the group docker
At least 100GB of disk space for the disk partition running Docker
Clone the Vitis-AI repository to obtain the examples, reference code, and scripts. git clone --recurse-submodules https://github.com/Xilinx/Vitis-AI cd Vitis-AI
VART
Vitis AI Library
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page