JobDeviceFiltersOrBuilder

ממשק ציבורי JobDeviceFiltersOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

בוליאני מופשט
containsTasks (מפתח 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() במקום זאת.
מופשט int
getTasksCount ()
 Mapping from task ID to task device filters.
תקציר מפה<Integer, TaskDeviceFilters >
getTasksMap ()
 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.

שיטות ציבוריות

תקציר ציבורי בוליאני מכילTasks (מפתח 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 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;