Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Metal] Rewrite rules: Remove MetalSyncToCPU between Const and CPU Operator #1599

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

hdlj
Copy link
Collaborator

@hdlj hdlj commented Dec 9, 2024

After making MetalSyncToCpu stateful to avoid PropConst with Metal Op, some MetalSyncToCPUs were reintroduced which slow down the execution. This rewrite rule remove these ones.

@kali kali merged commit ec3c96b into main Dec 10, 2024
68 checks passed
@kali kali deleted the hotfix/residual-metal-sync-before-cpu branch December 12, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants