Files
tinygrad/tinygrad
uuuvnandGitHub 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
..
2025-05-05 08:12:41 -07:00
2025-05-10 10:35:10 +03:00
2024-10-12 18:20:44 +08:00
2025-05-07 14:42:30 -07:00
2025-05-04 16:37:26 -07:00
2025-05-12 09:07:28 -04:00
2024-08-14 17:31:46 -07:00
2025-05-08 15:23:22 -07:00
2025-05-13 11:53:59 -04:00
2025-05-04 13:01:18 -07:00