Malloc generated even with __enzyme_allocation_like
#2061
Unanswered
erick-xanadu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, we have used Enzyme in the past. I recently noticed that there are mallocs and free in the output of Enzyme, even though we register a custom allocation and deallocation function with Enzyme.
The mallocs and frees seen are similar to the following:
Do you know if this is expected behaviour? We are using Enzyme version 0.0.130. Thanks!
I was suggested to ping @wsmoses for more visibility.
Beta Was this translation helpful? Give feedback.
All reactions