tensil-ai / tensil

Open source machine learning accelerators
https://www.tensil.ai
Other
356 stars 29 forks source link

Issue ""Exception in thread "main" java.util.NoSuchElementException: key not found: model/conv2d_17/BiasAdd:0"" #99

Closed thomasjeff0420 closed 9 months ago

thomasjeff0420 commented 9 months ago

Screenshot 2023-12-20 184125 image image

Hi everyone, I have an issue when compiling my custom model with Tensil "Exception in thread "main" java.util.NoSuchElementException: key not found: model/conv2d_17/BiasAdd:0". My model work without any problem. I have already tested with video input on my host computer. I also view my model on Netron app. There's also have the key in my model. Is anyone have any ideas? Please help me.