Hello!
What are the layers of your quantitative transformer model? Does it include the softmax layer and the layernorm layer? I am also trying to quantize transformer, but when I export to TVM, it says that quantized::softmax and quantized::layernorm are not implemented.