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

Fix layer_normalization parameter shape & improve performance of normalization functions #530

Merged

Conversation

AkioHayakawa-sony
Copy link
Member

Improve all noramalizations` performance.
Fix the shapes of layer_norm parameters.
Add no_scale and no_bias args to all normalizations.

Fix the shapes of layer_norm parameters.
Add no_scale and no_bias args to all normalizations.
@TakuyaNarihira TakuyaNarihira added the release-note-bugfix Auto-release; Bugfix label Oct 23, 2019
@TakuyaNarihira TakuyaNarihira changed the title Use BN as all normalization's back ends. Fix layer_normalization parameter shape & improve performance of normalization functions Oct 23, 2019
@TakuyaNarihira TakuyaNarihira merged commit 75e3f5e into master Oct 23, 2019
@YukioOobuchi YukioOobuchi deleted the feature/20190708-use-bn-as-normalization-backend branch January 20, 2020 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-bugfix Auto-release; Bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants