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

Function get_default_session

tensorflow/tensorflow/python/framework/ops.py:5353–5367  ·  view source on GitHub ↗

Returns the default session for the current thread. The returned `Session` will be the innermost session on which a `Session` or `Session.as_default()` context has been entered. NOTE: The default session is a property of the current thread. If you create a new thread, and wish to use the d

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls 1

get_defaultMethod · 0.45

Tested by

no test coverage detected