From 9e7546ee44927dd324b76eadf1ca5a6c442d3e89 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Mon, 4 Nov 2024 10:40:46 -0500 Subject: [PATCH] docs: update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 78dc4ba..eff739f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ [![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet)](https://github.com/SciML/ColPrac) [![SciML Code Style](https://img.shields.io/static/v1?label=code%20style&message=SciML&color=9558b2&labelColor=389826)](https://github.com/SciML/SciMLStyle) +> [!WARNING] +> Package has been moved to a subdirectory in Lux https://github.com/LuxDL/Lux.jl/tree/main/lib/ + `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/) and [Flux.jl](https://fluxml.ai/).