[Apache TVM Discuss] [Questions] How to compare layers with origin network

2022-01-07 Thread Wheest via Apache TVM Discuss
You may want to make this message a reply to your [original thread](https://discuss.tvm.apache.org/t/what-if-the-result-is-not-correct/11858/5) to make things more coherent for other forum users. --- [Visit Topic](https://discuss.tvm.apache.org/t/how-to-compare-layers-with-origin-network/

[Apache TVM Discuss] [Questions] How to compare layers with origin network

2022-01-07 Thread chenugray via Apache TVM Discuss
cause tvm leave no origin network layers infomation in the tvm graph, so how can i use dump data compared with orgin network layers? for exmaple, the bert-large has 2000+ ops, but which op related to origin layer is hard to figure out. when you face accuracy problem, you dump the data and com