Telecharger Cours

Lecture note 2: TensorFlow Ops 1. Fun with TensorBoard

To check if a tensor is feedable or not, use: tf.Graph.is_feedable(tensor). # create Operations, Tensors, etc (using the default graph) a = tf.add(2, 5) b ...



Download