mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-04-29 03:00:14 -04:00
* add InvalidType to ConstType [pr] TYPED=1 python test/test_tiny.py passes. added PyConst = float|int|bool for some Tensor level input types * hcq