branch: master
Commits on master
- 7e90026 pow cleanup part 2 (#4727) 1 year ago
- 85e5722 pow cleanup part 1 (#4726) 1 year ago
- f7201b6 Remove deprecated code (#4724) 1 year ago
- 5f50322 finish tensor docs (#4722) 1 year ago
- edf2747 docs: fix stack and add dtype.DType (#4721) 1 year ago
- a16d257 docs: clean up mentions of mlops (#4720) 1 year ago
- 31358cb change Tensor.stack to method (#4719) 1 year ago
- ba116ff docs: fix mnist type and fixed seed and loss (#4717) 1 year ago
- 212025b Int mulacc for ptx (#4680) 1 year ago
- 0ac7617 docs: logo and favicon (#4716) 1 year ago
- a4de81e Update ocelot version (#4715) 1 year ago
- a894209 docs: add ConstType to dtypes, limit function to its member (#4714) 1 year ago
- a41701c docs: elementwise ops (broadcasted) and update examples (#4713) 1 year ago
- c170ddc fix commavq benchmark (#4712) 1 year ago
- 8425506 Fix int8 and uint8 on PTX (#4711) 1 year ago
- a921f33 docs: move down tinygrad op and add missing methods (#4710) 1 year ago
- 12ec02d docs: example formatting, multi examples, activation inputs (#4709) 1 year ago
- 4398cc3 update test_linearizer.py (#4707) 1 year ago
- 8aee3f5 docs: split, chunk, pad2d, flatten, unflatten (#4706) 1 year ago
- 2c56aa7 activation function docs (#4705) 1 year ago
- 27abbd5 signal pool for nv/amd (#4701) 1 year ago
- 4922552 wmma: chain unrolled WMMAs and phi only at the end (#4703) 1 year ago
- eb714a6 fix UOps.CAST noop for vectorized dtypes (#4704) 1 year ago
- 00bc2b7 Fix tensor cores in PTX (#4698) 1 year ago
- 38bc38c fix llama example quantize (#4699) 1 year ago
- 532c9e0 proposal: PHI nodes in TC shouldn't have children inside the loop (#4694) 1 year ago
- afb426a docs: gather, cat, stack, repeat, squeeze, unsqueeze (#4697) 1 year ago
- ce46a7e raise CompileError in metal if newLibraryWithSource_options_error_ fails (#4695) 1 year ago
- 871a329 Refactors linearizer `acc` to a Dict (#4675) 1 year ago
- 72560e3 add CACHELEVEL=0 to tinybox green GEMM BEAM (#4693) 1 year ago