tinygrad/docs/tensor
chenyu f3fdec940d
Tensor.mod (#8458)
it's a python style mod. possibily can be cleaner with a floor div

relaxed the vmin for MOD slightly for cstyle negatives mod, it's more correct and might fix other bugs
2024-12-31 11:31:42 -05:00
..
creation.md add Tensor.linspace (#7609) 2024-11-12 10:29:36 +08:00
elementwise.md Tensor.mod (#8458) 2024-12-31 11:31:42 -05:00
index.md improvements to docs 2024-08-07 09:57:24 -07:00
movement.md add Tensor.roll and Tensor.rearrange to doc (#8454) 2024-12-30 20:25:50 -05:00
ops.md add Tensor.scatter (#7737) 2024-11-27 10:52:04 -05:00
properties.md non controversial changes from optim branch [pr] (#8234) 2024-12-13 19:24:16 -08:00