Quiz (Model Conversion)
Test your knowledge of the model conversion processes in the PyTorch Image Model.
Model Conversion
1
Which function will export a PyTorch model to an ONNX model?
A)
torch_to_onnx
B)
torch.export.onnx
C)
torch.onnx.export
D)
export_torch
Question 1 of 80 attempted
Get hands-on with 1400+ tech skills courses.