SSCMA-Micro CPP SDK
v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
|
#include <cstdint>
#include <cstddef>
Go to the source code of this file.
Namespaces | |
ma | |
ma::math | |
Functions | |
void | ma::math::softmax (float *data, size_t size) |
void | ma::math::fastSoftmax (float *data, size_t size) |