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 | newBuilder () |
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 | toBuilder () |
باطل | 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;
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 ()
عمومی 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 parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک 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 |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|