tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
ControlFlowContextDef.__anonymous
tensorflow
control_flow
ControlFlowContextDef
Undocumented in source.
class
ControlFlowContextDef
@
Oneof
("_ctxtCase")
union
__anonymous {
@
Proto
(1)
CondContextDef
_condCtxt
;
@
Proto
(2)
WhileContextDef
_whileCtxt
;
}
Members
Variables
_condCtxt
CondContextDef
_condCtxt
;
Undocumented in source.
_whileCtxt
WhileContextDef
_whileCtxt
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
control_flow
ControlFlowContextDef
enums
CtxtCase
functions
clearCtxt
properties
ctxtCase
unions
__anonymous
variables
_ctxtCase