Skip to content

Commit

Permalink
new release 1.3 (project.toml)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasdominik committed May 13, 2023
1 parent 95c35a8 commit 4c87713
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "NNHelferlein"
uuid = "b9e938e5-d80d-48a2-bb0e-6649b4a98aeb"
authors = ["andreas.dominik <[email protected]>"]
version = "1.2.0"
version = "1.3.0"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down
4 changes: 4 additions & 0 deletions docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

### wip
+ GPU selection added (not yet exported)

### v1.3
+ Transformer API added for Bert-like architectures
+ Transformer example
+ ramp-up of beta added to VAE
+ disambiguate vae signature

Expand Down

0 comments on commit 4c87713

Please sign in to comment.