공개 정적 최종 클래스 AvailableDeviceInfo.Builder
Matches DeviceAttributes
tensorflow.AvailableDeviceInfo
공개 방법
AvailableDeviceInfo.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
사용 가능한 장치 정보 | 짓다 () |
사용 가능한 장치 정보 | 빌드부분 () |
AvailableDeviceInfo.Builder | 분명한 () |
AvailableDeviceInfo.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
AvailableDeviceInfo.Builder | 클리어메모리한계 () Memory capacity in bytes. |
AvailableDeviceInfo.Builder | 클리어이름 () Device name. |
AvailableDeviceInfo.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AvailableDeviceInfo.Builder | 명확한물리적 설명 () The physical description of this device. |
AvailableDeviceInfo.Builder | 클리어타입 () Device type, e.g. |
AvailableDeviceInfo.Builder | 클론 () |
사용 가능한 장치 정보 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
긴 | getMemoryLimit () Memory capacity in bytes. |
끈 | getName () Device name. |
com.google.protobuf.ByteString | getNameBytes () Device name. |
끈 | getPhysicalDescription () The physical description of this device. |
com.google.protobuf.ByteString | getPhysicalDescriptionBytes () The physical description of this device. |
끈 | getType () Device type, e.g. |
com.google.protobuf.ByteString | getTypeBytes () Device type, e.g. |
최종 부울 | 초기화됨 () |
AvailableDeviceInfo.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
AvailableDeviceInfo.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 AvailableDeviceInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
AvailableDeviceInfo.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
AvailableDeviceInfo.Builder | setMemoryLimit (긴 값) Memory capacity in bytes. |
AvailableDeviceInfo.Builder | setName (문자열 값) Device name. |
AvailableDeviceInfo.Builder | setNameBytes (com.google.protobuf.ByteString 값) Device name. |
AvailableDeviceInfo.Builder | setPhysicalDescription (문자열 값) The physical description of this device. |
AvailableDeviceInfo.Builder | setPhysicalDescriptionBytes (com.google.protobuf.ByteString 값) The physical description of this device. |
AvailableDeviceInfo.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
AvailableDeviceInfo.Builder | setType (문자열 값) Device type, e.g. |
AvailableDeviceInfo.Builder | setTypeBytes (com.google.protobuf.ByteString 값) Device type, e.g. |
최종 AvailableDeviceInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
public AvailableDeviceInfo.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 AvailableDeviceInfo.Builder ClearMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3;
공개 AvailableDeviceInfo.Builder 명확한PhysicalDescription ()
The physical description of this device.
string physical_description = 4;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 긴 getMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3;
공개 문자열 getName ()
Device name.
string name = 1;
공개 com.google.protobuf.ByteString getNameBytes ()
Device name.
string name = 1;
공개 문자열 getPhysicalDescription ()
The physical description of this device.
string physical_description = 4;
공개 com.google.protobuf.ByteString getPhysicalDescriptionBytes ()
The physical description of this device.
string physical_description = 4;
공개 문자열 getType ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;
공개 com.google.protobuf.ByteString getTypeBytes ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;
공개 최종 부울 isInitialized ()
공개 AvailableDeviceInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 최종 AvailableDeviceInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public AvailableDeviceInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 AvailableDeviceInfo.Builder setMemoryLimit (긴 값)
Memory capacity in bytes.
int64 memory_limit = 3;
공개 AvailableDeviceInfo.Builder setNameBytes (com.google.protobuf.ByteString 값)
Device name.
string name = 1;
공개 AvailableDeviceInfo.Builder setPhysicalDescription (문자열 값)
The physical description of this device.
string physical_description = 4;
공개 AvailableDeviceInfo.Builder setPhysicalDescriptionBytes (com.google.protobuf.ByteString 값)
The physical description of this device.
string physical_description = 4;
public AvailableDeviceInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 AvailableDeviceInfo.Builder setTypeBytes (com.google.protobuf.ByteString 값)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;