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

Function _eval_using_default_session

tensorflow/tensorflow/python/framework/ops.py:5370–5407  ·  view source on GitHub ↗

Uses the default session to evaluate one or more tensors. Args: tensors: A single Tensor, or a list of Tensor objects. feed_dict: A dictionary that maps Tensor objects (or tensor names) to lists, numpy ndarrays, TensorProtos, or strings. graph: The graph in which the tensors are

(tensors, feed_dict, graph, session=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

evalMethod · 0.85
evalMethod · 0.85

Calls 2

get_default_sessionFunction · 0.85
runMethod · 0.45

Tested by

no test coverage detected