Many ONNX models that didn’t work with Barracuda are now successfully imported. Thank you for this! I haven’t checked yet, whether the inference outputs are correct, but this is a very good start.
Recently I tried to put this model into the Assets-folder. It produced the following error: “Conv: Only constant tensors are supported for W
. Instead lambda_1/convolution:0.W is pointing to non constant node lambda_1/convolution__58:0”. Is this something you’re going to support, or is it out of the scope?
Previously, it didn’t work Barracuda as well, but I suppose you’d like to make Sentis as versatile as possible.