Skip to content

amd/Vitis-AI

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

This project is licensed under the Apache License 2.0 — see LICENSE for details. Some files derived from third-party projects may carry different licenses — see NOTICE and THIRD_PARTY_NOTICES for attribution.

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