tinygrad/test
chenyu 18d0a93f09
LazyBuffer.get_variable_buffers() (#1391)
* LazyBudder.get_variable_buffers()

* remove left_only, add ProdNode

* no vars for OpNode.b

* do not change symbolic vars, remove ProdNode
2023-08-02 09:01:35 -07:00
..
external Revert "update editorconfig, enforce via CI (#1343)" (#1380) 2023-07-31 10:35:50 -07:00
extra Revert "update editorconfig, enforce via CI (#1343)" (#1380) 2023-07-31 10:35:50 -07:00
models Add LLaMA-2 support (#1284) 2023-07-24 17:12:02 -04:00
unit LazyBuffer.get_variable_buffers() (#1391) 2023-08-02 09:01:35 -07:00
Dockerfile Docker fix (#1039) 2023-06-25 10:38:58 -07:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08: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 CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_gc.py fix up eye and fix gc test 2023-02-27 06:53:18 -08:00
test_helpers.py Timing and Context can now be used as decorators (#1385) 2023-08-01 17:16:10 -07:00
test_jit.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_lazybuffer.py LazyBuffer.get_variable_buffers() (#1391) 2023-08-02 09:01:35 -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 Const pad support to pad2d and slice (#1392) 2023-08-02 08:58:52 -07:00
test_optim.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -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 Limit dims based on max size (#1390) 2023-07-31 19:18:19 -07:00
test_symbolic_shapetracker.py reshape to register variable value (#1386) 2023-07-31 17:10:02 -07:00
test_tensor.py Limit dims based on max size (#1390) 2023-07-31 19:18:19 -07:00
test_webgpu.js Revert "update editorconfig, enforce via CI (#1343)" (#1380) 2023-07-31 10:35:50 -07:00