This website requires JavaScript.
Explore
Help
Sign In
nimlgen
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Activity
Files
e8f39fcaaa42fac5ddeb2211de8b361c7f3e7ecf
tinygrad
/
tinygrad
T
History
chenyu
and
GitHub
e8f39fcaaa
check arg to Tensor.flip can appear only once (
#5068
)
...
* check arg to Tensor.flip can appear only once raise RuntimeError if there are multiple * fix test
2024-06-20 09:33:42 -04:00
..
codegen
generic gate folding (
#5061
)
2024-06-20 16:10:08 +03:00
engine
rename uop [run_process_replay] (
#5031
)
2024-06-18 21:34:05 +03:00
nn
docsfix: nn.Tensor -> Tensor
2024-06-12 09:18:32 +02:00
renderer
src->vin [run_process_replay] (
#5036
)
2024-06-18 22:23:49 +03:00
runtime
update pylint for ops_python (
#5046
)
2024-06-18 20:15:34 -04:00
shape
pylint runtime/ and shape/ (
#5044
)
2024-06-18 19:48:18 -04:00
__init__.py
add mnist tutorial
2024-04-25 16:08:32 +08:00
device.py
retire hsa (
#4885
)
2024-06-09 11:33:03 +03:00
dtype.py
remove numpy from dtype (
#4969
)
2024-06-14 15:38:45 -04:00
function.py
check arg to Tensor.flip can appear only once (
#5068
)
2024-06-20 09:33:42 -04:00
helpers.py
hcq update waits and signals in place (
#4984
)
2024-06-17 17:19:07 +03:00
lazy.py
Remove BinaryOps.SUB. Replace SUB by ADD and NEG in all tests. Regenerate dataset (
#4977
)
2024-06-18 09:06:13 -04:00
multi.py
move image into tensor.py. delete features (
#4603
)
2024-05-15 10:50:25 -07:00
ops.py
simplification of exp2 (
#5023
)
2024-06-18 06:51:16 -07:00
tensor.py
check arg to Tensor.flip can appear only once (
#5068
)
2024-06-20 09:33:42 -04:00