From 71ed455bb2a898a128b32aec0a67ba44fe8321d7 Mon Sep 17 00:00:00 2001 From: Carlo Lucibello Date: Sun, 13 Oct 2024 12:24:01 +0200 Subject: [PATCH] docs: add Flux.jl to the README (#83) After https://github.com/FluxML/Flux.jl/pull/2492 also Flux relies on MLDataDevices. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c90d4bb..78dc4ba 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![SciML Code Style](https://img.shields.io/static/v1?label=code%20style&message=SciML&color=9558b2&labelColor=389826)](https://github.com/SciML/SciMLStyle) `MLDataDevices.jl` is a lightweight package defining rules for transferring data across -devices. It is used in deep learning frameworks such as [Lux.jl](https://lux.csail.mit.edu/). +devices. It is used in deep learning frameworks such as [Lux.jl](https://lux.csail.mit.edu/) and [Flux.jl](https://fluxml.ai/). Currently we provide support for the following backends: