j
FUSE Filesystem in Userspace
- Mount buckets as filesystem, similar to classic Fuse unix plugins
- similar to AWS S3, files are all in the same bucket and directories are only interpreted from filenames with slashes
fuse use in machine learning
Cloud Storage FUSE is useful for machine learning (ML) projects because it provides a way to store data, models, checkpoints, and logs directly in Cloud Storage. For more information, see Cloud Storage FUSE for ML workloads.
compatibility
- TensorFlow V2.x
- TensorFlow V1.x
- PyTorch V2.x
- PyTorch V1.x
- JAX 0.4.x