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

[MRG] bug_fix #350

Merged
merged 2 commits into from
Nov 28, 2018
Merged

[MRG] bug_fix #350

merged 2 commits into from
Nov 28, 2018

Conversation

haifeng-jin
Copy link
Collaborator

This pull request resolves #349 .

The pull request is ready to be merged.

The details of the pull request:
Initialize the weights on the skip connections.

@coveralls
Copy link

coveralls commented Nov 28, 2018

Pull Request Test Coverage Report for Build 1060

  • 20 of 22 (90.91%) changed or added relevant lines in 5 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 94.575%

Changes Missing Coverage Covered Lines Changed/Added Lines %
autokeras/net_transformer.py 9 10 90.0%
autokeras/nn/graph.py 2 3 66.67%
Files with Coverage Reduction New Missed Lines %
autokeras/nn/layers.py 1 94.65%
Totals Coverage Status
Change from base Build 1055: -0.05%
Covered Lines: 2458
Relevant Lines: 2599

💛 - Coveralls

@haifeng-jin haifeng-jin merged commit 6ab1125 into master Nov 28, 2018
@haifeng-jin haifeng-jin deleted the bug_fix branch November 28, 2018 23:36
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.

TypeError: 'NoneType' object is not subscriptable
2 participants