Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ref
Method
ref
tensorflow/java/src/main/java/org/tensorflow/Graph.java:393–395 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
391
}
392
393
Reference ref() {
394
return
new
Reference();
395
}
396
397
private
static
final
class
OperationIterator implements Iterator<Operation> {
398
Callers
15
addGradients
Method · 0.95
buildSubgraph
Method · 0.95
whileLoop
Method · 0.95
_finalize_name
Method · 0.80
track_layer
Method · 0.80
__init__
Method · 0.80
variables
Method · 0.80
testGarbageCollected
Method · 0.80
test_session_functions
Method · 0.80
testMemoryIsFreed
Method · 0.80
testFunctionReferenceCycles
Method · 0.80
testMethodReferenceCycles
Method · 0.80
Calls
no outgoing calls
Tested by
15
testGarbageCollected
Method · 0.64
test_session_functions
Method · 0.64
testMemoryIsFreed
Method · 0.64
testFunctionReferenceCycles
Method · 0.64
testMethodReferenceCycles
Method · 0.64
testWeakrefEagerTensor
Method · 0.64
testWeakKeyDictionaryTensor
Method · 0.64
testEagerTensorsCanBeGarbageCollected
Method · 0.64
testContextIsDestroyedAfterTensors
Method · 0.64
testDeadTensorsJVPCleared
Method · 0.64
testReferenceCycles
Method · 0.64
test_getmethodclass_weakref_mechanism
Method · 0.64