tinygrad/.github/workflows
uuuvn ddff9857b8
Remote properties is a dataclass (#10283)
Not strictly required for anything but soon there will be like 4 new
properties and having it be a huge json just seems like a bad taste.

It also seems right to not have a separate endpoint for this, just
`GetProperties` request that returns a repr of this similar to how
requests are sent in `BatchRequest`.

This will also make a switch to anything other than http much simpler
if it will be required for any reason, like just a tcp stream of
`BatchRequest`s
2025-05-13 11:56:58 -07:00
..
benchmark.yml FUSE_ARANGE=1 in bert bench (#10263) 2025-05-13 09:12:19 -04:00
docs.yml add strict mkdocs check (#5497) 2024-07-15 14:21:37 -07:00
python-publish.yml update gh actions (#3033) 2024-01-09 17:52:22 -08:00
szdiff.yml update gh actions (#3033) 2024-01-09 17:52:22 -08:00
test.yml Remote properties is a dataclass (#10283) 2025-05-13 11:56:58 -07:00