Unable to run example script to generate Coreml Models #10797
Labels
module: coreml
Issues related to Apple's Core ML delegation and code under backends/apple/coreml/
module: examples
Issues related to demos under examples/
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
🐛 Describe the bug
Hi guys, I just trying to follow the tutorial of converting coreml model in https://github.com/pytorch/executorch/tree/main/examples/apple/coreml
When I run:
I got
Versions
PyTorch version: 2.8.0.dev20250325
Is debug build: False
CUDA used to build PyTorch: None
ROCM used to build PyTorch: N/A
OS: macOS 15.4.1 (arm64)
GCC version: Could not collect
Clang version: 16.0.0 (clang-1600.0.26.6)
CMake version: version 3.31.6
Libc version: N/A
Python version: 3.10.10 (main, May 6 2025, 11:14:40) [Clang 16.0.0 (clang-1600.0.26.6)] (64-bit runtime)
Python platform: macOS-15.4.1-arm64-arm-64bit
Is CUDA available: False
CUDA runtime version: No CUDA
CUDA_MODULE_LOADING set to: N/A
GPU models and configuration: No CUDA
Nvidia driver version: No CUDA
cuDNN version: No CUDA
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: True
CPU:
Apple M4
Versions of relevant libraries:
[pip3] executorch==0.7.0a0+1c2b7ba
[pip3] numpy==2.0.0
[pip3] optimum-executorch==0.0.0.dev0
[pip3] pytorch-tokenizers==0.1.0
[pip3] torch==2.8.0.dev20250325
[pip3] torchao==0.12.0+gitc9b9adc7
[pip3] torchaudio==2.6.0.dev20250325
[pip3] torchdata==0.11.0
[pip3] torchsr==1.0.4
[pip3] torchtune==0.6.1
[pip3] torchvision==0.22.0.dev20250325
[conda] No relevant packages
cc @mergennachin @iseeyuan @lucylq @helunwencser @tarun292 @kimishpatel @jackzhxng @YifanShenSZ @cymbalrush @metascroy
The text was updated successfully, but these errors were encountered: