Updated TensorFlow with SeaweedFS (markdown)

Chris Lu 2020-12-26 00:00:31 -08:00
parent cd6d65e68b
commit 83be285147

@ -19,6 +19,7 @@ model.fit(train_dataset, ...)
```
# TensorFlow on SeaweedFS S3
[TensorFlow already supports S3](https://github.com/tensorflow/examples/blob/master/community/en/docs/deploy/s3.md)
Here is an adaption of it with unnecessary content removed.
## Configuration