MCPcopy Create free account
hub / github.com/alibaba/nann / run

Method run

tensorflow/tensorflow/python/framework/ops.py:2423–2439  ·  view source on GitHub ↗

Runs this operation in a `Session`. Calling this method will execute all preceding operations that produce the inputs needed for this operation. *N.B.* Before invoking `Operation.run()`, its graph must have been launched in a session, and either a default session must be availa

(self, feed_dict=None, session=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

trainFunction · 0.45
extract_item_featuresFunction · 0.45
extract_user_featuresFunction · 0.45
testFunction · 0.45
test_allFunction · 0.45
freeze_graphFunction · 0.45
wrapped_functionFunction · 0.45
mnist_client.pyFile · 0.45
mainFunction · 0.45

Calls 1

Tested by 15

test_allFunction · 0.36
TestFunction · 0.36
benchmarkSVDOpMethod · 0.36
testEnqueueMethod · 0.36
testEnqueueHalfMethod · 0.36
testEnqueueWithShapeMethod · 0.36
testParallelDequeueMethod · 0.36
testDequeueMethod · 0.36