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

QDenseBatchnorm #718

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jmduarte
Copy link
Member

@jmduarte jmduarte commented Feb 16, 2023

Description

Adds support for QDenseBatchnorm implemented here: google/qkeras#74 (this should be merged first)

@julesmuhizi
@GiuseppeDiGuglielmo

Type of change

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

Tests

To be added...

Test Configuration:

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 installed and run pre-commit on the files I edited or added.
  • I have added tests that prove my fix is effective or that my feature works.

@jmduarte jmduarte added this to the v0.8.0 milestone Feb 24, 2023
@jmduarte jmduarte self-assigned this Mar 4, 2023
@jmduarte jmduarte added enhancement please test Trigger testing by creating local PR branch labels Mar 4, 2023
@jmitrevs jmitrevs modified the milestones: v0.8.0, v1.0.0 Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement please test Trigger testing by creating local PR branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants