-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: OneHotArrays v0.2.0 (#72035)
UUID: 0b1bfda6-eb8a-41d2-88d8-f5af5cad476f Repo: https://github.com/FluxML/OneHotArrays.jl.git Tree: aee0130122fa7c1f3d394231376f07869f1e097c Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
- Loading branch information
1 parent
0d29148
commit 3ad0907
Showing
3 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
[0] | ||
Adapt = "3" | ||
ChainRulesCore = "1.13.0-1" | ||
GPUArrays = "8.2.1-8" | ||
MLUtils = "0.2" | ||
NNlib = "0.8" | ||
julia = "1.6.0-1" | ||
|
||
["0-0.1"] | ||
GPUArrays = "8.2.1-8" | ||
MLUtils = "0.2" | ||
|
||
["0.2-0"] | ||
GPUArraysCore = "0.1" | ||
MLUtils = "0.2-0.3" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
[0] | ||
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" | ||
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" | ||
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54" | ||
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd" | ||
|
||
["0-0.1"] | ||
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7" | ||
|
||
["0.2-0"] | ||
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "2f6efe2f76d57a0ee67cb6eff49b4d02fccbd175" | ||
|
||
["0.2.0"] | ||
git-tree-sha1 = "aee0130122fa7c1f3d394231376f07869f1e097c" |