-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Keras3 Issues in TF 2.16.1 for 3.0 new API #1669
Conversation
Signed-off-by: zehao-intel <[email protected]>
⛈️ Required checks status: Has failure 🔴
Groups summary🟢 Code Scan Tests workflow
These checks are required after the changes to 🔴 Unit Tests 3x-TensorFlow workflow
These checks are required after the changes to Thank you for your contribution! 💜
|
for more information, see https://pre-commit.ci
Signed-off-by: zehao-intel <[email protected]>
…mpressor into zehao/keras_conv
for more information, see https://pre-commit.ci
Signed-off-by: zehao-intel <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: zehao-intel <[email protected]>
Signed-off-by: zehao-intel <[email protected]>
for more information, see https://pre-commit.ci
Type of Change
bug fix
Description
There are multiple issues caused by Keras3 changes in tf2.16.1.
This PR is to fix them.
How has this PR been tested?
UT
Dependency Change?
NO