|
CNum 0.2.1
CPU-optimized ML library for C++
|
Tools for creating REST APIs. More...
Classes | |
| struct | PathString |
| The path of a route in the REST API. More... | |
| class | InferenceAPI |
| A REST API for making predictions with CNum models. More... | |
Variables | |
| constexpr size_t | MAX_URL_LEN = 50 |
| The maximum length of a path for a route in the REST API. | |
Tools for creating REST APIs.
|
constexpr |
The maximum length of a path for a route in the REST API.