static BundleHeaderProto.Endianness |
BundleHeaderProto.Endianness.forNumber(int value) |
|
BundleHeaderProto.Endianness |
BundleHeaderProto.Builder.getEndianness() |
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
|
BundleHeaderProto.Endianness |
BundleHeaderProto.getEndianness() |
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
|
BundleHeaderProto.Endianness |
BundleHeaderProtoOrBuilder.getEndianness() |
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
|
static BundleHeaderProto.Endianness |
BundleHeaderProto.Endianness.valueOf(int value) |
Deprecated.
|
static BundleHeaderProto.Endianness |
BundleHeaderProto.Endianness.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BundleHeaderProto.Endianness |
BundleHeaderProto.Endianness.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BundleHeaderProto.Endianness[] |
BundleHeaderProto.Endianness.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|