tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
GraphOpCreation
tensorflow
debug_event
Undocumented in source.
class
GraphOpCreation {
@
Proto
(1)
string
opType
;
@
Proto
(2)
string
opName
;
@
Proto
(3)
string
graphName
;
@
Proto
(4)
string
graphId
;
@
Proto
(5)
string
deviceName
;
@
Proto
(6)
string
[]
inputNames
;
@
Proto
(7)
int
numOutputs
;
@
Proto
(8)
CodeLocation
codeLocation
;
}
Members
Variables
codeLocation
CodeLocation
codeLocation
;
Undocumented in source.
deviceName
string
deviceName
;
Undocumented in source.
graphId
string
graphId
;
Undocumented in source.
graphName
string
graphName
;
Undocumented in source.
inputNames
string
[]
inputNames
;
Undocumented in source.
numOutputs
int
numOutputs
;
Undocumented in source.
opName
string
opName
;
Undocumented in source.
opType
string
opType
;
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