DeviceAttributes.Builder

classe finale statica pubblica DeviceAttributes.Builder

Tipo di protocollo tensorflow.DeviceAttributes

Metodi pubblici

DeviceAttributes.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Attributi dispositivo
Attributi dispositivo
DeviceAttributes.Builder
chiaro ()
DeviceAttributes.Builder
clearDeviceType ()
 String representation of device_type.
DeviceAttributes.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
DeviceAttributes.Builder
cancellaIncarnazione ()
 A device is assigned a global unique number each time it is
 initialized.
DeviceAttributes.Builder
clearLocality ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceAttributes.Builder
clearMemoryLimit ()
 Memory capacity of device in bytes.
DeviceAttributes.Builder
nomechiaro ()
 Fully specified name of the device within a cluster.
DeviceAttributes.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DeviceAttributes.Builder
clearPhysicalDeviceDesc ()
 String representation of the physical device that this device maps to.
DeviceAttributes.Builder
clone ()
Attributi dispositivo
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Corda
getDeviceType ()
 String representation of device_type.
com.google.protobuf.ByteString
getDeviceTypeBytes ()
 String representation of device_type.
lungo
getIncarnazione ()
 A device is assigned a global unique number each time it is
 initialized.
DeviceLocality
getLocalità ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceLocality.Builder
getLocalityBuilder ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceLocalityOrBuilder
getLocalityOrBuilder ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
lungo
getLimite memoria ()
 Memory capacity of device in bytes.
Corda
getNome ()
 Fully specified name of the device within a cluster.
com.google.protobuf.ByteString
getNomeBytes ()
 Fully specified name of the device within a cluster.
Corda
getPhysicalDeviceDesc ()
 String representation of the physical device that this device maps to.
com.google.protobuf.ByteString
getPhysicalDeviceDescBytes ()
 String representation of the physical device that this device maps to.
booleano
hasLocality ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
booleano finale
DeviceAttributes.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
DeviceAttributes.Builder
mergeFrom (com.google.protobuf.Message altro)
DeviceAttributes.Builder
mergeLocality (valore DeviceLocality )
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
finale DeviceAttributes.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
DeviceAttributes.Builder
setDeviceType (valore stringa)
 String representation of device_type.
DeviceAttributes.Builder
setDeviceTypeBytes (valore com.google.protobuf.ByteString)
 String representation of device_type.
DeviceAttributes.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
DeviceAttributes.Builder
setIncarnazione (valore lungo)
 A device is assigned a global unique number each time it is
 initialized.
DeviceAttributes.Builder
setLocality (valore DeviceLocality )
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceAttributes.Builder
setLocality ( DeviceLocality.Builder builderForValue)
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceAttributes.Builder
setMemoryLimit (valore lungo)
 Memory capacity of device in bytes.
DeviceAttributes.Builder
setName (valore stringa)
 Fully specified name of the device within a cluster.
DeviceAttributes.Builder
setNameBytes (valore com.google.protobuf.ByteString)
 Fully specified name of the device within a cluster.
DeviceAttributes.Builder
setPhysicalDeviceDesc (valore stringa)
 String representation of the physical device that this device maps to.
DeviceAttributes.Builder
setPhysicalDeviceDescBytes (valore com.google.protobuf.ByteString)
 String representation of the physical device that this device maps to.
DeviceAttributes.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale DeviceAttributes.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public DeviceAttributes.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public DeviceAttributes build ()

public DeviceAttributes buildPartial ()

public DeviceAttributes.Builder chiaro ()

public DeviceAttributes.Builder clearDeviceType ()

 String representation of device_type.
 
string device_type = 2;

public DeviceAttributes.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public DeviceAttributes.Builder clearIncarnation ()

 A device is assigned a global unique number each time it is
 initialized. "incarnation" should never be 0.
 
fixed64 incarnation = 6;

public DeviceAttributes.Builder clearLocality ()

località

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

public DeviceAttributes.Builder clearMemoryLimit ()

 Memory capacity of device in bytes.
 
int64 memory_limit = 4;

public DeviceAttributes.Builder clearName ()

 Fully specified name of the device within a cluster.
 
string name = 1;

public DeviceAttributes.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public DeviceAttributes.Builder clearPhysicalDeviceDesc ()

 String representation of the physical device that this device maps to.
 
string physical_device_desc = 7;

clone pubblico DeviceAttributes.Builder ()

public DeviceAttributes getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String getDeviceType ()

 String representation of device_type.
 
string device_type = 2;

pubblico com.google.protobuf.ByteString getDeviceTypeBytes ()

 String representation of device_type.
 
string device_type = 2;

pubblico lungo getIncarnation ()

 A device is assigned a global unique number each time it is
 initialized. "incarnation" should never be 0.
 
fixed64 incarnation = 6;

public DeviceLocality getLocality ()

località

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

public DeviceLocality.Builder getLocalityBuilder ()

località

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

public DeviceLocalityOrBuilder getLocalityOrBuilder ()

località

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

pubblico lungo getMemoryLimit ()

 Memory capacity of device in bytes.
 
int64 memory_limit = 4;

stringa pubblica getName ()

 Fully specified name of the device within a cluster.
 
string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

 Fully specified name of the device within a cluster.
 
string name = 1;

public String getPhysicalDeviceDesc ()

 String representation of the physical device that this device maps to.
 
string physical_device_desc = 7;

pubblico com.google.protobuf.ByteString getPhysicalDeviceDescBytes ()

 String representation of the physical device that this device maps to.
 
string physical_device_desc = 7;

booleano pubblico hasLocality ()

località

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

public final booleano isInitialized ()

public DeviceAttributes.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public DeviceAttributes.Builder mergeFrom (com.google.protobuf.Message altro)

public DeviceAttributes.Builder mergeLocality (valore DeviceLocality )

località

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

public final DeviceAttributes.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public DeviceAttributes.Builder setDeviceType (valore stringa)

 String representation of device_type.
 
string device_type = 2;

public DeviceAttributes.Builder setDeviceTypeBytes (valore com.google.protobuf.ByteString)

 String representation of device_type.
 
string device_type = 2;

public DeviceAttributes.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public DeviceAttributes.Builder setIncarnation (valore lungo)

 A device is assigned a global unique number each time it is
 initialized. "incarnation" should never be 0.
 
fixed64 incarnation = 6;

public DeviceAttributes.Builder setLocality (valore DeviceLocality )

località

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

public DeviceAttributes.Builder setLocality ( DeviceLocality.Builder builderForValue)

località

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

public DeviceAttributes.Builder setMemoryLimit (valore lungo)

 Memory capacity of device in bytes.
 
int64 memory_limit = 4;

public DeviceAttributes.Builder setName (valore stringa)

 Fully specified name of the device within a cluster.
 
string name = 1;

public DeviceAttributes.Builder setNameBytes (valore com.google.protobuf.ByteString)

 Fully specified name of the device within a cluster.
 
string name = 1;

public DeviceAttributes.Builder setPhysicalDeviceDesc (valore stringa)

 String representation of the physical device that this device maps to.
 
string physical_device_desc = 7;

public DeviceAttributes.Builder setPhysicalDeviceDescBytes (valore com.google.protobuf.ByteString)

 String representation of the physical device that this device maps to.
 
string physical_device_desc = 7;

public DeviceAttributes.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public final DeviceAttributes.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)