How to get trainable variables of keras model in eager execution mode?

前端 未结 0 1529
旧巷少年郎
旧巷少年郎 2020-12-08 17:03

I\'m using tensorflow 1.15.0.

I build my own model with tf.keras. But when I trying to save my model with Saver:

saver = tf.c         


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