Tensorflow export savedModel with signature map without creating input and output

前端 未结 0 842
清酒与你
清酒与你 2020-12-16 10:20

I use following code to use tensorflow to export savedModel

    loader = tf.train.import_meta_graph(\'xxx.meta\')
    loader.restore(sess, tf.train.latest_che         


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