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.
git clone https://github.com/philippnormann1337/tensorboard-lite.git
flutter build apk
for Androidflutter build ios
for iOS