|
TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::test_util::CountingThreadPool, including all inherited members.
| CountingThreadPool(Env *env, const string &name, int num_threads) (defined in tensorflow::serving::test_util::CountingThreadPool) | tensorflow::serving::test_util::CountingThreadPool | inline |
| CurrentThreadId() const override (defined in tensorflow::serving::test_util::CountingThreadPool) | tensorflow::serving::test_util::CountingThreadPool | inline |
| NumScheduled() const (defined in tensorflow::serving::test_util::CountingThreadPool) | tensorflow::serving::test_util::CountingThreadPool | inline |
| NumThreads() const override (defined in tensorflow::serving::test_util::CountingThreadPool) | tensorflow::serving::test_util::CountingThreadPool | inline |
| Schedule(std::function< void()> fn) override (defined in tensorflow::serving::test_util::CountingThreadPool) | tensorflow::serving::test_util::CountingThreadPool | inline |
| ~CountingThreadPool()=default (defined in tensorflow::serving::test_util::CountingThreadPool) | tensorflow::serving::test_util::CountingThreadPool |