You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to 0.23.1 to prepare a release (#1593)
* Update to 0.24.0 to prepare a release
Since we removed IgniteDataset which is a major change after
0.23.0, technically it qualifies another minor release instead
of a 0.23.1 patch release. (And we need a fix for TF 2.8, see 1591).
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
* Defere ignite removal to next version.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Update and prepare for release 0.21.0 (#1529)
This PR updates and prepares for release 0.21.0
This PR is part of 1528
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Bump TF to 2.6.0 and ready for 0.20.0 release (#1495)
This PR bump TF to 2.6.0 and ready for 0.20.0 release.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>