Skip to content

Conversation

isuruf
Copy link
Collaborator

@isuruf isuruf commented Jun 2, 2023

No description provided.

@isuruf isuruf marked this pull request as ready for review June 2, 2023 01:37
@@ -183,7 +183,7 @@ def evaluate(self, kernel, coeffs, bvec, rscale, sac=None):
in *coeffs*.
"""

def get_loopy_evaluator(self, kernels: Sequence[Kernel]) -> lp.TranslationUnit:
def loopy_evaluator(self, kernels: Sequence[Kernel]) -> lp.TranslationUnit:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would get renamed to loopy_evaluator_and_optimizations in #158

@inducer inducer merged commit 8960662 into inducer:main Jun 2, 2023
@inducer
Copy link
Owner

inducer commented Jun 2, 2023

Thanks! This is definitely a step up from where it was.

@isuruf isuruf deleted the refactor-loopy branch June 2, 2023 23:24
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.

2 participants