Skip to content

Guide for hardware generation #167

@mntr31

Description

@mntr31
  • A program is needed that tells which hardware needs to be generated for a model.
  • In Gati, we use the arch_param.vh file to define what hardware blocks need to be generated for running a specific model.
  • We can dynamically generate Leaky ReLU, Global Avg. Pool, Maxpool, FC, Resize, Reshape, Concat, etc.
  • A parser is needed that parses any onnx model and tells FPGA devs which options to enable in arch_param.vh.

@shashankbhosagi Also, let us know your approach.

Metadata

Metadata

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions