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

Method eval

tensorflow/tensorflow/python/framework/ops.py:777–798  ·  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

dataio.pyFile · 0.45
testArgRenamesMethod · 0.45
testArgMinMaxMethod · 0.45
testExpandAndSqueezeMethod · 0.45
testArithmeticRenamesMethod · 0.45
testBatchAndSvdMethod · 0.45
testCrossEntropyMethod · 0.45
test_get_dense_tensorMethod · 0.45
test_get_dense_tensorMethod · 0.45
build_resultsMethod · 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
test_get_dense_tensorMethod · 0.36
test_get_dense_tensorMethod · 0.36
testUseExistingGraphMethod · 0.36
testUseDefaultGraphMethod · 0.36