You create a multi-class image classification deep learning model.
You train the model by using PyTorch version 1.2.
You need to ensure that the correct version of PyTorch can be identified for the inferencing environment when the model is deployed.
What should you do?
framework_version: The PyTorch version to be used for executing training code.
Currently there are no comments in this discussion, be the first to comment!