Commit Graph
4 Commits
Author SHA1 Message Date
George HotzandGitHub 15e0b56e39 compile works (#688)
* compile works

* runtimes

* line count

* fix custom, to tg dtype

* meh, that's fine with lazy import
2023-03-12 11:01:25 -07:00
George HotzandGitHub 1826ff6b89 dtypes nice and clean (#673)
* add dtype class

* dtypes

* buffers are lazy

* dtype is tracked by lazybuffer and GenericShape

* fix types in llvm

* llvm store

* dtype tests

* fix tests maybe

* fix flop counter

* fix CI

* CI fix and check format

* fix dtype and dtype check

* fix custom test

* fix test graph
2023-03-10 16:56:07 -08:00
geohot 022c5835fc fix GPU import error and old python Tuple 2023-03-08 12:22:11 -08:00
geohot c22afc52db move the custom function example to a test 2023-03-08 10:05:04 -08:00