I built and trained a model using TensorFlow 2.2.
When loading the model and using model.predict, I get deterministic results back. This is great.
model.predict
Whe