How to get the encoded matrix from trained variational auto encoder in tensorflow?

后端 未结 0 790
悲&欢浪女
悲&欢浪女 2020-12-03 10:56
saver = tf.train.import_meta_graph(args.ckpt_path+".meta")
temperature, output, length, mz_cont = tf.get_collection("restore_ops")
tf_config = tf         


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