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