TensorFlow2: When I use custom normalizer_fn in tf.feature_column.numeric_column, how to save the whole model to TF format and reload from the SavedModel file?
I get