TENSORBOARD - Error when trying to visualize output layer of a model

前端 未结 0 1559
误落风尘
误落风尘 2021-02-18 22:35

I\'m trying to visualize on Tensorboard the output of a layer of my model. The model is the following:

def get_model2(mask_kind):
inp_1 = tf.keras.Input(shape=(74         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题