• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OverLordGoldDragon / keras-adamw / 146 / 5
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 06 May 2020 06:09PM UTC
Files 8
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 May 2020 05:54PM UTC coverage: 95.174% (-0.3%) from 95.436%
TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_KERAS="1" TF_EAGER="1"

push

travis-ci-com

web-flow
Improve optimizer selection, change input signature

**FEATURES**:

 - `from keras_adamw import` now accounts for TF 1.x + Keras 2.3.x case
 - `model` and `zero_penalties` now show up in optimizer constructor input signatures, making them cleared and more Pythonic
 - Each optimizer now has its own full docstring, instead of deferring to `help(AdamW)`

**BREAKING**:

 - `model` is no longer to be passed as first positional argument, but as a later one, or a keyword argument

**BUGFIXES**:

 - `name` defaults corrected, many were `"AdamW"` even if not AdamW - though no bugs were encountered as a result

**MISC**:

 - `__init__` wrapper moved inside of `__init__` to avoid overriding input signature

710 of 746 relevant lines covered (95.17%)

0.95 hits per line

Source Files on job 146.5 (TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_KERAS="1" TF_EAGER="1")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 89
  • Travis Job 146.5
  • 39d087df on github
  • Prev Job for TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_KERAS="1" TF_EAGER="1" on master (#140.5)
  • Next Job for TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_KERAS="1" TF_EAGER="1" on master (#151.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc