کلاس نهایی عمومی TaskDeviceFilters
Defines the device filters for a remote task.
tensorflow.TaskDeviceFilters کلاس های تو در تو
| کلاس | TaskDeviceFilters.Builder | Defines the device filters for a remote task. | |
ثابت ها
| بین المللی | DEVICE_FILTERS_FIELD_NUMBER |
روش های عمومی
| بولی | برابر است (object obj) |
| استاتیک TaskDeviceFilters | |
| TaskDeviceFilters | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| رشته | getDeviceFilters (int index) repeated string device_filters = 1; |
| com.google.protobuf.ByteString | getDeviceFiltersBytes (شاخص int) repeated string device_filters = 1; |
| بین المللی | getDeviceFiltersCount () repeated string device_filters = 1; |
| com.google.protobuf.ProtocolStringList | getDeviceFiltersList () repeated string device_filters = 1; |
| بین المللی | |
| com.google.protobuf.UnknownFieldSet نهایی | |
| بین المللی | کد هش () |
| بولی نهایی | |
| Static TaskDeviceFilters.Builder | newBuilder (نمونه اولیه TaskDeviceFilters ) |
| Static TaskDeviceFilters.Builder | newBuilder () |
| TaskDeviceFilters.Builder | |
| فیلترهای TaskDevice ثابت | parseDelimitedFrom (ورودی جریان ورودی) |
| فیلترهای TaskDevice ثابت | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| فیلترهای TaskDevice ثابت | parseFrom (داده های ByteBuffer) |
| فیلترهای TaskDevice ثابت | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| فیلترهای TaskDevice ثابت | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| فیلترهای TaskDevice ثابت | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| فیلترهای TaskDevice ثابت | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| فیلترهای TaskDevice ثابت | parseFrom (داده های com.google.protobuf.ByteString) |
| فیلترهای TaskDevice ثابت | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| فیلترهای TaskDevice ثابت | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| TaskDeviceFilters.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
DEVICE_FILTERS_FIELD_NUMBER نهایی استاتیک عمومی
ارزش ثابت: 1
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getDeviceFilters (شاخص int)
repeated string device_filters = 1;
public com.google.protobuf.ByteString getDeviceFiltersBytes (int index)
repeated string device_filters = 1;
public int getDeviceFiltersCount ()
repeated string device_filters = 1;
عمومی com.google.protobuf.ProtocolStringList getDeviceFiltersList ()
repeated string device_filters = 1;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی Static TaskDeviceFilters parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک TaskDeviceFilters parseFrom (داده ByteBuffer)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی Static TaskDeviceFilters parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک TaskDeviceFilters parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی Static TaskDeviceFilters parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
عمومی Static TaskDeviceFilters parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک TaskDeviceFilters parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک TaskDeviceFilters parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک TaskDeviceFilters parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|