-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: ContinuousNormalizingFlows v0.14.1
UUID: 00b1973d-5b2e-40bf-8604-5c9c1d8f50ac Repo: https://github.com/impICNF/ContinuousNormalizingFlows.jl.git Tree: f3d1b634859392daa684fa302da4b3d0c9de5a78 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
- Loading branch information
1 parent
f520eba
commit 3501641
Showing
3 changed files
with
21 additions
and
5 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
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
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,5 +1,8 @@ | ||
["0.10-0.13"] | ||
CUDA = "4" | ||
|
||
["0.14-0"] | ||
["0.14.0"] | ||
CUDA = "4-5" | ||
|
||
["0.14.1-0"] | ||
CUDA = "5" |