tinygrad/test
2023-09-14 05:16:55 +08:00
..
external use class Foo: instead of class Foo(): (#1797) 2023-09-06 12:20:25 -07:00
extra apply view.py patch (#1844) 2023-09-10 17:32:15 -07:00
models kopt works with local+grouped reduce and tests (#1824) 2023-09-09 13:22:09 -07:00
unit fix type of helpers.prod, add test cases (#1859) 2023-09-14 05:16:55 +08: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 patch to remove hack from stable_diffusion.py (#1814) 2023-09-08 09:26:50 -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 kopt works with local+grouped reduce and tests (#1824) 2023-09-09 13:22:09 -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 linearizer: support local and group_for_reduce dimensions together (#1821) 2023-09-08 12:39:27 -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 symbolic shape type with TypeGuard (#1852) 2023-09-13 05:27:22 +08:00
test_symbolic_shapetracker.py symbolic shape type with TypeGuard (#1852) 2023-09-13 05:27:22 +08:00
test_tensor.py add test_tensor_copy (#1840) 2023-09-10 16:01:58 -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