Skip to content

Make layer names case sensitive in config. #577

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 1 commit into from
Jun 21, 2022

Conversation

jmitrevs
Copy link
Contributor

This implements option 1 of #573: all keys in the HLSConfig are made case sensitive. I think it is logically simpler to make the config case sensitive or insensitive everywhere, not just in some places, and the first option is easier. This PR fixes being able to turn on tracing if layer names have capitalizations, where part assumed case sensitive, and another part assumed case insensitive.

@jmduarte jmduarte linked an issue Jun 21, 2022 that may be closed by this pull request
@jmduarte jmduarte self-requested a review June 21, 2022 17:00
Copy link
Member

@jmduarte jmduarte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jmduarte jmduarte merged commit 41ad17f into master Jun 21, 2022
@jmduarte jmduarte deleted the jmitrevs/layer_name_case branch November 2, 2022 02:37
calad0i pushed a commit to calad0i/hls4ml that referenced this pull request Jul 1, 2023
…mitrevs/layer_name_case

Make layer names case sensitive in config.
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.

LayerName configuration capitalization
2 participants