GreenWaves-Technologies / gap_sdk

SDK for Greenwaves Technologies' GAP8 IoT Application Processor
https://greenwaves-technologies.com/en/gap8-the-internet-of-things-iot-application-processor/
Apache License 2.0
138 stars 75 forks source link

ValueError: missing generator: the matrix add generator only handles adds of tensors of the same size #403

Closed l1onog closed 11 months ago

l1onog commented 11 months ago

When I try to deploy the custom model on top of GAP8, there is a problem with the input-output tensor of the model. As a reminder, I have already processed the model with the "fusions -a expression_matcher" command. How do I fix this now? error