Skip to content

Commit

Permalink
chore: bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Oct 4, 2024
1 parent 8435c5e commit 568f4ae
Showing 1 changed file with 1 addition 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 = "Reactant"
uuid = "3c362404-f566-11ee-1572-e11a4b42c853"
authors = ["William Moses <[email protected]>", "Valentin Churavy <[email protected]>", "Sergio Sánchez Ramírez <[email protected]>", "Paul Berg <[email protected]>"]
version = "0.2.1"
version = "0.2.2"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down

3 comments on commit 568f4ae

@avik-pal
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/116611

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.2 -m "<description of version>" 568f4aebc46b436199348ae0412d87102729285e
git push origin v0.2.2

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reactant.jl Benchmarks

Benchmark suite Current: 568f4ae Previous: 8435c5e Ratio
ViT base (256 x 256 x 3 x 32)/forward/CUDA/Reactant 1348548882 ns 1368821584 ns 0.99
ViT base (256 x 256 x 3 x 32)/forward/CUDA/Lux 212068586 ns 218425022 ns 0.97
ViT base (256 x 256 x 3 x 32)/forward/CPU/Reactant 7517798530 ns 6050106855 ns 1.24
ViT base (256 x 256 x 3 x 32)/forward/CPU/Lux 19683289506 ns 15488677309 ns 1.27
ViT small (256 x 256 x 3 x 4)/forward/CUDA/Reactant 1243776954 ns 1325902484 ns 0.94
ViT small (256 x 256 x 3 x 4)/forward/CUDA/Lux 8271918 ns 9023661 ns 0.92
ViT small (256 x 256 x 3 x 4)/forward/CPU/Reactant 1618648780.5 ns 1609420383 ns 1.01
ViT small (256 x 256 x 3 x 4)/forward/CPU/Lux 2128908640 ns 2794718192 ns 0.76
ViT tiny (256 x 256 x 3 x 32)/forward/CUDA/Reactant 1338840304 ns 1294577037 ns 1.03
ViT tiny (256 x 256 x 3 x 32)/forward/CUDA/Lux 96170968.5 ns 95904983 ns 1.00
ViT tiny (256 x 256 x 3 x 32)/forward/CPU/Reactant 2214709425 ns 2174332771 ns 1.02
ViT tiny (256 x 256 x 3 x 32)/forward/CPU/Lux 6434125934.5 ns 6821449717 ns 0.94
ViT tiny (256 x 256 x 3 x 4)/forward/CUDA/Reactant 1292610183.5 ns 1325701874 ns 0.98
ViT tiny (256 x 256 x 3 x 4)/forward/CUDA/Lux 7514445 ns 7473938 ns 1.01
ViT tiny (256 x 256 x 3 x 4)/forward/CPU/Reactant 1464508502 ns 1465073203 ns 1.00
ViT tiny (256 x 256 x 3 x 4)/forward/CPU/Lux 1566707310 ns 1463367147.5 ns 1.07
ViT tiny (256 x 256 x 3 x 16)/forward/CUDA/Reactant 1311745668.5 ns 1326350975.5 ns 0.99
ViT tiny (256 x 256 x 3 x 16)/forward/CUDA/Lux 11640995 ns 11629254 ns 1.00
ViT tiny (256 x 256 x 3 x 16)/forward/CPU/Reactant 1752656647 ns 1757970313 ns 1.00
ViT tiny (256 x 256 x 3 x 16)/forward/CPU/Lux 2438524743 ns 3444375485.5 ns 0.71
ViT small (256 x 256 x 3 x 16)/forward/CUDA/Reactant 1317061418 ns 1298097547.5 ns 1.01
ViT small (256 x 256 x 3 x 16)/forward/CUDA/Lux 90788279.5 ns 88846123 ns 1.02
ViT small (256 x 256 x 3 x 16)/forward/CPU/Reactant 2241783791 ns 2210026137 ns 1.01
ViT small (256 x 256 x 3 x 16)/forward/CPU/Lux 4103375800 ns 4242489815 ns 0.97
ViT small (256 x 256 x 3 x 32)/forward/CUDA/Reactant 1295821022 ns 1276575769.5 ns 1.02
ViT small (256 x 256 x 3 x 32)/forward/CUDA/Lux 119511316 ns 115004565 ns 1.04
ViT small (256 x 256 x 3 x 32)/forward/CPU/Reactant 3133047316 ns 3089232880 ns 1.01
ViT small (256 x 256 x 3 x 32)/forward/CPU/Lux 13476698130 ns 17522163039 ns 0.77
ViT base (256 x 256 x 3 x 16)/forward/CUDA/Reactant 1323664631 ns 1322144951.5 ns 1.00
ViT base (256 x 256 x 3 x 16)/forward/CUDA/Lux 134036430.5 ns 125463399 ns 1.07
ViT base (256 x 256 x 3 x 16)/forward/CPU/Reactant 3216285328 ns 3222833870 ns 1.00
ViT base (256 x 256 x 3 x 16)/forward/CPU/Lux 7686831331 ns 6170636132 ns 1.25
ViT base (256 x 256 x 3 x 4)/forward/CUDA/Reactant 1309813849 ns 1280369557 ns 1.02
ViT base (256 x 256 x 3 x 4)/forward/CUDA/Lux 88057761.5 ns 84708910.5 ns 1.04
ViT base (256 x 256 x 3 x 4)/forward/CPU/Reactant 1900428661 ns 2107430045 ns 0.90
ViT base (256 x 256 x 3 x 4)/forward/CPU/Lux 2543347074 ns 2642122582 ns 0.96

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.