You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
It may be nice to include support to write logs directly to S3.
Tensorboard supports reading data directly from S3 tensorboard --logdir=s3://bucket/path. Tensorflow seems to support writing directly to S3.