Uses of Enum Class
org.tensorflow.framework.FullTypeDef.AttrCase
Packages that use FullTypeDef.AttrCase
-
Uses of FullTypeDef.AttrCase in org.tensorflow.framework
Methods in org.tensorflow.framework that return FullTypeDef.AttrCaseModifier and TypeMethodDescriptionstatic FullTypeDef.AttrCaseFullTypeDef.AttrCase.forNumber(int value) FullTypeDef.Builder.getAttrCase()FullTypeDef.getAttrCase()FullTypeDefOrBuilder.getAttrCase()static FullTypeDef.AttrCaseFullTypeDef.AttrCase.valueOf(int value) Deprecated.static FullTypeDef.AttrCaseReturns the enum constant of this class with the specified name.static FullTypeDef.AttrCase[]FullTypeDef.AttrCase.values()Returns an array containing the constants of this enum class, in the order they are declared.