tinygrad/test
2023-08-16 13:22:19 -07:00
..
external single model (#1560) 2023-08-16 13:22:19 -07:00
extra Revert "update editorconfig, enforce via CI (#1343)" (#1380) 2023-07-31 10:35:50 -07:00
models Bert: use Tensor.scaled_dot_product_attention (#1528) 2023-08-12 08:46:04 -07:00
unit ShapeTracker.var_vals (#1540) 2023-08-14 18:53:37 -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 Limit dims based on max size (#1390) 2023-07-31 19:18:19 -07:00
test_conv.py Limit dims based on max size (#1390) 2023-07-31 19:18:19 -07:00
test_conv_shapetracker.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_custom_function.py flake8 (#1323) 2023-07-24 11:19:58 -04:00
test_dtype.py Torch/LLVM/arm F64 support (#1551) 2023-08-15 21:21:08 -04:00
test_gc.py fix up eye and fix gc test 2023-02-27 06:53:18 -08:00
test_helpers.py fix: Context (#1430) 2023-08-04 10:53:48 -04:00
test_jit.py use allclose instead of equals in test_jit (#1504) 2023-08-08 22:22:17 -07:00
test_lazybuffer.py ShapeTracker.var_vals (#1540) 2023-08-14 18:53:37 -07:00
test_linearizer.py dedup kernel args v2 (#1272) 2023-07-18 20:03:42 -07:00
test_net_speed.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_nn.py Limit dims based on max size (#1390) 2023-07-31 19:18:19 -07:00
test_ops.py fix casting behavior for interpreted buffers (#1525) 2023-08-13 19:21:37 -07:00
test_optim.py Add WEBGPU tests to CI (#1463) 2023-08-06 10:32:01 -07:00
test_randomness.py rng hlops: add normal and kaiming_normal (#1378) 2023-07-31 10:37:02 -07:00
test_specific_conv.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_speed_v_torch.py Add WEBGPU tests to CI (#1463) 2023-08-06 10:32:01 -07:00
test_symbolic_shapetracker.py ShapeTracker.var_vals (#1540) 2023-08-14 18:53:37 -07:00
test_tensor.py fix deepwalk ctx check (#1536) 2023-08-13 23:03:17 -07:00
test_uops.py make TestNonFloatUOps.test_mul_bool pass on all platforms (#1557) 2023-08-16 11:34:09 -07:00
test_webgpu.js Revert "update editorconfig, enforce via CI (#1343)" (#1380) 2023-07-31 10:35:50 -07:00