Files
tinygrad/tinygrad
Casey Primozic 651d6ea457 Minor improvements + cleanup to ops_gpu.py (#1006)
* Minor improvements + cleanup to `ops_gpu.py`

 * Add some previously undocumented environment variables from `ops_gpu.py` to `env_vars.md`
 * Update debug print for OpenCL to print the devices that will be used post-filtering with `CL_EXCLUDE`
 * Remove a couple unused or superfluous variables and assignments
 * Use `fromimport` shorthand to shave off a couple precious LOC
 * Couple small whitespace changes to clean things up

* Revert change to ordering of OpenCL devices

* Small refactor for OpenCL context creation
2023-06-18 21:26:40 -07:00
..
2023-06-03 18:55:14 -07:00
2023-04-14 03:32:20 -07:00
2023-06-18 11:35:57 -07:00
2023-06-08 10:57:31 -07:00
2023-06-03 18:55:14 -07:00
2023-06-17 10:56:21 -07:00