tinygrad/test/unit
Diogo 4dc8595069
simple exporting models (#1344)
* unified exporting

* json exporting

* ignore more

* simplified buffer export

* added dtypes

* added assert

* swift example

* fix tests

* linter

* remove whitespace

* fixed tests

* remove swift example

* remove unintended changes

* allow callable models to be used

* whitespace

* more readable json export

* name change

* whitespace

* whitespace
2023-08-01 09:35:48 -07:00
..
test_disk_tensor.py Webgpu support (#1077) 2023-07-12 12:52:06 -07:00
test_example.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_flopcounter.py Fix PytestCollectionWarning when running tests (#791) 2023-05-24 23:17:57 -07:00
test_graph.py Devicebufferless (#708) 2023-03-18 14:40:23 -07:00
test_shapetracker.py simple exporting models (#1344) 2023-08-01 09:35:48 -07:00
test_symbolic.py Simplify symbolic.SumNode.__floordiv__ logic (#1220) 2023-07-12 12:54:12 -07:00
test_weak.py realize hotspots (#1059) 2023-06-26 18:31:18 -07:00