TensorFlow 构建图
2019-01-31 18:08 更新
构建 TensorFlow 图的类和功能.
核心图数据结构
张量类型
实用功能
- tf.device
- tf.container
- tf.name_scope
- tf.control_dependencies
- tf.convert_to_tensor
- tf.convert_to_tensor_or_indexed_slices
- tf.convert_to_tensor_or_sparse_tensor
- tf.get_default_graph
- tf.reset_default_graph
- tf.import_graph_def
- tf.load_file_system_library
- tf.load_op_library
图形集合
定义新操作
- tf.RegisterGradient
- tf.NotDifferentiable
- tf.NoGradient
- tf.TensorShape
- tf.Dimension
- tf.op_scope
- tf.get_seed