|
TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::ResourceUtil, including all inherited members.
| Add(const ResourceAllocation &to_add, ResourceAllocation *base) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| CreateBoundResource(const string &device, const string &kind, uint32 device_instance=0) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| Equal(const ResourceAllocation &lhs, const ResourceAllocation &rhs) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| GetQuantity(const Resource &resource, const ResourceAllocation &allocation) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| IsBound(const ResourceAllocation &allocation) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| IsNormalized(const ResourceAllocation &allocation) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | virtual |
| LessThanOrEqual(const ResourceAllocation &lhs, const ResourceAllocation &rhs) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| Max(const ResourceAllocation &lhs, const ResourceAllocation &rhs) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| Min(const ResourceAllocation &lhs, const ResourceAllocation &rhs) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| Multiply(uint64_t multiplier, ResourceAllocation *base) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| Normalize(const ResourceAllocation &allocation) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | virtual |
| NormalizeResourceAllocation(const ResourceAllocation &allocation) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| Overbind(const ResourceAllocation &allocation) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| ResourcesEqual(const Resource &lhs, const Resource &rhs) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| ResourceUtil(const Options &options) (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | explicit |
| SetQuantity(const Resource &resource, uint64_t quantity, ResourceAllocation *allocation) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| Subtract(const ResourceAllocation &to_subtract, ResourceAllocation *base) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| VerifyOverrideDeviceValidity(const ResourceAllocation &base_allocation, const ResourceAllocation &override_allocation) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| VerifyResourceValidity(const Resource &resource) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | |
| VerifyValidity(const ResourceAllocation &allocation) const (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | virtual |
| ~ResourceUtil()=default (defined in tensorflow::serving::ResourceUtil) | tensorflow::serving::ResourceUtil | virtual |