Skip to content

Various functions and resources to help in designing hardware AI accelerators

Notifications You must be signed in to change notification settings

Lawrence-lugs/hwacc_design_garage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Accelerator Design Garage

Various functions and resources to help in designing accelerators

Comp Graph

Turns ONNX (or any, just haven't implemented it yet) to nodes that contain numpy arrays. The filesize blows up, but they're easier to work with for turning into test inputs for verilog testbenches.

Bin Packing

Requirements

At least numpy Download as you need (this contains a bunch of things that you may not even use, so no requirements.txt)

About

Various functions and resources to help in designing hardware AI accelerators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published