We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d5c982 commit 04e1ba9Copy full SHA for 04e1ba9
prototype_source/ios_coreml_workflow.rst
@@ -26,7 +26,7 @@ Next, since the Core ML delegate is a prototype feature, let's install the PyTor
26
27
pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
28
29
- pip3 install coremltools==5.0b5
+ pip3 install coremltools==5.0b5 protobuf==3.20.1
30
31
32
Model Preparation
0 commit comments