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

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…
Accept an unflatten size read from the input shape
#2799 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…
fuse_reduce_mean: do not fuse when the scalar operand raises the rank
#2792 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Resize a symbolic input to a fixed output size with the iOS17 resize op
#2791 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.