Change Log
Major Features and Improvements
- Support higher TensorFlow versions and modern Python environments (CI now covers TF
2.10/2.15/2.20with Python3.10/3.11/3.12), while keeping TF1.15.5workflow fordeepctr.estimatorcompatibility. [#549] @shenweichen - Improve TensorFlow 2.x compatibility by replacing private
tensorflow.python.kerasimports with publictensorflow.kerasAPIs across layers/models/tests. [#549] @shenweichen
Bug Fixes and Other Changes
- Refactor CI into dedicated
CI_TF1andCI_TF2workflows, upgrade GitHub Actions versions, and improve matrix reliability. [#549] @shenweichen - Add Codecov upload and
--cov-report=term-missing:skip-coveredoutput to make coverage regressions easier to diagnose in CI logs. [#549] @shenweichen - Update package and docs metadata for
v0.9.4: bump version, setpython_requires>=3.7, add Python3.11/3.12classifiers, and relaxh5pypin for Python>=3.9. [#549] @shenweichen
DisscussionGroup
- Github Discussions
- Wechat Discussions
| 公众号:浅梦学习笔记 | 微信:deepctrbot | 学习小组 加入 主题集合 |
|---|---|---|
![]() |
![]() |
![]() |


