الواجهة العامة JobDeviceFiltersOrBuilder
| الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
| منطقية مجردة | يحتوي على المهام (مفتاح int) Mapping from task ID to task device filters. |
| سلسلة مجردة | الحصول على الاسم () The name of this job. |
| مجردة com.google.protobuf.ByteString | الحصول على اسم بايت () The name of this job. |
| خريطة مجردة<Integer, TaskDeviceFilters > | الحصول على المهام () استخدم getTasksMap() بدلاً من ذلك. |
| كثافة العمليات مجردة | الحصول على المهام () Mapping from task ID to task device filters. |
| خريطة مجردة<Integer, TaskDeviceFilters > | خريطة المهام () Mapping from task ID to task device filters. |
| مجردة TaskDeviceFilters | getTasksOrDefault (مفتاح int، TaskDeviceFilters defaultValue) Mapping from task ID to task device filters. |
| مجردة TaskDeviceFilters | 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; الملخص العام 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 defaultValue)
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;