Comparing the Environments

Learn how to ensure that the testing and production environments are equal to catch problems.

Overview

Let’s suppose our model runs on mobile and in the cloud using different engines—coreml and onnxruntime. It would be great to make sure both pipelines produce the same result for identical input, as shown below:

Get hands-on with 1200+ tech skills courses.