Skip to content

TensorBoard

FlexAI’s hosted TensorBoard 🔗 instance provides organization-wide real-time insights into your AI Workloads’ progress.

TensorBoard is enabled by default for every organization, allowing you to track metrics, visualize model graphs, and analyze performance without any additional setup other than making your code write the required files to the path specified in the TENSORBOARD_LOG_DIR environment variable.

A screenshot of the TensorBoard interface

Visit https://tensorboard.flex.ai/ 🔗 and log in using your FlexAI account credentials to access the TensorBoard interface.

You can learn more about TensorBoard itself by visiting the TensorBoard documentation 🔗.