CMSIS-NN  
CMSIS NN Software Library
 
Loading...
Searching...
No Matches
arm_py_common.hpp File Reference

Enumerations

enum class  Backend {
  MVE ,
  DSP ,
  SCALAR
}
 
enum class  DataType {
  A8W4 ,
  A8W8 ,
  A16W8
}
 
enum class  CortexM {
  M0 ,
  M0PLUS ,
  M3 ,
  M4 ,
  M7 ,
  M23 ,
  M33 ,
  M35P ,
  M55 ,
  M85
}
 

Enumeration Type Documentation

◆ Backend

enum class Backend
strong
Enumerator
MVE 
DSP 
SCALAR 

◆ CortexM

enum class CortexM
strong
Enumerator
M0 
M0PLUS 
M3 
M4 
M7 
M23 
M33 
M35P 
M55 
M85 

◆ DataType

enum class DataType
strong
Enumerator
A8W4 
A8W8 
A16W8