How to convert TF 1.14 model for inferencing with lower TF version (1.13.1) ?

I have a trained model in TF 1.14, but I want to use it on a Jetson platform where the latest TF version is 1.13.1 .

I tried freezing the model and sending it over to the Jetson, but it is not backwards compatible and throws an error.
Is there a way I can convert it for inferencing with TF 1.13.1?

Take the training dir and re-freeze the graph with tensorflow version 1.13.