1

如何在tensorflow中正确地从keras导入任何东西?

如果我例如,

from tensorflow import keras

from keras.layers.core import Dense

是从 Keras 还是从 tf.keras 导入的?

4

0 回答 0