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

Method eval

tensorflow/python/framework/ops.py:563–585  ·  view source on GitHub ↗

Evaluates this tensor in a `Session`. Calling this method will execute all preceding operations that produce the inputs needed for the operation that produces this tensor. *N.B.* Before invoking `Tensor.eval()`, its graph must have been launched in a session, and either a defau

(self, feed_dict=None, session=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

quantize_weight_eightbitFunction · 0.45
testArgRenamesMethod · 0.45
testArgMinMaxMethod · 0.45
testExpandAndSqueezeMethod · 0.45
testArithmeticRenamesMethod · 0.45
testBatchAndSvdMethod · 0.45
testCrossEntropyMethod · 0.45
build_resultsMethod · 0.45
testUseExistingGraphMethod · 0.45
testUseDefaultGraphMethod · 0.45
testCreateMethod · 0.45
testManyCPUsMethod · 0.45

Calls 1

Tested by 15

testArgRenamesMethod · 0.36
testArgMinMaxMethod · 0.36
testExpandAndSqueezeMethod · 0.36
testArithmeticRenamesMethod · 0.36
testBatchAndSvdMethod · 0.36
testCrossEntropyMethod · 0.36
testUseExistingGraphMethod · 0.36
testUseDefaultGraphMethod · 0.36
testCreateMethod · 0.36
testManyCPUsMethod · 0.36
testPerSessionThreadsMethod · 0.36
testErrorPayloadMethod · 0.36