![]() |
Manages scope for Deferred objects.
tfp.experimental.lazybones.DeferredScope()
Attributes | |
---|---|
parent
|
|
slots
|
|
tracked
|
Methods
__enter__
__enter__()
__exit__
__exit__(
type_, value, traceback
)
__getitem__
__getitem__(
k
)
Class Variables | |
---|---|
current_scope |
tfp.experimental.lazybones.DeferredScope
|