TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::net_http::FixedThreadPool, including all inherited members.
FixedThreadPool(int num_threads) (defined in tensorflow::serving::net_http::FixedThreadPool) | tensorflow::serving::net_http::FixedThreadPool | inlineexplicit |
FixedThreadPool(const FixedThreadPool &)=delete (defined in tensorflow::serving::net_http::FixedThreadPool) | tensorflow::serving::net_http::FixedThreadPool | |
operator=(const FixedThreadPool &)=delete (defined in tensorflow::serving::net_http::FixedThreadPool) | tensorflow::serving::net_http::FixedThreadPool | |
Schedule(std::function< void()> func) (defined in tensorflow::serving::net_http::FixedThreadPool) | tensorflow::serving::net_http::FixedThreadPool | inline |
~FixedThreadPool() (defined in tensorflow::serving::net_http::FixedThreadPool) | tensorflow::serving::net_http::FixedThreadPool | inline |