tinygrad/tinygrad
geohotstan 5eef59d732
add Tensor.linspace (#7609)
* add linspace

* shave off tests and forgot to add to docs crap

* WHOOPS

* better tests
2024-11-12 10:29:36 +08:00
..
codegen early assert swizzle in kernel [pr] (#7610) 2024-11-09 21:54:43 +08:00
engine only lookup buf_uops in fuse.py [pr] (#7641) 2024-11-11 19:14:30 +02:00
nn num_batches_tracked long only if supported [pr] (#7582) 2024-11-08 19:28:21 +08:00
renderer add optional llvm opt [pr] (#7619) 2024-11-10 13:26:49 +08:00
runtime qcom match texture/sampler descriptors to OpenCL (#7622) 2024-11-11 21:56:51 +03:00
shape rewrite idx again in real_strides after uop_given_valid (#7600) 2024-11-08 14:30:32 -05:00
viz fix viz colors (#7552) 2024-11-05 20:05:49 +08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
dtype.py lil touchups (#7597) 2024-11-08 22:31:43 +08:00
function.py rename ops to have unique names (#7522) 2024-11-04 17:09:45 +08:00
helpers.py python 3.10 is minimum [pr] (#7636) 2024-11-11 23:05:50 +08:00
multi.py flatten ops (#7523) 2024-11-04 18:07:23 +08:00
ops.py python 3.10 is minimum [pr] (#7636) 2024-11-11 23:05:50 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py add Tensor.linspace (#7609) 2024-11-12 10:29:36 +08:00