GPUInfo

שיעור הגמר הציבורי GPUInfo

סוג Protobuf tensorflow.GPUInfo

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

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

קבועים

int BUS_ID_FIELD_NUMBER
int MODEL_FIELD_NUMBER
int UUID_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
חוּט
getBusId ()
 e.g.
com.google.protobuf.ByteString
getBusIdBytes ()
 e.g.
סטטי GPUInfo
GPUInfo
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getModel ()
 e.g.
com.google.protobuf.ByteString
getModelBytes ()
 e.g.
int
final com.google.protobuf.UnknownFieldSet
חוּט
getUuid ()
מחרוזת
 Final entry in output of "nvidia-smi -L"
 
string uuid = 2;
com.google.protobuf.ByteString
getUuidBytes ()
מחרוזת
 Final entry in output of "nvidia-smi -L"
 
string uuid = 2;
int
בוליאנית סופית
סטטי GPUInfo.Builder
newBuilder (אב-טיפוס GPUInfo )
סטטי GPUInfo.Builder
GPUInfo.Builder
סטטי GPUInfo
parseDelimitedFrom (קלט InputStream)
סטטי GPUInfo
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GPUInfo
parseFrom (נתוני ByteBuffer)
סטטי GPUInfo
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GPUInfo
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GPUInfo
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי GPUInfo
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GPUInfo
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי GPUInfo
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GPUInfo
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
GPUInfo.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

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

ערך קבוע: 3

אינט גמר סטטי ציבורי MODEL_FIELD_NUMBER

ערך קבוע: 1

גמר סטטי ציבורי אינט UUID_FIELD_NUMBER

ערך קבוע: 2

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

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

מחרוזת ציבורית getBusId ()

 e.g. "0000:04:00.0"
 
string bus_id = 3;

public com.google.protobuf.ByteString getBusIdBytes ()

 e.g. "0000:04:00.0"
 
string bus_id = 3;

Public static GPUInfo getDefaultInstance ()

Public GPUInfo getDefaultInstanceForType ()

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

מחרוזת ציבורית getModel ()

 e.g. "Tesla K40c"
 
string model = 1;

public com.google.protobuf.ByteString getModelBytes ()

 e.g. "Tesla K40c"
 
string model = 1;

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

public int getSerializedSize ()

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

מחרוזת ציבורית getUuid ()

 Final entry in output of "nvidia-smi -L"
 
string uuid = 2;

public com.google.protobuf.ByteString getUuidBytes ()

 Final entry in output of "nvidia-smi -L"
 
string uuid = 2;

public int hashCode ()

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

ציבורי סטטי GPUInfo.Builder newBuilder (אב-טיפוס GPUInfo )

ציבורי סטטי GPUInfo.Builder newBuilder ()

public GPUInfo.Builder newBuilderForType ()

public static GPUInfo parseDelimitedFrom (קלט InputStream)

זורק
IOException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

ניתוח GPUInfo סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

מנתח GPUInfo סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

ניתוח GPUInfo סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

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

זורק
InvalidProtocolBufferException

מנתח GPUInfo סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

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

זורק
IOException

מנתח GPUInfo סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

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

Public GPUInfo.Builder toBuilder ()

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

זורק
IOException