Philippe Tillet
78b98fb7cf
[GENERAL] Cleaned polymorphic structure of layouts analysis pass
2020-01-21 11:38:39 -05:00
Philippe Tillet
382ca2c745
[CODEGEN][ANALYSIS] cleaning: moving towards better polymorphism for
...
tile layouts
2020-01-20 12:43:04 -05:00
Philippe Tillet
f278d9741a
[GENERAL] Merged einsum feature branch. Various feature, performance
...
improvements and bugfixes:
* Added preliminary support for extended Einstein summation in PyTriton
* Significant performance improvement on FP32 kernels containing matrix
multiplication
* Added re-coalescing pass for FP16 kernels containing matrix
multiplication
* Various bugfixes
2020-01-20 12:42:48 -05:00
Philippe Tillet
e9c787ef05
[PYTHON][EINSUM] Added support for FP16
2019-10-28 14:07:17 -04:00
Philippe Tillet
b81734553b
[lang] added support for batched matrix multiplication
2019-10-21 15:41:50 -04:00
Philippe Tillet
de6fdd5625
[general] removed useless files and includes
2019-10-20 19:29:48 -04:00
Philippe Tillet
23db500edf
[tests] [common] added reduce.h to common headers
2019-10-19 16:53:48 -04:00
Philippe Tillet
a76efd326d
[selection] [codegen] added reduction
2019-10-19 14:47:16 -04:00
Philippe Tillet
cfde3dd766
[codegen] [layout] fixed padding issue for row-major HMMA
2019-10-18 13:42:15 -04:00
Philippe Tillet
b43454c9b7
[codegen] [membar] view do not write to shared memory
2019-10-17 22:38:41 -04:00
Philippe Tillet
ae24621825
more cleaning
2019-10-17 00:36:46 -04:00
Philippe Tillet
1b5b76b629
[codegen] [selection] machine layouts now create machine tiles
2019-10-15 16:12:08 -04:00
Philippe Tillet
6beef4be1f
more cleaning
2019-10-12 01:25:08 -04:00
Philippe Tillet
7d77f34db0
[codegen] more cleaning
2019-10-11 23:40:27 -04:00
Philippe Tillet
ee3803b577
more cleaning
2019-10-11 19:29:24 -04:00
Philippe Tillet
323c90e431
ugh
2019-10-11 19:05:54 -04:00
Philippe Tillet
4efd0a3c6b
[codegen] more cleaning
2019-10-10 15:52:03 -04:00
Philippe Tillet
a3f76b6eb1
[codegen] more cleaning
2019-10-09 21:59:35 -04:00
Philippe Tillet
9bc6df4fd1
[codegen] more cleaning
2019-10-09 15:05:44 -04:00
Philippe Tillet
254ed52958
[codegen] more cleaning
2019-10-08 11:26:22 -04:00
Philippe Tillet
650c43ca07
[codegen] more cleaning
2019-10-07 18:06:54 -04:00
Philippe Tillet
43d88154bd
[codegen] cleaning-up / formalizing shared-memory passes
2019-09-20 16:01:12 -04:00
Philippe Tillet
e35be1ddcf
[ir][instruction] added identifier for each instruction
2019-09-19 16:25:36 -04:00
Philippe Tillet
1fd9be27ee
[tests][bench] now benchmarking all variants of copy
2019-09-17 22:17:58 -04:00
Philippe Tillet
8d37a55a21
[codegen][analysis] cleaned-up tiling formalism
2019-09-15 21:14:14 -04:00