Skip to content

Shifted Based Batch Normalization 구현하기#18

Open
chromatices wants to merge 7 commits intoDeepBaksuVision:developfrom
chromatices:feature/#04
Open

Shifted Based Batch Normalization 구현하기#18
chromatices wants to merge 7 commits intoDeepBaksuVision:developfrom
chromatices:feature/#04

Conversation

@chromatices
Copy link

shift based BN 구현 코드입니다!

@pep8speaks
Copy link

Hello @chromatices! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 17:80: E501 line too long (102 > 79 characters)
Line 18:80: E501 line too long (82 > 79 characters)
Line 19:80: E501 line too long (88 > 79 characters)

Line 7:80: E501 line too long (84 > 79 characters)
Line 31:80: E501 line too long (80 > 79 characters)

Line 33:80: E501 line too long (115 > 79 characters)

@chromatices chromatices self-assigned this Dec 30, 2019
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