/tensorboard-lite

📱 Lightweight TensorBoard client for Android and iOS created using the Flutter mobile SDK.

Primary LanguageDartApache License 2.0Apache-2.0

TensorBoard Lite

A lightweight TensorBoard client for Android and iOS created using the Flutter mobile SDK.

It currently only supports the display of scalar and pr-curve summaries and is still in very early stages.

The TensorBoard endpoint and basic auth credentials can be specifeid via the settings icon in the top right.

Getting started

Clone repo:

git clone https://github.com/philippnormann1337/tensorboard-lite.git

Build app:

  • flutter build apk for Android
  • flutter build ios for iOS