Commit Graph
17 Commits
Author SHA1 Message Date
Comma Device 6da956b9fa that should be right 2022-07-19 19:47:37 -07:00
Comma Device f4ed837f2f float16 fixups 2022-07-19 19:44:40 -07:00
Comma Device aa00a3948e needs_load in image correct 2022-07-19 19:25:47 -07:00
Comma Device 314d70ff17 zero out the buffer 2022-07-19 19:17:47 -07:00
Comma Device b8a67905e5 save weights 2022-07-19 19:14:14 -07:00
Comma Device 2d402d1135 buffer_id is 8 bytes 2022-07-18 20:27:45 -07:00
Comma Device 577c23731e outputs with size 2022-07-18 20:21:33 -07:00
Comma Device 29581b5c85 inputs and outputs 2022-07-18 20:17:26 -07:00
Comma Device ae30641b0d fix row pitch 2022-07-18 19:48:19 -07:00
Comma Device 02f23e526c output file to disk 2022-07-18 19:23:22 -07:00
bcf422dfdd Device2 (#358)
* option for matmul

* fixups

* fast like a nascar

* running

* thneed runner

* no buffer id makes no backing buffer

* move constant folding to the top

* runs on mac

* folded biases

* was v slow

* maybe just that

* elu touchup

* speed and float32

Co-authored-by: Comma Device <[email protected]>
2022-07-16 07:26:19 -07:00
George Hotz d651caa864 fixup openpilot/compile.py 2022-07-11 13:59:09 -07:00
geohot d8e7f1f8bc opencl type ignore 2022-07-08 10:33:55 -07:00
geohot df7976248b be lazy with the gpubuffer copies for host for constant folding 2022-07-03 23:04:14 -07:00
geohot 18d74c01b1 float4 opt 2022-06-21 21:27:51 -07:00
geohot ff3d5fe962 debugging while we compile 2022-06-21 21:12:04 -07:00
geohot b12985b013 openpilot compiler 2022-06-21 20:31:18 -07:00