Skip to content

Make the size of bn scale and bias what they really are #532

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

Merged
merged 2 commits into from
May 31, 2022

Conversation

jmitrevs
Copy link
Contributor

As discussed in issue #497, the normalize scale and bias are declared too large in the case when n_filt != -1, which sometimes affects syntesizability. This PR declares them to be the needed size.

@vloncar vloncar merged commit dd72bfb into fastmachinelearning:master May 31, 2022
@jmitrevs jmitrevs deleted the bn_input_size branch June 1, 2022 14:34
calad0i pushed a commit to calad0i/hls4ml that referenced this pull request Jul 1, 2023
…earning#532)

* Make the size of bn scale and bias what they really are

* make n_scale_bias not be a python parameter
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.

2 participants