tinygrad/tinygrad
qazal eb83e2d3a0
decouple buffer mutability from cstyle (#3617)
* buffer mutability as an arg

* update test_uops
2024-03-05 06:20:59 -08:00
..
codegen decouple buffer mutability from cstyle (#3617) 2024-03-05 06:20:59 -08:00
features hsa in lin opts (#3602) 2024-03-04 06:17:32 -08:00
nn Improve type hints for optimizer (#3583) 2024-03-02 07:35:44 -08:00
renderer decouple buffer mutability from cstyle (#3617) 2024-03-05 06:20:59 -08:00
runtime hsa in lin opts (#3602) 2024-03-04 06:17:32 -08:00
shape Fix symbolic negative floordiv (#3594) 2024-03-03 11:40:52 -05:00
__init__.py move graph.py and jit.py into features (#3376) 2024-02-12 17:34:34 +01:00
device.py Refactor to UOpGraph class (#3566) 2024-03-01 15:14:48 -08:00
dtype.py Rename .sz to .count on DType (#3413) 2024-02-15 15:03:49 +01:00
helpers.py check the input length into argfix (#3610) 2024-03-04 19:50:17 -05:00
lazy.py lazy.py: cache consts (#3577) 2024-03-02 03:50:05 -08:00
mlops.py change frontend reduce API to use axis (#3460) 2024-02-21 12:26:17 +01:00
ops.py remove MULACC (#3459) 2024-02-29 07:40:40 -05:00
realize.py disk runner (prereq for interpreted removal) (#3421) 2024-02-15 18:14:05 +01:00
tensor.py Fix two bugs concerning Tensor.to. (#3593) 2024-03-03 08:48:56 -08:00