MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / Graph

Class Graph

tensorflow/python/framework/ops.py:2422–4286  ·  view source on GitHub ↗

A TensorFlow computation, represented as a dataflow graph. A `Graph` contains a set of @{tf.Operation} objects, which represent units of computation; and @{tf.Tensor} objects, which represent the units of data that flow between operations. A default `Graph` is always registered, and ac

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected