Files
tinygrad/examples
George Hotz 4e6665bda5 different way to write torch backend (#9197)
* different way to write torch backend

* both backends

* more work

* simpler code

* more work

* test both

* imply unwrap/wrap

* FORWARD_ONLY=1 TINY_BACKEND=1 python3 test/test_ops.py TestOps.test_add works

* ready to start making test_ops work in torch backend

* backward pass, TINY_BACKEND=1 python3 test/test_ops.py TestOps.test_add works

* FORWARD_ONLY=1 TINY_BACKEND=1 python3 test/test_ops.py TestOps.test_simple_conv2d works

* matmul backward is broken with as_strided
2025-02-22 14:42:26 +08:00
..
2025-02-20 18:03:09 -05:00
2025-02-20 18:03:09 -05:00
2023-03-11 16:28:10 -08:00
2025-02-20 18:03:09 -05:00
2025-02-20 18:03:09 -05:00
2024-09-24 10:08:04 +08:00
2024-11-12 22:11:40 -05:00
2025-01-23 19:06:05 -05:00
2024-07-03 09:06:01 -07:00
2024-07-02 21:39:01 -04:00
2024-12-04 21:46:37 -05:00
2024-07-03 22:47:10 -04:00
2024-09-25 17:45:13 +08:00
2024-05-22 20:43:21 -04:00
2024-11-14 17:56:02 +08:00
2023-11-28 17:36:55 -08:00
2024-12-26 12:45:19 -05:00
2023-12-08 12:59:38 -08:00
2024-12-03 15:10:41 +01:00