Skip to content

Commit

Permalink
Merge pull request #300 from LuxDL/ap/docs
Browse files Browse the repository at this point in the history
remove Dataloaders
  • Loading branch information
avik-pal authored Apr 15, 2023
2 parents 817d868 + 0508328 commit 338bcef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ AbstractDifferentiation = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
DataLoaders = "2e981812-ef13-4a9c-bfa0-ab13047b12a9"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
Expand All @@ -27,7 +26,6 @@ AbstractDifferentiation = "0.4, 0.5"
CUDA = "3, 4"
CairoMakie = "0.9, 0.10"
ComponentArrays = "0.13"
DataLoaders = "0.1"
ForwardDiff = "0.10"
Functors = "0.2, 0.3, 0.4"
Lux = "0.4"
Expand Down

0 comments on commit 338bcef

Please sign in to comment.