Skip to content

Conversation

@LeeOHzzZ
Copy link
Collaborator

For preciese memory modeling in ILAtor, this commit use unordered_map instead of map to reduce the access time complexity from O(logN) to O(1) on average.

Test with HLSCNN-ILA, and an average of 30% execution time reduction is observed.

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.

1 participant