|
a0010898cc
|
Better batched matmul.
|
2023-11-17 10:36:57 +01:00 |
|
|
2801541e5f
|
new_owned -> new()..to_owned().
|
2023-11-16 11:07:56 +01:00 |
|
|
4289984d32
|
Remove some prints.
|
2023-11-13 14:51:40 +01:00 |
|
|
1471f98f0b
|
BF16 metal fix.
|
2023-11-13 14:44:20 +01:00 |
|
|
dd4a40f1c0
|
Fixes + cache compute_pipeline_state.
|
2023-11-13 14:33:16 +01:00 |
|
|
79845bd93b
|
Working version for llama2-c.
|
2023-11-13 12:36:27 +01:00 |
|
|
6071797450
|
Add erf.
|
2023-11-11 18:22:16 +01:00 |
|
|
3900091e75
|
All tests are panicking instead of random failure.
|
2023-11-11 17:43:35 +01:00 |
|
|
54355ff997
|
Adding some half kernels.
|
2023-11-11 17:43:35 +01:00 |
|
|
e02f1912bb
|
Reusing a single buffer (for now) to speed things up.
|
2023-11-11 17:43:35 +01:00 |
|
|
7adfb70dff
|
Few fixes.
|
2023-11-11 17:43:35 +01:00 |
|
|
3ad02147e4
|
Starting to fix some tests.
|
2023-11-11 17:43:34 +01:00 |
|
|
d840838e95
|
Cleanup fixed a few ops removed debugging scaffolding.
|
2023-11-11 17:18:00 +01:00 |
|
|
61a070fdd1
|
Debugging rope.
|
2023-11-11 17:18:00 +01:00 |
|
|
e35669647d
|
Fixed matmul (display still broken without casting back to CPU first? )
|
2023-11-11 17:18:00 +01:00 |
|
|
53e8b7ee3e
|
Tmp state.
|
2023-11-11 17:18:00 +01:00 |
|
|
02c2ec2c71
|
Adding indexing.
Co-authored-by: Ivar Flakstad <69173633+ivarflakstad@users.noreply.github.com>
|
2023-11-11 17:18:00 +01:00 |
|
|
9a2784b8ab
|
Refactor to simplify our lives for settings the params in the encoder.
|
2023-11-11 17:18:00 +01:00 |
|
|
0f652f0e3d
|
Adding the actual backend
|
2023-11-11 17:18:00 +01:00 |
|