/tensorflow-talk-debugging

💬 Slides and supplementary codes for my talk 'Debugging Tips on TensorFlow' (2016)

Primary LanguagePython

A Practical Guide for Debugging TensorFlow Codes

My talk in the first meetup of TensorFlow Korea Group!

18 June 2016, at Google Korea, Seoul

Updates

  • June 18th, 2016 (v1): Initial version of the talk.
  • December 9th, 2016 (v2): Added a brief introduction to the official debugger, for readers' reference.
  • Feb 17th, 2016 (v3): Updated examples to be compatible with TF 1.0, and added more contents on tfdbg.