This website requires JavaScript.
Explore
Help
Sign In
geohot
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Actions
Activity
Files
e01e35e545b3e039af20ccf3cdf5afa867cf5b18
tinygrad
/
test
T
History
George Hotz
and
GitHub
2c7e75d733
group conv: forward pass works (
#34
)
...
* forward pass works * got the backward pass * okay, it's now a coho
2020-10-30 09:19:20 -07:00
..
test_mnist.py
shape has to be a kwarg now, idk why this didn't break before
2020-10-29 08:13:05 -07:00
test_net_speed.py
fix tests
2020-10-29 08:19:07 -07:00
test_nn.py
unit test for batchnorm2d
2020-10-30 08:19:58 -07:00
test_ops.py
group conv: forward pass works (
#34
)
2020-10-30 09:19:20 -07:00
test_optim.py
efficient version of adam (
#20
)
2020-10-27 15:54:40 -07:00
test_tensor.py
make default parameters work for functions
2020-10-26 12:43:36 +01:00