Uses of Enum Class
org.tensorflow.framework.TensorInfo.EncodingCase
Packages that use TensorInfo.EncodingCase
-
Uses of TensorInfo.EncodingCase in org.tensorflow.framework
Methods in org.tensorflow.framework 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 class with the specified name.static TensorInfo.EncodingCase[]TensorInfo.EncodingCase.values()Returns an array containing the constants of this enum class, in the order they are declared.