ModelTC/NNLQP

Exception: ATTR axis <opsets=[8, 2]> is required while constructing!

sudheer-akki opened this issue · 0 comments

Thanks for the amazing work and I tried to use the repo for my ONNX opset version 8 model but I am facing problem in calculating inference and I debug the script and found it's because of keras Concat layers.
Can any one faced similar kind of issue ?