Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ pop
Method
pop
tensorflow/python/eager/context.py:234–237 ·
view source on GitHub ↗
Pop the stack.
(self)
Source
from the content-addressed store, hash-verified
232
ContextSwitch(is_building_function, enter_context_fn, device_stack))
233
234
def
pop(self):
235
""
"Pop the stack."
""
236
237
self.stack.pop()
238
239
240
class
LogicalDevice(
Callers
2
_mode
Method · 0.45
_compute_gpu_options
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected