Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ exit
Method
exit
tensorflow/python/autograph/pyct/transformer.py:111–112 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
109
self._stack.append(self.type())
110
111
def
exit(self):
112
return
self._stack.pop()
113
114
@property
115
def
stack(self):
Callers
15
check_bazel_version
Function · 0.80
build_feature_columns
Function · 0.80
train
Function · 0.80
main
Function · 0.80
generate_cluster_info
Function · 0.80
build_feature_cols
Function · 0.80
train
Function · 0.80
main
Function · 0.80
generate_cluster_info
Function · 0.80
build_feature_columns
Function · 0.80
train
Function · 0.80
main
Function · 0.80
Calls
1
pop
Method · 0.45
Tested by
10
testIsLoopExit
Method · 0.64
testRefEnter
Method · 0.64
testEnterMulExit
Method · 0.64
testLoop_false
Method · 0.64
testLoop_1
Method · 0.64
testLoop_2
Method · 0.64
testSparseEnterExit
Method · 0.64
visit_While
Method · 0.64
visit_If
Method · 0.64
main
Function · 0.64