定数、変数、プレースホルダ

定数

API ドキュメント

tf.constant(value, dtype=None, shape=None, name='Const')

tf.Variable

API ドキュメント

変数

API ドキュメント

参考資料