Files
tinygrad/tinygrad
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-25 15:39:39 -04:00
2024-04-30 01:33:34 +08:00
2024-04-28 11:57:39 -04:00
2024-04-25 16:08:32 +08:00
2024-04-24 10:52:42 +08:00
2024-04-29 11:40:45 -04:00
2024-04-24 15:12:34 +08:00