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

Method get_operations

tensorflow/python/framework/ops.py:3175–3191  ·  view source on GitHub ↗

Return the list of operations in the graph. You can modify the operations in place, but modifications to the list such as inserts/delete have no effect on the list of operations known to the graph. This method may be called concurrently from multiple threads. Returns: A

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

test_copyMethod · 0.95
testSimpleStatisticsMethod · 0.95
testTwoInputsSameOpMethod · 0.95
testGraphModeMethod · 0.95
store_trace_infoFunction · 0.80
make_list_of_opFunction · 0.80
get_tensorsFunction · 0.80
_buildMethod · 0.80
__init__Method · 0.80

Calls 1

valuesMethod · 0.45

Tested by 15

test_copyMethod · 0.76
testSimpleStatisticsMethod · 0.76
testTwoInputsSameOpMethod · 0.76
testGraphModeMethod · 0.76
testGradientMethod · 0.64
testSecondGradientMethod · 0.64