Skip to content

QDenseBatchnorm

Javier Duarte requested to merge github/fork/jmduarte/qdense_batchnorm_main into main

Description

Adds support for QDenseBatchnorm implemented here: https://github.com/google/qkeras/pull/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.

Merge request reports

Loading