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

Function shared_name

tensorflow/tensorflow/python/eager/context.py:1610–1628  ·  view source on GitHub ↗

Returns the anonymous shared name GUID if no shared name is specified. In eager mode we need to use a unique shared name to avoid spurious sharing issues. The runtime generates a unique name on our behalf when the reserved GUID is used as a shared name. Args: name: Optional shared name

(name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

executing_eagerlyFunction · 0.85

Tested by

no test coverage detected