Skip to content
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

Stopgap measure to fix convs #54

Merged
merged 12 commits into from
Feb 7, 2021
Merged

Stopgap measure to fix convs #54

merged 12 commits into from
Feb 7, 2021

Conversation

hngenc
Copy link
Member

@hngenc hngenc commented Feb 5, 2021

Temporary fix for convs on dev. May reduce performance, but should at least work. Performance improvements will be in the next update.

@hngenc hngenc changed the base branch from master to dev February 5, 2021 09:56
@jerryz123
Copy link
Contributor

Out of curiosity, what is this change doing?

@hngenc
Copy link
Member Author

hngenc commented Feb 5, 2021

The conv-fsm freezes on certain layers, but the actual code that it unrolls should not freeze.

I am planning to merge the conv-fsm changes into dev, but in software, only call the loops explicitly ourselves for now, rather than calling the conv-fsm itself.

My hope is that this does not freeze on FireSim.

@hngenc hngenc merged commit 9dc6ec8 into dev Feb 7, 2021
hngenc added a commit that referenced this pull request Feb 25, 2021
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