Hi @glaringlee. I don’t think you read my last comment until the end. I already know how to export a model and read it back in libtorch. What I cannot do is to take a model saved by libtorch and load it in python. In fact, this is the subject of this ticket: LibTorch(C++) => TorchScript => PyTorch(Python).