tensorflow--生成图--汇总

一、核心图数据结构 ( Core graph data structures )

  • tf.Graph
  • tf.Operation
  • tf.Tensor*

二、张量类型 ( Tensor types )

  • tf.DType
  • tf.as_dtype

三、效用函数 ( Utility functions )

  • 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

四、图集 ( Graph collections )

  • tf.add_to_collection
  • tf.get_collection
  • tf.get_collection_ref
  • tf.GraphKeys

五、 定义新操作( Defining new operations )

  • tf.RegisterGradient
  • tf.NotDifferentiable
  • tf.NoGradient
  • tf.TensorShape
  • tf.Dimension
  • tf.op_scope
  • tf.get_seed

六、 For libraries building on TensorFlow

  • tf.register_tensor_conversion_function
药企,独角兽,苏州。团队长期招人,感兴趣的都可以发邮件聊聊:tiehan@sina.cn
个人公众号,比较懒,很少更新,可以在上面提问题,如果回复不及时,可发邮件给我: tiehan@sina.cn