Files
tinygrad/tinygrad/runtime
Sohaib 61c97d5305 refactor ops_gpu ctypes (#4331)
* refactor ops_gpu ctypes

- remove redundant byref as ctypes automatically handles passing `type` as
  `POINTER(type)`
- use walrus operator instead of init_c_var when possible

* clSetKernelArg argtype is POINTER(None)
2024-04-30 01:33:34 +08:00
..
2024-04-23 08:31:27 +04:00
2024-03-20 00:17:41 +03:00
2024-04-24 22:54:42 +03:00
2024-04-24 10:52:42 +08:00
2024-04-19 15:41:30 +04:00
2024-04-30 01:33:34 +08:00
2024-04-07 05:21:19 -07:00
2024-04-09 13:19:30 -07:00
2024-03-17 10:12:16 -07:00