Hello community,
I am a beginner and have a lot of general questions to understand TensorFlow.
I.e. are the frozen model interoperable between TFv1 and TFv2?
So. i.e. can I create a model, freeze it in TFv1 and then restore it with TFv2?
And also the other way around, creating , freezing in TFv2 and restoring in TFv1?
Thanks in advance