Uses of Enum Class
org.tensorflow.framework.AttrValue.ValueCase
Packages that use AttrValue.ValueCase
-
Uses of AttrValue.ValueCase in org.tensorflow.framework
Methods in org.tensorflow.framework that return AttrValue.ValueCaseModifier and TypeMethodDescriptionstatic AttrValue.ValueCaseAttrValue.ValueCase.forNumber(int value) AttrValue.Builder.getValueCase()AttrValue.getValueCase()AttrValueOrBuilder.getValueCase()static AttrValue.ValueCaseAttrValue.ValueCase.valueOf(int value) Deprecated.static AttrValue.ValueCaseReturns the enum constant of this class with the specified name.static AttrValue.ValueCase[]AttrValue.ValueCase.values()Returns an array containing the constants of this enum class, in the order they are declared.