Commit graph

55 commits

Author SHA1 Message Date
George Hotz
2f1b2c0a3b add transpose, start on transformer 2020-12-27 16:59:12 -05:00
George Hotz
8a335f03ad clock speed 32x32 2020-12-22 18:18:52 -05:00
George Hotz
aae2e35208 benchmarking 512x512 GEMM 2020-12-22 18:01:36 -05:00
George Hotz
bd18e03138 conv from weights works 2020-12-22 17:42:17 -05:00
George Hotz
b3cf53e39b more docs 2020-12-22 17:14:38 -05:00
George Hotz
4065eae0fb docs for tensor stride 2020-12-22 17:06:36 -05:00
George Hotz
6fb127d5c7 l2 cache note 2020-12-22 16:48:19 -05:00
George Hotz
78a06a1285 more readme 2020-12-22 16:23:08 -05:00
George Hotz
0ab951f21c better readme 2020-12-22 15:57:33 -05:00
George Hotz
6ca449afd2 sum works 2020-12-22 12:53:20 -05:00
George Hotz
ebc7f8305c 3x3 gemm in conv 2020-12-22 12:00:44 -05:00
George Hotz
ff52f832dc conv hwx 2020-12-22 11:49:54 -05:00
George Hotz
5b93d9c03a aneregs 2020-12-22 10:41:12 -05:00
George Hotz
ccfd03e401 parse ane struct 2020-12-22 10:17:06 -05:00
George Hotz
3abda29648 add debug to ane lib 2020-12-21 18:49:33 -05:00
George Hotz
c48917fdf0 ane reg notes 2020-12-21 15:26:52 -05:00
George Hotz
451e944648 aneregs from debug 2020-12-21 13:37:02 -05:00
George Hotz
16f0cb7d80 fix sign python 2020-12-20 15:44:10 -05:00
George Hotz
e03759f01d channels concat 2020-12-19 09:43:21 -08:00
George Hotz
73ae6d7821 working on gemm 2020-12-19 09:30:29 -08:00
George Hotz
3c9150a9f4 lil note 2020-12-18 09:54:20 -08:00
George Hotz
be41e73ad9 ane docs continue 2020-12-18 09:49:13 -08:00
George Hotz
e5f2055776 ane refactor, fix examples 2020-12-18 09:19:06 -08:00
George Hotz
fbcd1912cf ane struct 2020-12-18 09:06:25 -08:00
iainwo
56d44637f3
fixed pylint, formatted python files iwth cblack on localhost (#204)
* fixed pylint, formatted python files iwth cblack on localhost

* Revert "fixed pylint, formatted python files iwth cblack on localhost"

This reverts commit 07e2b88466.

* dedented 4-spaces added linter

Co-authored-by: Iain Wong <iainwong@outlook.com>
2020-12-17 14:37:31 -08:00
George Hotz
a5aced8d47 30 MEGAReLUs. we need to lose 12 lines 2020-12-12 17:07:34 -08:00
George Hotz
da873cd556
Single ReLU in ANE (#188)
* aneworks

* cleanup
2020-12-12 16:11:34 -08:00
George Hotz
59358304a3 ane 2020-12-12 15:23:21 -08:00
George Hotz
36d4eee323 fix compiler segfault 2020-12-12 15:10:47 -08:00
George Hotz
abb7b74208 relu in python 2020-12-12 14:50:05 -08:00
George Hotz
d3886035dd ane dylib 2020-12-12 13:41:09 -08:00
George Hotz
cf66d549c1 fix example ane 2020-12-12 13:32:49 -08:00
George Hotz
566045cefc uint8 nope 2020-12-12 13:14:06 -08:00
George Hotz
ac9fecb05d lots of notes 2020-12-07 21:40:31 -08:00
George Hotz
8d1500f497 conv neuron 2020-12-07 21:12:52 -08:00
George Hotz
e4bb53b0e9 work out more 2020-12-07 20:32:50 -08:00
George Hotz
4927ad1897 float16 weights in min.weights 2020-12-07 20:15:15 -08:00
George Hotz
3aac9aefce fix GPU profiling 2020-12-07 20:03:28 -08:00
George Hotz
0cf21881b7 hwx parse w/o macho mods 2020-12-06 23:13:28 -08:00
George Hotz
e75a6d1b4b quadconv 2020-12-06 20:39:50 -08:00
George Hotz
23664c99bd double conv 2020-12-06 20:26:02 -08:00
George Hotz
1a0f826dc6 highlight the commands 2020-12-06 20:03:21 -08:00
George Hotz
2f1f006003 we have docs 2020-12-06 19:54:03 -08:00
George Hotz
3531e81f0e dumping ANE docs 2020-12-06 18:58:36 -08:00
George Hotz
6e793e96c3 deeebug 2020-12-06 17:49:17 -08:00
George Hotz
dced0cb44b oops, path to weights 2020-12-06 16:33:42 -08:00
George Hotz
c57dc61ea7 simple op examples 2020-12-06 16:32:26 -08:00
George Hotz
7babf38617 found concat 2020-12-06 16:27:12 -08:00
George Hotz
ddd6778423 add neuron 2020-12-06 16:24:42 -08:00
George Hotz
f2f2d6aea3 docs and noop 2020-12-06 16:10:44 -08:00