I have two tensorflow models for two sequential tasks. For some reasons, these two models can't be trained jointly. But now I need to use the output of model 1 as the input of model 2 in prediction stage. Is there anyone who knows how to export these two model in one so that we can get the final output in one step?
2.1m questions
2.1m answers
60 comments
57.0k users