SSCMA-Micro CPP SDK
v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
|
Go to the source code of this file.
Namespaces | |
ma | |
ma::utils | |
Functions | |
ma_err_t | ma::utils::base64_encode (const unsigned char *in, int in_len, char *out, int *out_len) |
std::string | ma::utils::base64_decode (const std::string &in) |