TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::ThreadSafeStatus, including all inherited members.
status() const &TF_LOCKS_EXCLUDED(mutex_) (defined in tensorflow::serving::ThreadSafeStatus) | tensorflow::serving::ThreadSafeStatus | |
status() &&TF_LOCKS_EXCLUDED(mutex_) (defined in tensorflow::serving::ThreadSafeStatus) | tensorflow::serving::ThreadSafeStatus | |
Update(const Status &new_status) TF_LOCKS_EXCLUDED(mutex_) (defined in tensorflow::serving::ThreadSafeStatus) | tensorflow::serving::ThreadSafeStatus | |
Update(Status &&new_status) TF_LOCKS_EXCLUDED(mutex_) (defined in tensorflow::serving::ThreadSafeStatus) | tensorflow::serving::ThreadSafeStatus |