TensorFlow Machine Learning Framework
Debug TensorFlow Models with tfdbg- Google Developers Blog

Debug TensorFlow Models with tfdbg- Google Developers Blog

2/17/2017

What this post added

Introduced tfdbg, a TensorFlow debugger, to aid in debugging TensorFlow models. tfdbg provides features such as graph visualization, tensor inspection, and step-by-step execution to help developers understand and resolve issues during model development.

Read the original post ↗