Package | Description |
---|---|
org.tensorflow.framework |
Modifier and Type | Method and Description |
---|---|
static ControlFlowContextDef.CtxtCase |
ControlFlowContextDef.CtxtCase.forNumber(int value) |
ControlFlowContextDef.CtxtCase |
ControlFlowContextDef.getCtxtCase() |
ControlFlowContextDef.CtxtCase |
ControlFlowContextDef.Builder.getCtxtCase() |
ControlFlowContextDef.CtxtCase |
ControlFlowContextDefOrBuilder.getCtxtCase() |
static ControlFlowContextDef.CtxtCase |
ControlFlowContextDef.CtxtCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ControlFlowContextDef.CtxtCase |
ControlFlowContextDef.CtxtCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlFlowContextDef.CtxtCase[] |
ControlFlowContextDef.CtxtCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.