Skip to content

Commit

Permalink
lvis results
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed Nov 23, 2024
1 parent 86a1320 commit dd8c628
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples/bench_lvis/bench_results.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,16 @@ and performance is roughly similar.

# V2.0.0-dev0.2.2 webgpu initial

Currently, can only handle -hiddenNeurs=4 due to memory limits!
Currently, can only handle -hiddenNeurs=4 due to memory limits! wgpu issues need fixed.

```
go test -gpu -hiddenNeurs=4 -verbose=false -ndata=1 -bench=. -run not
```

* 2.7 with ndata = 1 on GPU, with ndata=1 di still inner-most.
* 9.7 on CPU = 3.6x speedup for GPU; CPU is sig slower due to atomic sendspikes.


# v2.0.0-dev0.2.1 vgpu final 09/02/24 (linear SynCa approx)

## MacBook Pro M3
Expand Down

0 comments on commit dd8c628

Please sign in to comment.