Skip to content

Commit 2de969f

Browse files
committed
perf: use fast_activation instead of broadcasting
1 parent 12f68bd commit 2de969f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bench/comparison.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
| #layers | Forward | Train: 10 epochs |
88
| ------- | --------------- | -------------------- |
9-
| 1 | 21.9836 ms | 785.9677 ms |
10-
| 2 | 35.2872 ms | 1340.3389 ms |
11-
| 3 | 51.0229 ms | 2105.0524 ms |
12-
| 4 | 54.9812 ms | 2746.7931 ms |
13-
| 5 | 64.6753 ms | 3043.4466 ms |
9+
| 1 | 13.215269 ms | 857.77145 ms |
10+
| 2 | 21.864486 ms | 1509.3964 ms |
11+
| 3 | 29.911771 ms | 2039.654284 ms |
12+
| 4 | 37.942865 ms | 2417.136518 ms |
13+
| 5 | 43.498116 ms | 2822.866553 ms |
1414

1515
### Flux.jl (Julia)
1616

0 commit comments

Comments
 (0)