DeviceLocality

כיתת גמר ציבורית DeviceLocality

tensorflow.DeviceLocality מסוג Protobuf.DeviceLocality

כיתות מקוננות

מעמד DeviceLocality.Builder tensorflow.DeviceLocality מסוג Protobuf.DeviceLocality

קבועים

int BUS_ID_FIELD_NUMBER
int LINKS_FIELD_NUMBER
int NUMA_NODE_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
int
getBusId ()
 Optional bus locality of device.
סטטי DeviceLocality
DeviceLocality
final static com.google.protobuf.Descriptors.Descriptor
LocalLinks
getLinks ()
 Optional local interconnect links to other devices.
LocalLinksOrBuilder
getLinksOrBuilder ()
 Optional local interconnect links to other devices.
int
getNumaNode ()
 Optional NUMA locality of device.
int
final com.google.protobuf.UnknownFieldSet
בוליאני
יש קישורים ()
 Optional local interconnect links to other devices.
int
בוליאנית סופית
סטטי DeviceLocality.Builder
סטטי DeviceLocality.Builder
newBuilder (אב טיפוס של DeviceLocality )
DeviceLocality.Builder
סטטי DeviceLocality
parseDelimitedFrom (קלט InputStream)
סטטי DeviceLocality
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DeviceLocality
parseFrom (נתוני ByteBuffer)
סטטי DeviceLocality
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DeviceLocality
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DeviceLocality
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי DeviceLocality
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DeviceLocality
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי DeviceLocality
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DeviceLocality
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
DeviceLocality.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי BUS_ID_FIELD_NUMBER

ערך קבוע: 1

ערך קבוע: 3

גמר סטטי ציבורי NUMA_NODE_FIELD_NUMBER

ערך קבוע: 2

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public int getBusId ()

 Optional bus locality of device.  Default value of 0 means
 no specific locality.  Specific localities are indexed from 1.
 
int32 bus_id = 1;

public static DeviceLocality getDefaultInstance ()

public DeviceLocality getDefaultInstanceForType ()

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

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

public LocalLinksOrBuilder getLinksOrBuilder ()

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

public int getNumaNode ()

 Optional NUMA locality of device.
 
int32 numa_node = 2;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

public static DeviceLocality.Builder newBuilder ()

ציבורי סטטי DeviceLocality.Builder newBuilder (אב טיפוס של DeviceLocality )

public DeviceLocality.Builder newBuilderForType ()

public static DeviceLocality parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static DeviceLocality parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static DeviceLocality parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static DeviceLocality parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static DeviceLocality parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static DeviceLocality parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static DeviceLocality parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static DeviceLocality parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static DeviceLocality parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static DeviceLocality parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public DeviceLocality.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException