TensorFlow Serving C++ API Documentation
Public Member Functions | List of all members
tensorflow::serving::ScopedThreadPools Class Reference

Public Member Functions

 ScopedThreadPools (std::shared_ptr< thread::ThreadPoolInterface > inter_op_thread_pool, std::shared_ptr< thread::ThreadPoolInterface > intra_op_thread_pool)
 
tensorflow::thread::ThreadPoolOptions get ()
 

Detailed Description

Definition at line 29 of file thread_pool_factory.h.


The documentation for this class was generated from the following files: