|
CNum 0.2.1
CPU-optimized ML library for C++
|
This is the complete list of members for CNum::Deploy::InferenceAPI< ModelType, Storage >, including all inherited members.
| add_inference_route(crow::HTTPMethod method, InferenceRouteFunction route) | CNum::Deploy::InferenceAPI< ModelType, Storage > | |
| add_regular_route(crow::HTTPMethod method, RegularRouteFunction route) | CNum::Deploy::InferenceAPI< ModelType, Storage > | |
| InferenceAPI(::std::string path, PreprocessFunction preprocess, PostprocessFunction postprocess, ::std::string allowed_origins="*", size_t n_models=20, unsigned short port=18080) | CNum::Deploy::InferenceAPI< ModelType, Storage > | |
| start() | CNum::Deploy::InferenceAPI< ModelType, Storage > |