Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Is there a batch_norm layer in your "example/alexnet.yaml" #241

Closed
Jokeren opened this issue May 12, 2016 · 2 comments
Closed

Is there a batch_norm layer in your "example/alexnet.yaml" #241

Jokeren opened this issue May 12, 2016 · 2 comments
Labels
Milestone

Comments

@Jokeren
Copy link
Contributor

Jokeren commented May 12, 2016

I read the file, and I find there's an annotation that tells me there's a batch_norm layer. However, according to the code, you haven't explicitly declare the batch_norm variable. Therefore, it seems that the batch_norm layer will not be initialized by default.

@apark263
Copy link
Contributor

Yes you are correct that the comment indicates batch norm and bias but only has bias in the actual network. We will edit that comment.

@jennifermyers
Copy link
Contributor

The fix is lined up for v1.5.0 release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants