Hi there community!
I have a general question if someone can refer any resources on the topic, I’ll be thankful.
question is while writing pytorch models what should be kept in mind to make sure that the model is easily convertible to onnx. And if we encounter some model which is not traceable, how do we debug that, because stack traces are usually so complicated and not accurate.