This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-TDA4VM: freeze sigmoid layer failed

Part Number: SK-TDA4VM

I freeze a model into 8-bit using https://github.com/TexasInstruments/edgeai-tidl-tools TAg:8.02(osrt_python). the output layer of model is a sigmoid layer! when I freeze  sigmoid layer,The output result is no longer within a reasonable range. If I freeze model without sigmoid and figure it out with post-processing, everything is ok. but 8.01 tag(code) can freeze sigmoid layer successful.  So, what steps should I take with Tag:8.02