MCPcopy 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_versionFunction · 0.80
build_feature_columnsFunction · 0.80
trainFunction · 0.80
mainFunction · 0.80
generate_cluster_infoFunction · 0.80
build_feature_colsFunction · 0.80
trainFunction · 0.80
mainFunction · 0.80
generate_cluster_infoFunction · 0.80
build_feature_columnsFunction · 0.80
trainFunction · 0.80
mainFunction · 0.80

Calls 1

popMethod · 0.45

Tested by 10

testIsLoopExitMethod · 0.64
testRefEnterMethod · 0.64
testEnterMulExitMethod · 0.64
testLoop_falseMethod · 0.64
testLoop_1Method · 0.64
testLoop_2Method · 0.64
testSparseEnterExitMethod · 0.64
visit_WhileMethod · 0.64
visit_IfMethod · 0.64
mainFunction · 0.64