Skip to content

Tags: clstaudt/scikeras

Tags

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix keras/tf dependency specification (adriangb#320)

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: updating the poetry version to fix the push issue (adriangb#308)

* chore: updating the poetry
version to fix the push issue

* build: fixing tensorflow constraints

* ci: python 3.7 removed from the tests matrix

* build: tf constraints fixed to .0 patch version

* build: removing support for tf 2.11

* build: testing tf 2.13

* build: constraint modified, scikeras doesn't
support tf >=13 yet

* build: fixing tensorflow constraint

* build: tensorflow added to the dev deps

* build: support removed for tf 11

* build: tf version set to 12

* build: fix typo

* build: introducing support for tf 2.12.x versions

* chore: bumping 0.12.0

---------

Co-authored-by: CRRINCO <[email protected]>

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was signed with the committer’s verified signature.
adriangb Adrian Garcia Badaracco
Remove pin on grpcio

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support TF 2.12, drop Python 3.7 (adriangb#302)

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support TensorFlow 2.11.0 (adriangb#287)

* Support TensorFlow 2.11.0 and make it the minimum supported version
* Clean up the serialization helper utilities

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version to 0.9.0 (adriangb#281)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for v0.8.0 release

v0.7.0

Toggle v0.7.0's commit message
fix: bump version from v0.6.1 -> v0.7.0

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: run nightly tf in CI and fix compatibility with TF 2.9.0 (adri…

…angb#271)

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
doc: document that TensorFlow Datasets are not supported as inputs (a…

…driangb#266)