Skip to content

Revert "add interpolate_like for cpu"#10645

Merged
ShawnXuan merged 1 commit into
masterfrom
revert-10544-add_interpolate_like
Jun 10, 2025
Merged

Revert "add interpolate_like for cpu"#10645
ShawnXuan merged 1 commit into
masterfrom
revert-10544-add_interpolate_like

Conversation

@ShawnXuan

Copy link
Copy Markdown
Collaborator

Reverts #10544

This PR reverts the previous changes that added support for the interpolate_like operator. During further testing, it was found that the backward (gradient) implementation of this operator is not correctly supported, which could lead to incorrect training behavior. We’ll revisit and reintroduce this feature once the backward implementation is properly handled and verified.

@ShawnXuan ShawnXuan merged commit 43dc0ca into master Jun 10, 2025
27 of 33 checks passed
@ShawnXuan ShawnXuan deleted the revert-10544-add_interpolate_like branch June 10, 2025 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants