publiczna klasa końcowa JobDeviceFilters
Defines the device filters for tasks in a job.
tensorflow.JobDeviceFilters Klasy zagnieżdżone
| klasa | JobDeviceFilters.Builder | Defines the device filters for tasks in a job. | |
Stałe
| wew | NAME_FIELD_NUMBER | |
| wew | TASKS_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | zawieraZadania (klucz int) Mapping from task ID to task device filters. |
| wartość logiczna | równa się (obiekt obiektu) |
| statyczne filtry JobDeviceFilters | |
| Filtry urządzeń Job | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | pobierz nazwę () The name of this job. |
| com.google.protobuf.ByteString | getNameBytes () The name of this job. |
| wew | |
| Mapa<Integer, TaskDeviceFilters > | pobierzZadania () Zamiast tego użyj getTasksMap() . |
| wew | getTasksCount () Mapping from task ID to task device filters. |
| Mapa<Integer, TaskDeviceFilters > | getTasksMap () Mapping from task ID to task device filters. |
| Filtry urządzeń zadań | getTasksOrDefault (klucz int, domyślna wartość TaskDeviceFilters ) Mapping from task ID to task device filters. |
| Filtry urządzeń zadań | getTasksOrThrow (klawisz int) Mapping from task ID to task device filters. |
| końcowy com.google.protobuf.UnknownFieldSet | |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny JobDeviceFilters.Builder | newBuilder (prototyp JobDeviceFilters ) |
| statyczny JobDeviceFilters.Builder | nowyBuilder () |
| JobDeviceFilters.Builder | |
| statyczne filtry JobDeviceFilters | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczne filtry JobDeviceFilters | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne filtry JobDeviceFilters | parseFrom (dane ByteBuffer) |
| statyczne filtry JobDeviceFilters | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne filtry JobDeviceFilters | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne filtry JobDeviceFilters | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczne filtry JobDeviceFilters | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczne filtry JobDeviceFilters | parseFrom (dane com.google.protobuf.ByteString) |
| statyczne filtry JobDeviceFilters | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne filtry JobDeviceFilters | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| JobDeviceFilters.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int NAME_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int TASKS_FIELD_NUMBER
Wartość stała: 2
Metody publiczne
publiczna wartość logiczna zawieraZadania (klucz int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getName ()
The name of this job.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
The name of this job.
string name = 1; publiczny getParserForType ()
publiczny int getSerializedSize ()
public int getTasksCount ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; public Map<Integer, TaskDeviceFilters > getTasksMap ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; public TaskDeviceFilters getTasksOrDefault (klucz int, domyślna wartość TaskDeviceFilters )
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; public TaskDeviceFilters getTasksOrThrow (klawisz int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static JobDeviceFilters parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static JobDeviceFilters parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static JobDeviceFilters parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static JobDeviceFilters parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static JobDeviceFilters parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO |
|---|
public static JobDeviceFilters parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static JobDeviceFilters parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static JobDeviceFilters parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static JobDeviceFilters parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|