This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
器件型号:PROCESSOR-SDK-DRA8X-TDA4X
工具/软件:Code Composer Studio
您好 :
我 正在使用 tidl_j7_01_02_00_09 我 在 tidl 中添加了一个定制层,
在 定制层 中,outdata 是 float ,我 必须 将 其转换 为 INT8
如何 从 最小 值和 最大值计算刻度 ? 转换公式是什么?
谢谢!
Shuai
请使用 ti_dl\utils\tidlModelImport\tidl_import_common.cpp 中的"TIDL_QuantizeSignedMax"作为计算比例的参考