VeriSilicon / tflite-vx-delegate

Tensorflow Lite external delegate based on TIM-VX
MIT License
41 stars 23 forks source link

Fixed bug of elementwise ops #166

Closed chenfeiyue-cfy closed 1 year ago

chenfeiyue-cfy commented 1 year ago

Fixed bug that elementwise ops not keep the quantize params of the second input

Refine broadcast shape to avoid unnecessary permute around element wise ops

Type: Bug fix Signed-off-by: Feiyue Chen Feiyue.Chen@verisilicon.com