Currently, we only have saved model tests for TF 2.x (here).
The Python API for creating a savedmodel is different in TF 1.x vs 2.x so we should add a separate set of tests for packaging and running savedmodels with TF 1.x.
It should be added to the other TF tests here
Currently, we only have saved model tests for TF 2.x (here).
The Python API for creating a savedmodel is different in TF 1.x vs 2.x so we should add a separate set of tests for packaging and running savedmodels with TF 1.x.
It should be added to the other TF tests here