Model inference using PyTorch

The following notebook demonstrates the Databricks recommended deep learning inference workflow. This example illustrates model inference using PyTorch with a trained ResNet-50 model and image files as input data.

Model inference with PyTorch notebook

Open notebook in new tab