Uses of Enum
org.tensorflow.proto.ControlFlowContextDef.CtxtCase
Packages that use ControlFlowContextDef.CtxtCase
-
Uses of ControlFlowContextDef.CtxtCase in org.tensorflow.proto
Subclasses with type arguments of type ControlFlowContextDef.CtxtCase in org.tensorflow.protoMethods in org.tensorflow.proto that return ControlFlowContextDef.CtxtCaseModifier and TypeMethodDescriptionControlFlowContextDef.CtxtCase.forNumber(int value) ControlFlowContextDef.Builder.getCtxtCase()ControlFlowContextDef.getCtxtCase()ControlFlowContextDefOrBuilder.getCtxtCase()ControlFlowContextDef.CtxtCase.valueOf(int value) Deprecated.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.