tinygrad/test/unit
George Hotz 095e2ced61
add name support to fetch (#2407)
* add name support

* use fetch in gpt2

* remove requests from main lib, networkx also optional

* umm, keep that assert

* updates to fetch

* i love the walrus so much

* stop bundling mnist with tinygrad

* err, https

* download cache names

* add DOWNLOAD_CACHE_VERSION

* need env.

* ugh, wrong path

* replace get_child
2023-11-23 14:16:17 -08:00
..
test_disk_cache.py use unique table name for each disk_cache test (#2184) 2023-10-30 13:49:49 -07:00
test_disk_tensor.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
test_flopcounter.py reorder a few things (#1915) 2023-09-25 10:17:21 +08:00
test_helpers.py add name support to fetch (#2407) 2023-11-23 14:16:17 -08:00
test_shapetracker.py Variable.num -> NumNode (#2354) 2023-11-18 15:45:52 -05:00
test_shm_tensor.py ops_shm removed (#2351) 2023-11-18 11:41:58 -08:00
test_symbolic.py Node.vars() returns a set and properly dedup (#2356) 2023-11-18 17:44:52 -05:00