GPUInfo

GPUInfo کلاس نهایی عمومی

نوع Protobuf tensorflow.GPUInfo

کلاس های تو در تو

کلاس GPUInfo.Builder نوع Protobuf tensorflow.GPUInfo

ثابت ها

بین المللی BUS_ID_FIELD_NUMBER
بین المللی MODEL_FIELD_NUMBER
بین المللی UUID_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
رشته
getBusId ()
 e.g.
com.google.protobuf.ByteString
getBusIdBytes ()
 e.g.
GPUInfo استاتیک
GPUInfo
نهایی static com.google.protobuf.Descriptors.Descriptor
رشته
getModel ()
 e.g.
com.google.protobuf.ByteString
getModelBytes ()
 e.g.
بین المللی
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;
بین المللی
بولی نهایی
استاتیک GPUInfo.Builder
newBuilder (نمونه اولیه GPUInfo )
استاتیک GPUInfo.Builder
GPUInfo.Builder
GPUInfo استاتیک
parseDelimitedFrom (ورودی جریان ورودی)
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 (بایت[] داده، 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;

عمومی com.google.protobuf.ByteString getBusIdBytes ()

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

GPUInfo استاتیک عمومی getDefaultInstance ()

GPUInfo عمومی getDefaultInstanceForType ()

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

رشته عمومی getModel ()

string model = 1;

 e.g. "Tesla K40c"
 
= 1;

public com.google.protobuf.ByteString getModelBytes ()

string model = 1;

 e.g. "Tesla K40c"
 
= 1;

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی 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;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک GPUInfo.Builder newBuilder (نمونه اولیه GPUInfo )

عمومی استاتیک GPUInfo.Builder newBuilder ()

عمومی GPUInfo.Builder newBuilderForType ()

عمومی استاتیک GPUInfo parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک GPUInfo parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک GPUInfo parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک GPUInfo parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک GPUInfo parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک GPUInfo parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک GPUInfo parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک GPUInfo parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک GPUInfo parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک GPUInfo parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی GPUInfo.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException