tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
GraphExecutionTrace
tensorflow
debug_event
Undocumented in source.
class
GraphExecutionTrace {
@
Proto
(1)
string
tfdbgContextId
;
@
Proto
(2)
string
opName
;
@
Proto
(3)
int
outputSlot
;
@
Proto
(4)
TensorDebugMode
tensorDebugMode
;
@
Proto
(5)
TensorProto
tensorProto
;
@
Proto
(6)
string
deviceName
;
}
Members
Variables
deviceName
string
deviceName
;
Undocumented in source.
opName
string
opName
;
Undocumented in source.
outputSlot
int
outputSlot
;
Undocumented in source.
tensorDebugMode
TensorDebugMode
tensorDebugMode
;
Undocumented in source.
tensorProto
TensorProto
tensorProto
;
Undocumented in source.
tfdbgContextId
string
tfdbgContextId
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
debug_event
classes
CodeLocation
DebugEvent
DebugMetadata
DebuggedGraph
Execution
GraphExecutionTrace
GraphOpCreation
SourceFile
StackFrameWithId
enums
TensorDebugMode
manifest constants
protocVersion