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

Back to using faster mlx_lstadd_front #44

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

MyNameIsTrez
Copy link
Contributor

Calling mlx_lstadd_front without sorting first created visual issues when users didn't set depth values to their instances. By setting sort_queue to true those issues are resolved. Using mlx_lstadd_front is way more performant than the previous mlx_lstadd_back.

@W2Wizard W2Wizard added the Fix Fixed or resolved an issue label Jul 31, 2022
@W2Wizard
Copy link
Collaborator

W2Wizard commented Aug 1, 2022

Tested and seems to work! Thanks.

@W2Wizard W2Wizard merged commit ecf22a5 into codam-coding-college:master Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fixed or resolved an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants