This website requires JavaScript.
Explore
Help
Sign In
sirhcm
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
2
Actions
3
Activity
Files
71aedc2309aaafe87bdca7c7ba97eb5a632204c6
tinygrad
/
test
T
History
geohot
c14473f87d
unit test for batchnorm2d
2020-10-30 08:19:58 -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
write sqrt and div using pow
2020-10-29 07:57:25 -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