Wrapper around MlirLlvmThreadPool Python object owns the C++ thread pool.
More...
#include "Bindings/Python/IRModule.h"
Wrapper around MlirLlvmThreadPool Python object owns the C++ thread pool.
Definition at line 165 of file IRModule.h.
◆ PyThreadPool() [1/3]
mlir::python::PyThreadPool::PyThreadPool |
( |
| ) |
|
|
inline |
◆ PyThreadPool() [2/3]
mlir::python::PyThreadPool::PyThreadPool |
( |
const PyThreadPool & |
| ) |
|
|
delete |
◆ PyThreadPool() [3/3]
mlir::python::PyThreadPool::PyThreadPool |
( |
PyThreadPool && |
| ) |
|
|
delete |
◆ _mlir_thread_pool_ptr()
std::string mlir::python::PyThreadPool::_mlir_thread_pool_ptr |
( |
| ) |
const |
|
inline |
◆ get()
MlirLlvmThreadPool mlir::python::PyThreadPool::get |
( |
| ) |
|
|
inline |
◆ getMaxConcurrency()
int mlir::python::PyThreadPool::getMaxConcurrency |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: