Skip to content

Pull requests: apple/coremltools

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix SIGSEGV: release prediction input arrays with the GIL held
#2827 opened Aug 21, 2026 by kasper0406 Contributor Loading…
Support PyTorch angle and trig ops (deg2rad, rad2deg, hypot)
#2817 opened Aug 15, 2026 by jaseem-kurikkal Contributor Loading…
Read torch rand's dtype from the argument that holds it
#2813 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Fall back instead of baking a symbolic dim into softplus and nll_loss
#2812 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
State the limitation when chunk / unbind meet a dynamic dim
#2811 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Use the first dim of size 3 when torch.cross has no dim
#2810 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Tell apart torch overloads that TorchScript reports under one node kind
#2809 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Support a symbolic batch dim in torch narrow and group_norm
#2808 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Bound gather_nd / scatter_nd indices by the dims they actually address
#2806 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Const fold scatter_along_axis and scaled_dot_product_attention correctly
#2802 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Fix pipeline traversal when mapping a model to structure paths
#2800 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Read the packed-sequence schema of gru / rnn_tanh / rnn_relu correctly
#2798 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Fix clamped_relu's value_inference for a negative beta
#2797 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Rename a feature inside nested MIL blocks
#2796 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Copy the input in thresholded_relu's value_inference
#2795 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
guard_negative_gather_indices: offset gather_nd indices from batch_dims
#2794 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Reject a classifier whose probabilities have a symbolic shape
#2793 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.