Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

How to debug into custom-op use Makefile? #85

Open
shipleyxie opened this issue Nov 6, 2020 · 0 comments
Open

How to debug into custom-op use Makefile? #85

shipleyxie opened this issue Nov 6, 2020 · 0 comments

Comments

@shipleyxie
Copy link

I have the PID while run python : 10495.
What i want to do:

gdb -p 10495
(gdb)break tensorflow_zero_out/cc/kernels/zero_out_kernels.cc:33

And my question is how to compile custom op with debug option?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant