• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
No new info detected.

tiny-dnn / tiny-dnn / 2095 / 2
70%
master: 70%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2017 04:56PM UTC
Files 115
Run time 6s
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

26 Jul 2017 04:19PM UTC coverage: 79.376% (+0.04%) from 79.341%
USE_SSE=ON USE_AVX=ON USE_DOUBLE=OFF

push

travis-ci

edgarriba
added new adamax optimizer (#824)

* - added new adamax optimizer.
- added test for new optimizer.
- updated README.
- corrected adam optimizer implementation : seems like in the original paper the first loop iteration uses b1^1 and b2^1 rather than b1^2 and b2^2 like in the current adam implementation.

* - applied clang-formatting.

* - added <algorithm> include for std::max.

* - following @edgarriba review change requests.

5523 of 6958 relevant lines covered (79.38%)

1491950.41 hits per line

Source Files on job 2095.2 (USE_SSE=ON USE_AVX=ON USE_DOUBLE=OFF)
  • Tree
  • List 0
  • Changed 36
  • Source Changed 1
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2095
  • Travis Job 2095.2
  • 5249ac75 on github
  • Prev Job for USE_SSE=ON USE_AVX=ON USE_DOUBLE=OFF on master (#2062.2)
  • Next Job for USE_SSE=ON USE_AVX=ON USE_DOUBLE=OFF on master (#2103.2)
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