Philippe Tillet
4a784ff13a
[LANG] Now requiring tiles have power of 2 number of elements
2021-02-04 16:13:33 -05:00
Philippe Tillet
e69ed1bdb2
[LANG] Added sqrtf support
2020-11-19 15:41:47 -05:00
Philippe Tillet
e2c1ac8d24
[LANG] Added log intrinsic
2020-11-03 15:50:11 -05:00
Philippe Tillet
9be1d5afc2
[GENERAL] Various improvements:
...
* Sparse einsum in triton.ops.einsum
* Hacky support for fixed-tile-size atomic-add
* Various bugfixes in parser
2020-10-25 12:16:40 -07:00
Philippe Tillet
d390d941d8
[LANG] Added support for flattening
2020-05-13 20:44:09 -04:00
Philippe Tillet
e04efc1c85
[GENERAL] Error messages now no longer make terminal color green
2020-04-03 23:25:29 -04:00
Philippe Tillet
7c09ff80eb
[CORE] Fixed several issues that arose in the development of the
...
torch-blocksparse package:
* Now using warp shuffle in reductions when possible
* Various bugfixes in layout inference
* Added INFINITY, exponential and select
* Better error messages for unimplemented constructs
2020-03-31 18:57:28 -04:00
Philippe Tillet
a099c6f7f3
[TRITON][LANG] Added support for bitcast
2020-02-09 20:11:13 -05:00
Philippe Tillet
76adcb755a
[PYTHON][EXAMPLES] Tentative support for einsum with transpositions
2019-10-25 19:01:21 -04:00
Philippe Tillet
b81734553b
[lang] added support for batched matrix multiplication
2019-10-21 15:41:50 -04:00
Philippe Tillet
abe3fbb480
[test] [reduce] added test for 1D reduction
2019-10-20 01:01:53 -04:00
Philippe Tillet
04a0fbd8e3
[tests] basic test for reduction in python passes
2019-09-11 17:35:56 -04:00
Philippe Tillet
37cbcfabd0
[examples] back to 96 TFLOPS on V100
2019-08-26 22:49:14 -07:00
Philippe Tillet
f98b0b8e2a
[general] deleted the old compiler frontend
2019-08-23 17:28:02 -07:00