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

OverLordGoldDragon / keras-adamw / 146
95%

Build:
DEFAULT BRANCH: master
Ran 06 May 2020 06:00PM UTC
Jobs 6
Files 14
Run time 10min
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

pending completion
146

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

1745 of 1788 relevant lines covered (97.6%)

2.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 146.1 (TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="1.14.0" KERAS_VERSION="2.2.5") 06 May 2020 06:00PM UTC 0
95.34
Travis Job 146.1
2 146.2 (TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="1.14.0" KERAS_VERSION="2.2.5" TF_KERAS="1") 06 May 2020 06:03PM UTC 0
94.53
Travis Job 146.2
3 146.3 (TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_EAGER="1") 06 May 2020 06:10PM UTC 0
96.12
Travis Job 146.3
4 146.4 (TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0") 06 May 2020 06:10PM UTC 0
96.12
Travis Job 146.4
5 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") 06 May 2020 06:09PM UTC 0
95.17
Travis Job 146.5
6 146.6 (TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_KERAS="1") 06 May 2020 06:09PM UTC 0
95.17
Travis Job 146.6
Source Files on build 146
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #146
  • 39d087df on github
  • Prev Build on master (#140)
  • Next Build on master (#151)
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