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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quartus Merge layers #634

Merged
merged 2 commits into from Aug 15, 2022
Merged

Conversation

bo3z
Copy link
Contributor

@bo3z bo3z commented Aug 8, 2022

A# Description

馃摑 Merge, Concatenate and Dot layers for the Quartus backend

  • Extend support in io_stream to allow multiple inputs per model
  • Add support for Merge (Add, Subtract, Multiply, Average, Minimum, Maximum) layers in Quartus backend
  • Add support for Dot layers in Quartus backend
  • Add support for Concatenate (1D, 2D and 3D) layers in Quartus backend

Type of change

  • New feature (non-breaking change which adds functionality)

Tests

  • Expanded existing PyTest to include the Quartus backend under pytest/test_merge.py
  • HLS Synnthesis to verify correct synthesis, resource usage and layers.

Checklist

  • I have read the guidelines for contributing.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.

@bo3z bo3z requested review from jmitrevs and vloncar August 8, 2022 13:25
@vloncar vloncar merged commit 6714dd1 into fastmachinelearning:main Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants