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.

CCS: TDA4x::Onnx Model:: Output mismatch after fused Batch Norm and ReLu layer

Tool/software: Code Composer Studio

Dear Sir,

In our initial portion of the model,

After 3x3 convolution, we have Batch Normalization followed by Relu operation.

We were comparing the ReLu output from Pytorch with Import tool.

Where we found that there is a loss of data.

For your reference please find the attached images of respective filter output:

1a)   Pytorch                                                                                

          

1b)  Import tool

  

2a)  Pytorch                                                                                      

      

2b) Import tool

     

3a) Pytorch                                                                                  


 3b)Import tool

    

Kindly guide us to resolve the issue and please mark your comments on the difference which we have shared above.

Thanks and Regards,

Vyom Mishra