SSCMA-Micro CPP SDK  v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
ma_perf_t Struct Reference

#include <ma_types.h>

Collaboration diagram for ma_perf_t:

Public Attributes

int64_t preprocess
 
int64_t inference
 
int64_t postprocess
 

Member Data Documentation

◆ inference

int64_t ma_perf_t::inference

◆ postprocess

int64_t ma_perf_t::postprocess

◆ preprocess

int64_t ma_perf_t::preprocess