interface pública JobDeviceFiltersOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| booleano abstrato | contémTasks (chave int) Mapping from task ID to task device filters. |
| String abstrata | getName () The name of this job. |
| abstract com.google.protobuf.ByteString | getNameBytes () The name of this job. |
| Mapa abstrato <Integer, TaskDeviceFilters > | getTasks () getTasksMap() vez disso, use getTasksMap() . |
| int abstrato | getTasksCount () Mapping from task ID to task device filters. |
| Mapa abstrato <Integer, TaskDeviceFilters > | getTasksMap () Mapping from task ID to task device filters. |
| TaskDeviceFilters abstratos | getTasksOrDefault (int key, TaskDeviceFilters defaultValue) Mapping from task ID to task device filters. |
| TaskDeviceFilters abstratos | getTasksOrThrow (int key) Mapping from task ID to task device filters. |
Métodos Públicos
public abstract boolean containsTasks (chave int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;public abstract String getName ()
The name of this job.
string name = 1;public abstract com.google.protobuf.ByteString getNameBytes ()
The name of this job.
string name = 1;public abstract Map <Integer, TaskDeviceFilters > getTasks ()
getTasksMap() vez disso, use getTasksMap() .
public abstract int getTasksCount ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;public abstract Map <Integer, TaskDeviceFilters > getTasksMap ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; public abstract TaskDeviceFilters getTasksOrDefault (int key, TaskDeviceFilters defaultValue)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;public abstract TaskDeviceFilters getTasksOrThrow (chave int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;