icor-codon-optimization icon indicating copy to clipboard operation
icor-codon-optimization copied to clipboard

Concerning warning with the demo example

Open data2code opened this issue 10 months ago • 0 comments

Try "aa" and "demo", see the following warning message before the output:

2025-02-07 13:23:11.374956894 [W:onnxruntime:, execution_frame.cc:812 VerifyOutputSizes] Expected shape from model of {1,BatchSize,64} does not match actual shape of {481,1,64} for output softmax

Maybe it's a false alarm, 481 is the length of the input demo sequence, the current output shape seems correct?

Thanks!

data2code avatar Feb 07 '25 21:02 data2code