Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neural network example (HAST-328) #119

Open
3 tasks
Piedone opened this issue Oct 24, 2023 · 3 comments
Open
3 tasks

Neural network example (HAST-328) #119

Piedone opened this issue Oct 24, 2023 · 3 comments
Assignees

Comments

@Piedone
Copy link
Member

Piedone commented Oct 24, 2023

Add a sample with a neural network. The point here would be to have a sample of an FPGA-implemented NN where the whole network, including the weights and functions, is etched into the FPGA fabric.

  • This can be a simple NN implementation we provide, we don't need to use a library. Keep perf tips in mind, this needs to be parallelized.
  • Add it to Hast.Samples.SampleAssembly and expose it with a SampleRunner like all the other samples there.
  • Benchmark the FPGA implementation with the CPU one and add under the Benchmarks docs page.

Jira issue

@github-actions github-actions bot changed the title Neural network example Neural network example (HAST-328) Oct 24, 2023
@Piedone
Copy link
Member Author

Piedone commented Oct 24, 2023

Is this something you'd be interested in perhaps, @DAud-IcI?

@sarahelsaig
Copy link
Member

Sure, though I'm not sure what yet. I'll look for some example codes soon.

@sarahelsaig sarahelsaig self-assigned this Oct 24, 2023
@Piedone
Copy link
Member Author

Piedone commented Oct 24, 2023

Awesome! We can also bounce around ideas if you'd like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants