Function type_get_bytes
Defined in File quantize.h
Function Documentation
-
unsigned int type_get_bytes(const int type)
根据数据类型确定该数据类型所占的字节数,并返回该字节数值
- 参数:
type -- [IN] 数据类型
- 返回:
unsigned int 字节数值
Defined in File quantize.h
根据数据类型确定该数据类型所占的字节数,并返回该字节数值
type -- [IN] 数据类型
unsigned int 字节数值