mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* newgpu
* more to delete
* hmm, tests pass with constant folding
* fix lint/type
* fix constant folding
* comment and rerun tests
* lazy touchups
* fix graph_batchnorm test
* smaller transformer to fix OOM
* Revert "smaller transformer to fix OOM"
This reverts commit
|
||
|---|---|---|
| .. | ||
| efficientnet | ||
| __init__.py | ||
| Dockerfile | ||
| external_test_llvm.py | ||
| external_test_opt.py | ||
| graph_batchnorm.py | ||
| test_cl_tiler.py | ||
| test_conv.py | ||
| test_efficientnet.py | ||
| test_gc.py | ||
| test_mnist.py | ||
| test_net_speed.py | ||
| test_nn.py | ||
| test_onnx.py | ||
| test_ops.py | ||
| test_optim.py | ||
| test_shapetracker.py | ||
| test_speed_v_torch.py | ||
| test_tensor.py | ||
| test_train.py | ||