{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Writes experiment metrics, graphs, embeddings, and media to TensorBoard event files without requiring TensorFlow, supporting multiple tensor frameworks and cloud storage backends.","skillfed_tags":["experiment-tracking","tensorboard","framework-agnostic"],"use_cases":["Log training metrics (loss, accuracy) and visualize them in TensorBoard during model training without TensorFlow.","Track hyperparameter experiments and compare multiple runs side-by-side in TensorBoard's hparams plugin.","Store experiment artifacts (model graphs, embeddings, sample images) to cloud storage for distributed team access.","Monitor non-PyTorch deep learning frameworks (JAX, PaddlePaddle) using TensorBoard's visualization interface.","Archive training logs to S3 or GCS for long-term experiment reproducibility and audit trails."],"what_it_does":"TensorBoardX is a standalone library that writes TensorBoard event files without requiring TensorFlow as a dependency. It provides a SummaryWriter interface for logging scalars, histograms, images, audio, embeddings, graphs, and other experiment artifacts to disk or cloud storage (S3, GCS). The library acts as a bridge between training code and TensorBoard visualization, letting you monitor experiments in TensorBoard regardless of which deep learning framework you use.\n\nThe package supports PyTorch, JAX, PaddlePaddle, and other tensor libraries through a framework-agnostic API. It handles writing to local disk, Amazon S3, and Google Cloud Storage, with optional optimizations like crc32c acceleration. Recent versions maintain compatibility with modern NumPy and protobuf releases, and the codebase remains actively maintained with regular bug fixes and dependency updates.","worth_installing":"Yes. Actively maintained, low install friction, no security vulnerabilities, and MIT-licensed. Use it if you want TensorBoard visualization without TensorFlow, or need to log experiments from multiple frameworks. The recent protobuf version bump and NumPy 1.25+ fixes show the maintainers keep pace with ecosystem changes. Stable choice for experiment tracking in non-TensorFlow workflows."},"id":"tensorboardx","links":{"html":"https://skillfed.io/packages/tensorboardx","md":"https://skillfed.io/packages/tensorboardx.md","pypi":"https://pypi.org/project/tensorboardx/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-03","license_spdx":"MIT","license_treatment":"permissive","name":"tensorboardX","python_support":"supports_current","summary":"TensorBoardX lets you watch Tensors Flow without Tensorflow"},"popularity":{"monthly_downloads":5972785,"position":1998,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.6.5"}
