tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
MemoryLogRawDeallocation
tensorflow
log_memory
Undocumented in source.
class
MemoryLogRawDeallocation {
@
Proto
(1)
long
stepId
;
@
Proto
(2)
string
operation
;
@
Proto
(3)
long
allocationId
;
@
Proto
(4)
string
allocatorName
;
@
Proto
(5)
bool
deferred
;
}
Members
Variables
allocationId
long
allocationId
;
Undocumented in source.
allocatorName
string
allocatorName
;
Undocumented in source.
deferred
bool
deferred
;
Undocumented in source.
operation
string
operation
;
Undocumented in source.
stepId
long
stepId
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
log_memory
classes
MemoryLogRawAllocation
MemoryLogRawDeallocation
MemoryLogStep
MemoryLogTensorAllocation
MemoryLogTensorDeallocation
MemoryLogTensorOutput
manifest constants
protocVersion