رابط عمومی JobDeviceFiltersOrBuilder
| زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
| بولی انتزاعی | containTasks (کلید int) Mapping from task ID to task device filters. |
| رشته انتزاعی | getName () The name of this job. |
| چکیده com.google.protobuf.ByteString | getNameBytes () The name of this job. |
| نقشه انتزاعی<Integer, TaskDeviceFilters > | getTasks () به جای آن از getTasksMap() استفاده کنید. |
| انتزاعی | getTasksCount () Mapping from task ID to task device filters. |
| نقشه انتزاعی<Integer, TaskDeviceFilters > | getTasksMap () Mapping from task ID to task device filters. |
| فیلترهای انتزاعی TaskDevice | getTasksOrDefault (کلید int، مقدار پیش فرض TaskDeviceFilters ) Mapping from task ID to task device filters. |
| فیلترهای انتزاعی TaskDevice | getTasksOrThrow (کلید int) Mapping from task ID to task device filters. |
روش های عمومی
بولی انتزاعی عمومی شامل وظایف (کلید int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; رشته انتزاعی عمومی getName ()
The name of this job.
string name = 1; چکیده عمومی com.google.protobuf.ByteString getNameBytes ()
The name of this job.
string name = 1; نقشه انتزاعی عمومی<Integer, TaskDeviceFilters > getTasks ()
به جای آن از getTasksMap() استفاده کنید.
انتزاعی عمومی int getTasksCount ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; نقشه انتزاعی عمومی<Integer, TaskDeviceFilters > getTasksMap ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; چکیده عمومی TaskDeviceFilters getTasksOrDefault (کلید int، TaskDeviceFilters مقدار پیش فرض)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; انتزاعی عمومی TaskDeviceFilters getTasksOrThrow (کلید int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;