SSCMA-Micro CPP SDK  v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
ma_codec.h
Go to the documentation of this file.
1 #ifndef _MA_CODEC_H_
2 #define _MA_CODEC_H_
3 
4 #include "ma_codec_base.h"
5 #include "ma_codec_json.h"
6 
7 #endif // _MA_PROTOCOL_H_