Skip to content

Tags: ORG-MARS/keras

Tags

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disable the failing tests due to numpy 1.20 change (keras-team#15552)

The test has been disabled on master branch as well, we need to cherrypick this to unblock the release build.

original cl in cl/400819173.

v2.7,0

Toggle v2.7,0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disable the failing tests due to numpy 1.20 change (keras-team#15552)

The test has been disabled on master branch as well, we need to cherrypick this to unblock the release build.

original cl in cl/400819173.

v2.7.0-rc2

Toggle v2.7.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disable the failing tests due to numpy 1.20 change (keras-team#15552)

The test has been disabled on master branch as well, we need to cherrypick this to unblock the release build.

original cl in cl/400819173.

v2.7.0-rc1

Toggle v2.7.0-rc1's commit message
Update Keras Functional model docstring for the new feature of submod…

…el slicing.

PiperOrigin-RevId: 399303217

v2.7.0-rc0

Toggle v2.7.0-rc0's commit message
Remove temporary monitoring now that underlying perf issue is resolved

PiperOrigin-RevId: 398533606

v2.6.0

Toggle v2.6.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use the safer `safe_load` function instead of `unsafe_load` when poss…

…ible

There is no need to open ourselves up to arbitrary code execution, especially since this is not in a performance critical loop, so we can take the slowdown due to safety.

PiperOrigin-RevId: 388501098

v2.6.0-rc3

Toggle v2.6.0-rc3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use the safer `safe_load` function instead of `unsafe_load` when poss…

…ible

There is no need to open ourselves up to arbitrary code execution, especially since this is not in a performance critical loop, so we can take the slowdown due to safety.

PiperOrigin-RevId: 388501098

v2.6.0-rc2

Toggle v2.6.0-rc2's commit message
Add more explicit error message for instance type checking of optimizer.

PiperOrigin-RevId: 382409145

v2.6.0-rc1

Toggle v2.6.0-rc1's commit message
Internal change

PiperOrigin-RevId: 382327442

v2.6.0-rc0

Toggle v2.6.0-rc0's commit message
Add ParameterServerStrategy combination to ketrics_metrics_test.

PiperOrigin-RevId: 381424814