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

Dead loop during net init fuse stage #14

Closed
tianylijun opened this issue May 31, 2018 · 1 comment
Closed

Dead loop during net init fuse stage #14

tianylijun opened this issue May 31, 2018 · 1 comment

Comments

@tianylijun
Copy link
Contributor

Info:

  1. Conv A (top blob a, bottom blob x)
  2. BatchNormal B (bottom blob a, top blob a)
  3. Scale C (bottom blob a, top blob a)

up case code will run into dead loop

@turbo0628
Copy link
Collaborator

Fixed by fusing bn and scales into conv

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

No branches or pull requests

2 participants