MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / is_cleared

Method is_cleared

tensorflow/python/framework/ops.py:5351–5352  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

5349 self.stack = []
5350
5351 def is_cleared(self):
5352 return not self.stack
5353
5354 @property
5355 def enforce_nesting(self):

Callers 1

reset_default_graphFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected