I am using the DaCe framework to create SDFGs from other pieces of code. Therefore, when I am translating the code, I need the tasklet debug info to relate to the original code rather than the python code doing the translating.
Is that possible in DaCe, and if so, how?