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

Batch Normalization None fails #524

Open
kremnik opened this issue Feb 4, 2020 · 0 comments
Open

Batch Normalization None fails #524

kremnik opened this issue Feb 4, 2020 · 0 comments

Comments

@kremnik
Copy link

kremnik commented Feb 4, 2020

When encoder parameter "normalization" is set to None according documentation, training fails with the next error message:
TypeError: conv_bn_res_bn_actv() missing 2 required positional arguments: 'bn_momentum' and 'bn_epsilon'
The question is why it is using conv_bn_res_bn_actv() function, while "normalization" is set to None?

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

No branches or pull requests

1 participant