-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump dependencies * build * darwin arm64 * fix * fix * Revert "fix" This reverts commit aa00173.
- Loading branch information
Showing
2 changed files
with
1 addition
and
6 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
f3c65db
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reactant.jl Benchmarks
ViT base (256 x 256 x 3 x 32)/forward/CUDA/Reactant
1458455508
ns1433938661
ns1.02
ViT base (256 x 256 x 3 x 32)/forward/CUDA/Lux
251236706
ns241225931
ns1.04
ViT base (256 x 256 x 3 x 32)/forward/CPU/Reactant
5585368365
ns5293983326
ns1.06
ViT base (256 x 256 x 3 x 32)/forward/CPU/Lux
18510942516
ns17066026908
ns1.08
ViT small (256 x 256 x 3 x 4)/forward/CUDA/Reactant
1416635330
ns1370513178
ns1.03
ViT small (256 x 256 x 3 x 4)/forward/CUDA/Lux
8999966.5
ns8307967.5
ns1.08
ViT small (256 x 256 x 3 x 4)/forward/CPU/Reactant
1626174510
ns1626851066.5
ns1.00
ViT small (256 x 256 x 3 x 4)/forward/CPU/Lux
2507000840
ns2450375926.5
ns1.02
ViT tiny (256 x 256 x 3 x 32)/forward/CUDA/Reactant
1464452980
ns1384065918.5
ns1.06
ViT tiny (256 x 256 x 3 x 32)/forward/CUDA/Lux
87282999
ns88623982
ns0.98
ViT tiny (256 x 256 x 3 x 32)/forward/CPU/Reactant
2196952516
ns2188317241
ns1.00
ViT tiny (256 x 256 x 3 x 32)/forward/CPU/Lux
5380501243
ns3783884903.5
ns1.42
ViT tiny (256 x 256 x 3 x 4)/forward/CUDA/Reactant
1539579056
ns1401367836.5
ns1.10
ViT tiny (256 x 256 x 3 x 4)/forward/CUDA/Lux
7997757
ns7284208
ns1.10
ViT tiny (256 x 256 x 3 x 4)/forward/CPU/Reactant
1478484824
ns1462297272.5
ns1.01
ViT tiny (256 x 256 x 3 x 4)/forward/CPU/Lux
1648231085
ns1424961515
ns1.16
ViT tiny (256 x 256 x 3 x 16)/forward/CUDA/Reactant
1433497500
ns1400469080
ns1.02
ViT tiny (256 x 256 x 3 x 16)/forward/CUDA/Lux
79774892
ns81326117.5
ns0.98
ViT tiny (256 x 256 x 3 x 16)/forward/CPU/Reactant
1780124071
ns1760867772
ns1.01
ViT tiny (256 x 256 x 3 x 16)/forward/CPU/Lux
2802545314
ns2319602333
ns1.21
ViT small (256 x 256 x 3 x 16)/forward/CUDA/Reactant
1366374529
ns1367132681
ns1.00
ViT small (256 x 256 x 3 x 16)/forward/CUDA/Lux
87273858
ns92864268
ns0.94
ViT small (256 x 256 x 3 x 16)/forward/CPU/Reactant
2290981311
ns2237352484
ns1.02
ViT small (256 x 256 x 3 x 16)/forward/CPU/Lux
4409558714
ns4234209066
ns1.04
ViT small (256 x 256 x 3 x 32)/forward/CUDA/Reactant
1481595475
ns1386068553
ns1.07
ViT small (256 x 256 x 3 x 32)/forward/CUDA/Lux
117880246.5
ns117300918
ns1.00
ViT small (256 x 256 x 3 x 32)/forward/CPU/Reactant
3059007138
ns3133188515
ns0.98
ViT small (256 x 256 x 3 x 32)/forward/CPU/Lux
8537922961
ns8735211128
ns0.98
ViT base (256 x 256 x 3 x 16)/forward/CUDA/Reactant
1475455846
ns1391545514
ns1.06
ViT base (256 x 256 x 3 x 16)/forward/CUDA/Lux
137789966
ns134529716.5
ns1.02
ViT base (256 x 256 x 3 x 16)/forward/CPU/Reactant
3144114552
ns3316472465
ns0.95
ViT base (256 x 256 x 3 x 16)/forward/CPU/Lux
11348055235
ns5726214214.5
ns1.98
ViT base (256 x 256 x 3 x 4)/forward/CUDA/Reactant
1431172027
ns1374340443
ns1.04
ViT base (256 x 256 x 3 x 4)/forward/CUDA/Lux
84404630.5
ns78982601.5
ns1.07
ViT base (256 x 256 x 3 x 4)/forward/CPU/Reactant
1904321145.5
ns1899222307.5
ns1.00
ViT base (256 x 256 x 3 x 4)/forward/CPU/Lux
2628751204
ns2483023554
ns1.06
This comment was automatically generated by workflow using github-action-benchmark.