yflv.yanxia

Results 23 comments of yflv.yanxia

Thank you so much! It works now. Another question: If I set DISABLE_CONV_RELU_FUSION:= 1 in the Makefile.cofig, I can get correct results. However if I set DISABLE_CONV_RELU_FUSION:= 0, my results...

Yeah, I will extract some enssential codes and show the details in some days. Meanwhile, I have another problem: There is a "global_pooling" layer in my net.prototxt, if I use...

I have the same problem. Although my net dosn't contain fullyconnect layer, forward passing with different batch size still cause segmentation fault in c++ programs. @ftian1

[build.log](https://github.com/user-attachments/files/16229477/build.log) This is the log @lix19937

[log_testonnx.txt](https://github.com/user-attachments/files/16329121/log_testonnx.txt) Here are the results after running the above instructions. @lix19937

[li_10.json](https://github.com/user-attachments/files/16344146/li_10.json) [li_86.json](https://github.com/user-attachments/files/16344147/li_86.json) Here are the results. @lix19937

> [build.log](https://github.com/user-attachments/files/16229477/build.log) This is the log @lix19937 The build log for TRT10 has been provided before. Below is the build log for TRT8.6. [build_86.log](https://github.com/user-attachments/files/16357837/build_86.log) The previously provided li_86.json was not...

[log_eff.txt](https://github.com/user-attachments/files/16465251/log_eff.txt) Here are the results. @lix19937

Hi, sorry to bother you, but is there any update on the solution? @lix19937