tinygrad/test
George Hotz c8fbdeb48e
test speed llama (#1046)
* test speed llama

* oops, put it back

* uses the real device codegen

* just do it on the mac

* pp

* is faster?

* Revert "is faster?"

This reverts commit 42db542010.

* disable docker again for less load on CI
2023-06-25 15:22:56 -07:00
..
external test speed llama (#1046) 2023-06-25 15:22:56 -07:00
extra Windows & Ubuntu CLANG CI support (#1011) 2023-06-19 09:33:24 -07:00
models Windows & Ubuntu CLANG CI support (#1011) 2023-06-19 09:33:24 -07:00
unit test speed llama (#1046) 2023-06-25 15:22:56 -07:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08:00
Dockerfile Docker fix (#1039) 2023-06-25 10:38:58 -07:00
test_assign.py Refactor LoadOps (#910) 2023-06-03 09:40:43 -07:00
test_conv.py Add conv binops_no_rerun test assertions (#665) 2023-03-10 19:09:48 -08:00
test_conv_shapetracker.py speed like you wouldn't believe (#626) 2023-03-02 07:49:19 -08:00
test_custom_function.py Disktensors! (#819) 2023-05-28 15:40:37 -07:00
test_dtype.py add cuda on cpu tests (#1020) 2023-06-22 14:15:50 -07:00
test_gc.py fix up eye and fix gc test 2023-02-27 06:53:18 -08:00
test_jit.py assertions for jit 2023-05-05 21:56:32 -07:00
test_net_speed.py test speed llama (#1046) 2023-06-25 15:22:56 -07:00
test_nn.py Windows & Ubuntu CLANG CI support (#1011) 2023-06-19 09:33:24 -07:00
test_ops.py Reduce tensor dot line count and fixed 1d tensor dot (#1045) 2023-06-25 10:32:45 -07:00
test_optim.py Add weight decay to SGD (#883) 2023-06-01 13:13:18 -07:00
test_randomness.py Refactor LoadOps (#910) 2023-06-03 09:40:43 -07:00
test_specific_conv.py disable that test on LLVM. i have to stop pushing to master 2023-05-26 03:11:03 +00:00
test_speed_v_torch.py global -> group (#1007) 2023-06-21 11:50:43 -07:00
test_tensor.py Zero dim Tensor support (#777) 2023-06-01 11:32:02 -07:00