TensorFlow1.0

TensorFlow1.0

tf.saver

tensorflow保存和恢复模型saver.restorearrow-up-right

tensorflow学习笔记(三十四):Saver(保存与加载模型)arrow-up-right

TensorFlow的convert_variables_to_constants函数arrow-up-right

Tensorflow将模型导出为一个文件及接口设置arrow-up-right

variables

关于tensor的shape理解arrow-up-right

tensorflow里面name_scope, variable_scope等如何理解?arrow-up-right

Tensorflow小技巧整理:tf.trainable_variables(), tf.all_variables(), tf.global_variables()的使用arrow-up-right

tensorflow变量共享——VariableScope的reuse模式、tf.get_variable()、tf.Variable() 探索arrow-up-right

TensorFlow的变量管理:变量作用域机制arrow-up-right

In TensorFlow, what is tf.identity used for?arrow-up-right

Tensorfow中使用tf.identity()的作用arrow-up-right

tensorflow中的全局变量GLOBAL_VARIABLES及局部变量LOCAL_VARIABLESarrow-up-right

tf.GraphKeys和变量初始化arrow-up-right

What's the difference between tf.placeholder and tf.Variable?arrow-up-right

tfrecords

tensorflow中tfrecords格式数据读写小记arrow-up-right

TF record笔记arrow-up-right

利用spark生成tfrecord文件arrow-up-right

spark 生成TensorFlow的tfrecord 文件arrow-up-right

tf.metrics

深入理解TensorFlow中的tf.metrics算子arrow-up-right

gpu

TensorFlow多GPU并行arrow-up-right

Eager模式

Tensorflow入门——Eager模式像原生Python一样简洁优雅arrow-up-right

Last updated