I need to save and load a computational graph in Tensorflow. I have a model which is trained and saved to export into C++. But the model needs some preprocessed data. So I wrote