tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
DebugEvent
tensorflow
debug_event
Undocumented in source.
class
DebugEvent {
@
Proto
(1)
double
wallTime
;
@
Proto
(2)
long
step
;
enum
WhatCase
;
WhatCase
_whatCase
;
WhatCase
whatCase
[@property getter];
void
clearWhat
();
union
__anonymous
;
}
Members
Enums
WhatCase
enum
WhatCase
Undocumented in source.
Functions
clearWhat
void
clearWhat
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
whatCase
WhatCase
whatCase
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Unions
__anonymous
union
__anonymous
Undocumented in source.
Variables
_whatCase
WhatCase
_whatCase
;
Undocumented in source.
step
long
step
;
Undocumented in source.
wallTime
double
wallTime
;
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