I want to make transfer learning, but have problems.Let me give the example(this is TF official tutorial):
inputs = tf.keras.Input(shape=(160, 160, 3)) x = da