tinygrad/test
2023-09-08 09:25:10 -07:00
..
external use class Foo: instead of class Foo(): (#1797) 2023-09-06 12:20:25 -07:00
extra Parens and gls (#1768) 2023-09-04 16:09:01 -07:00
models KeyError fixed. (#1763) 2023-09-04 15:36:16 -04:00
unit Parens and gls (#1768) 2023-09-04 16:09:01 -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_allocators.py use class Foo: instead of class Foo(): (#1797) 2023-09-06 12:20:25 -07:00
test_assign.py Limit dims based on max size (#1390) 2023-07-31 19:18:19 -07:00
test_cache_collector.py no functions with same names in test/ (#1811) 2023-09-07 11:27:31 -07:00
test_conv.py 3x3 winograd convs (#1675) 2023-09-03 07:29:43 -07:00
test_conv_shapetracker.py add cache collector (#1595) 2023-08-28 19:59:55 -07:00
test_custom_function.py Move var_vals from ShapeTracker to LazyBuffer (#1819) 2023-09-08 09:25:10 -07:00
test_dtype.py move device to ops (#1646) 2023-08-23 08:30:17 -07:00
test_gc.py fix up eye and fix gc test 2023-02-27 06:53:18 -08:00
test_jit.py support symbols in shrink (#1611) 2023-08-22 09:08:21 -07:00
test_lazybuffer.py add cache collector (#1595) 2023-08-28 19:59:55 -07:00
test_linearizer.py zero fold (#1748) 2023-09-03 13:48:11 -07:00
test_net_speed.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_nn.py 3x3 winograd convs (#1675) 2023-09-03 07:29:43 -07:00
test_ops.py Make __getitem__ TINYer (#1661) 2023-09-02 23:01:01 -04:00
test_optim.py use class Foo: instead of class Foo(): (#1797) 2023-09-06 12:20:25 -07:00
test_randomness.py Tensor.uniform with dtype=int bug fix (#1593) 2023-08-26 01:59:53 -04:00
test_specific_conv.py move device to ops (#1646) 2023-08-23 08:30:17 -07:00
test_speed_v_torch.py Metal conv tensor cores (#1696) 2023-09-04 15:14:46 -07:00
test_symbolic_jit.py Move var_vals from ShapeTracker to LazyBuffer (#1819) 2023-09-08 09:25:10 -07:00
test_symbolic_ops.py Move var_vals from ShapeTracker to LazyBuffer (#1819) 2023-09-08 09:25:10 -07:00
test_symbolic_shapetracker.py Move var_vals from ShapeTracker to LazyBuffer (#1819) 2023-09-08 09:25:10 -07:00
test_tensor.py Use correct dtype in Tensor when data is an ndarray (#1785) 2023-09-06 07:35:32 -07:00
test_uops.py Parens and gls (#1768) 2023-09-04 16:09:01 -07:00
test_webgpu.js Revert "update editorconfig, enforce via CI (#1343)" (#1380) 2023-07-31 10:35:50 -07:00