Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-24 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-23 | 0 | 0 | 0 | 0 | 1 |
| 2026-08-22 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-21 | 0 | 0 | 1 | 1 | 1 |
| 2026-08-20 | 1 | 0 | 3 | 3 | 3 |
| 2026-08-19 | 3 | 0 | 0 | 0 | 2 |
| 2026-08-18 | 0 | 2 | 0 | 0 | 0 |
| 2026-08-17 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-16 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-14 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-13 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-11 | 0 | 0 | 1 | 1 | 1 |
Opened: 4
Closed: 2
Comments: 4
Events: 4
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#2825 SIGSEGV in Espresso cast_kernel_cpu / vDSP_vflt32 for transformer text encoders with a dynamic sequence dimension (static shape works) Opened 5 days ago | msluszniak | open | No labels | 2 | 0 | 2 days ago |
#2823 Removed `torch.ao.quantization.quantizer` imports in coremltools/optimize/torch break on torch 2.11 — request for decision on removal/deprecation of CoreMLQuantizer Opened 5 days ago | xyf5432 | open | No labels | 4 | 0 | 3 days ago |
#2826 TorchConverter: states=[] cannot express "this model has no states" Opened 4 days ago | john-rocky | open | No labels | 1 | 0 | 4 days ago |
#2821 rms_norm translation inflates eps by max(|x|)^2 — percent-level errors on spiky activations even at FLOAT32 / CPU_ONLY Opened 5 days ago | nschlaepfer | open | No labels | 0 | 0 | 5 days ago |
#2340 Support BICUBIC interpolation for image resizing Opened 2 years ago | JarnoRFB | closed - completed | feature request PyTorch (traced) | 2 | 2 | 6 days ago |
#1747 Implement PyTorch op `upsample_bicubic2d` Opened 4 years ago | AustinStarnes | closed - completed | triaged PyTorch (traced) missing layer type | 11 | 5 | 6 days ago |
#2666 CoreML CPU InstanceNorm3d behaves differently depending on track_running_stats Opened 5 months ago | 0xShug0 | closed - completed | bug PyTorch (traced) | 2 | 0 | 7 days ago |
#2772 avg_pool1d/avg_pool2d with ceil_mode=True silently return incorrect values Opened 20 days ago | LeSingh1 | closed - completed | No labels | 2 | 0 | 10 days ago |
#2586 SKLearn regression model with multiple outputs Opened 1 year ago | johan-sightic | open | feature request | 1 | 0 | 13 days ago |
#2579 Unsupported a / x.shape[0] Opened 1 year ago | phhusson | closed - completed | bug triaged | 0 | 0 | 18 days ago |
#2565 coremltools gives incorrect output for torch.ops.aten.diagonal.default Opened 1 year ago | metascroy | closed - completed | bug | 0 | 0 | 18 days ago |
#2226 Please add support for `torch.tensor_split` Opened 2 years ago | mallman | closed - completed | triaged PyTorch (traced) missing layer type | 3 | 0 | 21 days ago |
#2761 noop_elimination silently drops the floor of floor_div(x, 1) for float inputs Opened 1 month ago | winklemad | closed - completed | No labels | 0 | 0 | 21 days ago |
#2646 Support Python 3.14 Opened 7 months ago | cdeil | open | feature request | 5 | 12 | 21 days ago |
#2764 EnumeratedShapes converts with ClassifierConfig Opened 26 days ago | DLumi | open | bug | 4 | 0 | 25 days ago |
#2751 Map MIL ops back to their originating nn.Module for debugging and profiling Opened 2 months ago | RKey-PairApple | open | feature request | 3 | 0 | 25 days ago |
#2625 Large output errors when converting MobileNetV3 in FP16 Opened 9 months ago | johan-sightic | open | bug | 18 | 0 | 28 days ago |
#2687 Softplus on Apple Neural Engine has a hard fp16 discontinuity at x ≈ 10.4 (output drops to 0) Opened 4 months ago | ChinChangYang | open | bug | 4 | 0 | 28 days ago |
#2759 cumsum with exclusive=True crashes when constant-folded (TypeError: Cannot construct a dtype from an array) Opened 1 month ago | winklemad | closed - completed | No labels | 0 | 0 | 1 month ago |
#2130 Input error during converting torch.fft.irfft Opened 3 years ago | xyu2 | closed - completed | bug triaged PyTorch (traced) | 4 | 0 | 1 month ago |
#2628 MIL pow op for 2.0 to 0.0 is 0.0 Opened 9 months ago | kentslaney | closed - completed | bug triaged | 6 | 0 | 1 month ago |
#1793 RuntimeError: PyTorch convert function for op 'torchvision::roi_align' not implemented. Opened 3 years ago | ivyas21 | closed - completed | bug triaged PyTorch (traced) | 5 | 0 | 1 month ago |
#2758 predict() with CPU_AND_NE silently SIGKILLs the process on a large fully-ANE-eligible mlprogram (ANECCompile failure not surfaced at load) Opened 1 month ago | robertopernisco | closed - completed | Core ML Framework | 2 | 0 | 1 month ago |
#1889 Support for deform_conv2d operation from PyTorch Opened 3 years ago | Volutionn | closed - completed | triaged PyTorch (traced) missing layer type | 19 | 8 | 1 month ago |
#2757 MLComputePlan.load_from_path() aborts the whole process (uncatchable SIGABRT) when given an .mlpackage path Opened 1 month ago | robertopernisco | open | No labels | 1 | 0 | 1 month ago |