Package tensorflow
Class DevicePropertiesProtos.DeviceProperties
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite
-
- org.nd4j.shade.protobuf.AbstractMessage
-
- org.nd4j.shade.protobuf.GeneratedMessageV3
-
- tensorflow.DevicePropertiesProtos.DeviceProperties
-
- All Implemented Interfaces:
Serializable
,org.nd4j.shade.protobuf.Message
,org.nd4j.shade.protobuf.MessageLite
,org.nd4j.shade.protobuf.MessageLiteOrBuilder
,org.nd4j.shade.protobuf.MessageOrBuilder
,DevicePropertiesProtos.DevicePropertiesOrBuilder
- Enclosing class:
- DevicePropertiesProtos
public static final class DevicePropertiesProtos.DeviceProperties extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements DevicePropertiesProtos.DevicePropertiesOrBuilder
Protobuf typetensorflow.DeviceProperties
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DevicePropertiesProtos.DeviceProperties.Builder
Protobuf typetensorflow.DeviceProperties
-
Nested classes/interfaces inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable, org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
BANDWIDTH_FIELD_NUMBER
static int
ENVIRONMENT_FIELD_NUMBER
static int
FREQUENCY_FIELD_NUMBER
static int
L1_CACHE_SIZE_FIELD_NUMBER
static int
L2_CACHE_SIZE_FIELD_NUMBER
static int
L3_CACHE_SIZE_FIELD_NUMBER
static int
MEMORY_SIZE_FIELD_NUMBER
static int
MODEL_FIELD_NUMBER
static int
NUM_CORES_FIELD_NUMBER
static int
NUM_REGISTERS_FIELD_NUMBER
static int
SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER
static int
TYPE_FIELD_NUMBER
static int
VENDOR_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsEnvironment(String key)
Version of the tools and libraries used with this device (e.g.boolean
equals(Object obj)
long
getBandwidth()
Memory bandwidth in KB/sstatic DevicePropertiesProtos.DeviceProperties
getDefaultInstance()
DevicePropertiesProtos.DeviceProperties
getDefaultInstanceForType()
static org.nd4j.shade.protobuf.Descriptors.Descriptor
getDescriptor()
Map<String,String>
getEnvironment()
Deprecated.int
getEnvironmentCount()
Version of the tools and libraries used with this device (e.g.Map<String,String>
getEnvironmentMap()
Version of the tools and libraries used with this device (e.g.String
getEnvironmentOrDefault(String key, String defaultValue)
Version of the tools and libraries used with this device (e.g.String
getEnvironmentOrThrow(String key)
Version of the tools and libraries used with this device (e.g.long
getFrequency()
Core Frequency in Mhzlong
getL1CacheSize()
L1 cache size in byteslong
getL2CacheSize()
L2 cache size in byteslong
getL3CacheSize()
L3 cache size in byteslong
getMemorySize()
Memory size in bytesString
getModel()
Model (Haswell, K40, ...)org.nd4j.shade.protobuf.ByteString
getModelBytes()
Model (Haswell, K40, ...)long
getNumCores()
Number of coreslong
getNumRegisters()
Number of registers per core.org.nd4j.shade.protobuf.Parser<DevicePropertiesProtos.DeviceProperties>
getParserForType()
int
getSerializedSize()
long
getSharedMemorySizePerMultiprocessor()
Shared memory size per multiprocessor in bytes.String
getType()
Device type (CPU, GPU, ...)org.nd4j.shade.protobuf.ByteString
getTypeBytes()
Device type (CPU, GPU, ...)org.nd4j.shade.protobuf.UnknownFieldSet
getUnknownFields()
String
getVendor()
Vendor (Intel, nvidia, ...)org.nd4j.shade.protobuf.ByteString
getVendorBytes()
Vendor (Intel, nvidia, ...)int
hashCode()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected org.nd4j.shade.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static DevicePropertiesProtos.DeviceProperties.Builder
newBuilder()
static DevicePropertiesProtos.DeviceProperties.Builder
newBuilder(DevicePropertiesProtos.DeviceProperties prototype)
DevicePropertiesProtos.DeviceProperties.Builder
newBuilderForType()
protected DevicePropertiesProtos.DeviceProperties.Builder
newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static DevicePropertiesProtos.DeviceProperties
parseDelimitedFrom(InputStream input)
static DevicePropertiesProtos.DeviceProperties
parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)
static DevicePropertiesProtos.DeviceProperties
parseFrom(byte[] data)
static DevicePropertiesProtos.DeviceProperties
parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)
static DevicePropertiesProtos.DeviceProperties
parseFrom(InputStream input)
static DevicePropertiesProtos.DeviceProperties
parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)
static DevicePropertiesProtos.DeviceProperties
parseFrom(ByteBuffer data)
static DevicePropertiesProtos.DeviceProperties
parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)
static DevicePropertiesProtos.DeviceProperties
parseFrom(org.nd4j.shade.protobuf.ByteString data)
static DevicePropertiesProtos.DeviceProperties
parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)
static DevicePropertiesProtos.DeviceProperties
parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)
static DevicePropertiesProtos.DeviceProperties
parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)
static org.nd4j.shade.protobuf.Parser<DevicePropertiesProtos.DeviceProperties>
parser()
DevicePropertiesProtos.DeviceProperties.Builder
toBuilder()
void
writeTo(org.nd4j.shade.protobuf.CodedOutputStream output)
-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VENDOR_FIELD_NUMBER
public static final int VENDOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODEL_FIELD_NUMBER
public static final int MODEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FREQUENCY_FIELD_NUMBER
public static final int FREQUENCY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_CORES_FIELD_NUMBER
public static final int NUM_CORES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENVIRONMENT_FIELD_NUMBER
public static final int ENVIRONMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_REGISTERS_FIELD_NUMBER
public static final int NUM_REGISTERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
L1_CACHE_SIZE_FIELD_NUMBER
public static final int L1_CACHE_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
L2_CACHE_SIZE_FIELD_NUMBER
public static final int L2_CACHE_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
L3_CACHE_SIZE_FIELD_NUMBER
public static final int L3_CACHE_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER
public static final int SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEMORY_SIZE_FIELD_NUMBER
public static final int MEMORY_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BANDWIDTH_FIELD_NUMBER
public static final int BANDWIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getUnknownFields
public final org.nd4j.shade.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDescriptor
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected org.nd4j.shade.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getType
public String getType()
Device type (CPU, GPU, ...)
string type = 1;
- Specified by:
getType
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The type.
-
getTypeBytes
public org.nd4j.shade.protobuf.ByteString getTypeBytes()
Device type (CPU, GPU, ...)
string type = 1;
- Specified by:
getTypeBytes
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The bytes for type.
-
getVendor
public String getVendor()
Vendor (Intel, nvidia, ...)
string vendor = 2;
- Specified by:
getVendor
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The vendor.
-
getVendorBytes
public org.nd4j.shade.protobuf.ByteString getVendorBytes()
Vendor (Intel, nvidia, ...)
string vendor = 2;
- Specified by:
getVendorBytes
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The bytes for vendor.
-
getModel
public String getModel()
Model (Haswell, K40, ...)
string model = 3;
- Specified by:
getModel
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The model.
-
getModelBytes
public org.nd4j.shade.protobuf.ByteString getModelBytes()
Model (Haswell, K40, ...)
string model = 3;
- Specified by:
getModelBytes
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The bytes for model.
-
getFrequency
public long getFrequency()
Core Frequency in Mhz
int64 frequency = 4;
- Specified by:
getFrequency
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The frequency.
-
getNumCores
public long getNumCores()
Number of cores
int64 num_cores = 5;
- Specified by:
getNumCores
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The numCores.
-
getEnvironmentCount
public int getEnvironmentCount()
Description copied from interface:DevicePropertiesProtos.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
- Specified by:
getEnvironmentCount
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
-
containsEnvironment
public boolean containsEnvironment(String key)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
- Specified by:
containsEnvironment
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
-
getEnvironment
@Deprecated public Map<String,String> getEnvironment()
Deprecated.UsegetEnvironmentMap()
instead.- Specified by:
getEnvironment
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
-
getEnvironmentMap
public Map<String,String> getEnvironmentMap()
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
- Specified by:
getEnvironmentMap
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
-
getEnvironmentOrDefault
public String getEnvironmentOrDefault(String key, String defaultValue)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
- Specified by:
getEnvironmentOrDefault
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
-
getEnvironmentOrThrow
public String getEnvironmentOrThrow(String key)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
- Specified by:
getEnvironmentOrThrow
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
-
getNumRegisters
public long getNumRegisters()
Number of registers per core.
int64 num_registers = 7;
- Specified by:
getNumRegisters
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The numRegisters.
-
getL1CacheSize
public long getL1CacheSize()
L1 cache size in bytes
int64 l1_cache_size = 8;
- Specified by:
getL1CacheSize
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The l1CacheSize.
-
getL2CacheSize
public long getL2CacheSize()
L2 cache size in bytes
int64 l2_cache_size = 9;
- Specified by:
getL2CacheSize
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The l2CacheSize.
-
getL3CacheSize
public long getL3CacheSize()
L3 cache size in bytes
int64 l3_cache_size = 10;
- Specified by:
getL3CacheSize
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The l3CacheSize.
-
getSharedMemorySizePerMultiprocessor
public long getSharedMemorySizePerMultiprocessor()
Shared memory size per multiprocessor in bytes. This field is applicable to GPUs only.
int64 shared_memory_size_per_multiprocessor = 11;
- Specified by:
getSharedMemorySizePerMultiprocessor
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The sharedMemorySizePerMultiprocessor.
-
getMemorySize
public long getMemorySize()
Memory size in bytes
int64 memory_size = 12;
- Specified by:
getMemorySize
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The memorySize.
-
getBandwidth
public long getBandwidth()
Memory bandwidth in KB/s
int64 bandwidth = 13;
- Specified by:
getBandwidth
in interfaceDevicePropertiesProtos.DevicePropertiesOrBuilder
- Returns:
- The bandwidth.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(org.nd4j.shade.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfaceorg.nd4j.shade.protobuf.MessageLite
- Overrides:
writeTo
in classorg.nd4j.shade.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfaceorg.nd4j.shade.protobuf.MessageLite
- Overrides:
getSerializedSize
in classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfaceorg.nd4j.shade.protobuf.Message
- Overrides:
equals
in classorg.nd4j.shade.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfaceorg.nd4j.shade.protobuf.Message
- Overrides:
hashCode
in classorg.nd4j.shade.protobuf.AbstractMessage
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DevicePropertiesProtos.DeviceProperties parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DevicePropertiesProtos.DeviceProperties parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DevicePropertiesProtos.DeviceProperties parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public DevicePropertiesProtos.DeviceProperties.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfaceorg.nd4j.shade.protobuf.Message
- Specified by:
newBuilderForType
in interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilder
public static DevicePropertiesProtos.DeviceProperties.Builder newBuilder()
-
newBuilder
public static DevicePropertiesProtos.DeviceProperties.Builder newBuilder(DevicePropertiesProtos.DeviceProperties prototype)
-
toBuilder
public DevicePropertiesProtos.DeviceProperties.Builder toBuilder()
- Specified by:
toBuilder
in interfaceorg.nd4j.shade.protobuf.Message
- Specified by:
toBuilder
in interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilderForType
protected DevicePropertiesProtos.DeviceProperties.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DevicePropertiesProtos.DeviceProperties getDefaultInstance()
-
parser
public static org.nd4j.shade.protobuf.Parser<DevicePropertiesProtos.DeviceProperties> parser()
-
getParserForType
public org.nd4j.shade.protobuf.Parser<DevicePropertiesProtos.DeviceProperties> getParserForType()
- Specified by:
getParserForType
in interfaceorg.nd4j.shade.protobuf.Message
- Specified by:
getParserForType
in interfaceorg.nd4j.shade.protobuf.MessageLite
- Overrides:
getParserForType
in classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DevicePropertiesProtos.DeviceProperties getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
-