Skip to content

amd/Vitis-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vitis AI 6.2

Vitis AI is AMD's development stack for AI inference on AMD adaptive computing platforms. Release 6.2 supports two device series:

  • AMD Versal AI Edge Series
  • AMD Versal AI Edge Series Gen 2

The compiler, software dependencies, and associated tools and utilities are device-series specific, which is why content is organized per device series.

Repository Layout

.
├── versal_ve/            # Vitis AI for Versal AI Edge Series
├── versal_2ve/           # Vitis AI for Versal AI Edge Series Gen 2
│   ├── examples/         # Tutorials and C++/Python example applications
│   ├── reference_design/ # VEK385 reference design (Rev-A, Rev-B)
│   └── tools/            # Host setup and flash utilities
├── vitis_kernels/        # Shared PL HLS kernels

Getting Started

Pick the device series you are targeting and follow the README in that folder:

Device Series Folder Start Here
Versal AI Edge Series versal_ve/ versal_ve/README.md
Versal AI Edge Series Gen 2 versal_2ve/ versal_2ve/README.md

Documentation

Refer to the official Vitis AI documentation on the AMD documentation portal for user guides, API references, and tutorials.

License

Licensed under the Apache License, Version 2.0. See LICENSE for the full text.

About

For the VAI 6.2 release, we are planning to migrate the GHES source code to github.com/amd/Vitis-AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors