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

Method deref

tensorflow/tensorflow/python/util/object_identity.py:91–100  ·  view source on GitHub ↗

Returns the referenced object. ```python x_ref = Reference(x) print(x is x_ref.deref()) ==> True ```

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

_graph_mode_decoratorFunction · 0.80
_eager_mode_decoratorFunction · 0.80
testRefDerefMethod · 0.80
testTensorRefStrongMethod · 0.80
testVariableRefStrongMethod · 0.80

Calls

no outgoing calls

Tested by 4

testRefDerefMethod · 0.64
testTensorRefStrongMethod · 0.64
testVariableRefStrongMethod · 0.64