Uses of Enum
org.tensorflow.proto.TensorInfo.EncodingCase
Packages that use TensorInfo.EncodingCase
-
Uses of TensorInfo.EncodingCase in org.tensorflow.proto
Subclasses with type arguments of type TensorInfo.EncodingCase in org.tensorflow.protoMethods in org.tensorflow.proto that return TensorInfo.EncodingCaseModifier and TypeMethodDescriptionstatic TensorInfo.EncodingCaseTensorInfo.EncodingCase.forNumber(int value) TensorInfo.Builder.getEncodingCase()TensorInfo.getEncodingCase()TensorInfoOrBuilder.getEncodingCase()static TensorInfo.EncodingCaseTensorInfo.EncodingCase.valueOf(int value) Deprecated.static TensorInfo.EncodingCaseReturns the enum constant of this type with the specified name.static TensorInfo.EncodingCase[]TensorInfo.EncodingCase.values()Returns an array containing the constants of this enum type, in the order they are declared.