1

I tried following the instruction here (see also here) on how to use gdb with tensorflow. The ability to break at breakpoints seems really nice. However everybody quotes the same example of breaking at TF_NewSession (or TF_NewDeprecatedSession for later versions of tf). Are there examples of breaking at more internal functions such as ComputeAsync, RunAsync, etc? These methods are not exposed in the tensorflow/c directory but rather are part of internal classes like Ops or Iterators. Thanks.

John

John Jiang
  • 827
  • 1
  • 9
  • 19

0 Answers0