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

Method __init__

tensorflow/tensorflow/python/client/session.py:632–702  ·  view source on GitHub ↗

Constructs a new TensorFlow session. Args: target: (Optional) The TensorFlow execution engine to connect to. graph: (Optional) The graph to be used. If this argument is None, the default graph will be used. config: (Optional) ConfigProto proto used to configure the ses

(self, target='', graph=None, config=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

TypeErrorFunction · 0.85
typeFunction · 0.85
increase_byMethod · 0.80
get_cellMethod · 0.45
contextMethod · 0.45
CopyFromMethod · 0.45

Tested by

no test coverage detected