TensorBoard is a visualization suite for inspecting TensorFlow runs, models, metrics, graphs, and saved summaries. It helps developers understand training behavior, compare experiments, and diagnose model performance over time.
The dashboard that displays the summaries saved during the execution of one or more TensorFlow programs.
TensorBoard is a suite of web applications for visualizing and understanding TensorFlow runs and models. For more information, see TensorBoard.