Saver不支持字符串变量吗?

时间:2016-01-19 23:14:48

标签: tensorflow

内置的检查点工具似乎不支持保存string变量?例如,这失败了:

var = tf.Variable('hello world')
saver = tf.train.Saver()

若有,有什么理由吗?

1 个答案:

答案 0 :(得分:4)

本月早些时候tf.train.Saverin this commit添加了字符串支持install TensorFlow from source。当前(0.6.0)版本不提供此支持,但它将出现在下一版本中。如果您想在此期间使用它,您应该Google Analytics Core Reporting API