tinygrad/test
George Hotz 2075fdeb4f
FPGA Based Accelerator for Tinygrad (#258)
* ops_risk

* risk sim

* guessing is for winners

* minor

* better

* matmal with risk

* conv doesn't work

* closer

* conv2d works

* ops_risk

* opt2 works

* opt1 may not be possible

* opt1 is a mulacc

* arty

* attosoc example building on mac

* minor

* riscv assembler

* gucci gang

* we got C code

* not a scam

* hello

* make risk mergeable into master

* unop support
2021-06-07 17:45:09 -07:00
..
mnist Improved __getitem__ (#254) 2021-05-05 22:15:22 -07:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08:00
test_gc.py Test split (#231) 2021-01-01 09:19:03 -05:00
test_mnist.py Improved __getitem__ (#254) 2021-05-05 22:15:22 -07:00
test_net_speed.py Test split (#231) 2021-01-01 09:19:03 -05:00
test_nn.py [WIP] YOLO working on tinygrad! (#245) 2021-04-25 18:06:52 -07:00
test_ops.py FPGA Based Accelerator for Tinygrad (#258) 2021-06-07 17:45:09 -07:00
test_optim.py Test split (#231) 2021-01-01 09:19:03 -05:00
test_tensor.py Test split (#231) 2021-01-01 09:19:03 -05:00