PRELU operation error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PRELU operation error

1,670 次查看
dbinaghi
Contributor I

Hi,

I'm using a iMX8M Plus with a quantised tensorflow lite model (uint8).
The tflite 
runtime version is the 2.3.1.

My model contains some PRELU operations that according to the guide is a supported operation.

A warning is reported:

WARNING: Operator PRELU (v1) refused by NNAPI delegate: Input should be Float or UINT8

I think this is due to the fact that the tensor during processing becomes an int8 but it should be supported. This warning does not happen if I use a RELU activation function instead of PRELU.

The quantised model is attached.

Could you help me?
Thanks!  

 
0 项奖励
0 回复数