Hi boluo56, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: ai, and any of the maintainers: @anhongkui , @jimmy_hero , @weixizhu94 , @sinever , @zhushoukui
运行 https://gitee.com/openeuler/mugen/tree/master/testcases/cli-test/python-Keras/oe_test_Keras 目录下 Keras_1.py 时,将 from keras.models import Model(过时的用法) 改为 from tensorflow.keras.models import Model(官方最新的用法)后不能正常运行,需要更新python3-tensorflow包,增加相关依赖
原issue:https://gitee.com/src-openeuler/python-Keras/issues/IC42NG?from=project-issue