Commit Graph
6 Commits
Author SHA1 Message Date
geohot ee2c8423c7 disable that test on LLVM. i have to stop pushing to master 2023-05-26 03:11:03 +00:00
geohot ea3194f68e test touchups 2023-05-26 02:39:42 +00:00
George HotzandGitHub 382f346523 clean up opt (#649)
* clean up opt

* don't let global kernels get too small

* 8192 -> 1024

* disable local shape for clang

* fix can_merge

* unroll the 5x5 depthwise convs in op

* load float4 check
2023-03-05 20:49:36 -08:00
geohot 7930c6ab5c CLImage backing bug + test_vec_mul 2023-03-05 16:32:05 -08:00
George HotzandGitHub 8de24e3b05 accumulator can be a float4 (#647)
* remove reduceopop

* not float4 yet

* float4 acc works

* group_float4 on store
2023-03-05 15:44:41 -08:00
geohot b1ba78ac38 move applegpu disassembler 2023-03-05 11:21:12 -08:00