Skip to content

This repository hosts a collection of projects developed by the Vitis Accelerator developers to test and validate the Vitis accelerator backend across various accelerator boards. Each project explores different aspects and capabilities of the backend, targeting compatibility with various neural network models.

Notifications You must be signed in to change notification settings

axiotisk/Vitis_Accel_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Vitis_Accel_Projects

This repository hosts a collection of projects developed by the Vitis Accelerator developers to test and validate the Vitis accelerator backend across various accelerator boards. Each project explores different aspects and capabilities of the backend, targeting compatibility with various neural network models.

List of Projects

Branch Name Description Target Device Status
DNN Dense Neural Network with 4 hidden layers. Based on the HLS4ML LHC Jet Tagging Dataset, following Parts 1 - 4 of hls4ml-tutorial Alveo U55C ✔️
CNN 2D Convolutional Neural Network with 5 hidden layers — 3 Conv and 2 Dense. Based on TFDS's SVHN dataset, following Part 6 of hls4ml-tutorial Alveo U55C ✔️
DNN-hw-quant Same model as DNN branch, but the type-casting from Floats to <16,6> Fixed Point is done as part of the programmable logic Alveo U55C ✔️

About

This repository hosts a collection of projects developed by the Vitis Accelerator developers to test and validate the Vitis accelerator backend across various accelerator boards. Each project explores different aspects and capabilities of the backend, targeting compatibility with various neural network models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages