Skip to content

Copy flows from config #510

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
Mar 28, 2022
Merged

Copy flows from config #510

merged 2 commits into from
Mar 28, 2022

Conversation

thesps
Copy link
Contributor

@thesps thesps commented Mar 22, 2022

The convert_from_{keras,pytorch,onnx}_model methods call _check_hls_config which copy the expected fields from the user config to the one propagated to {keras,pytorch,onnx}_to_hls. At the moment Flows is not copied across, so the user configurability is lost. This PR restores that.

@thesps thesps requested a review from vloncar March 22, 2022 11:04
@vloncar vloncar merged commit e40f02d into master Mar 28, 2022
@jmduarte jmduarte deleted the cfg-flow branch November 2, 2022 02:35
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.

3 participants