Yan Chunwei
|
920723cf3d
|
[BACKEND] add triton-translate to translate mlir to llvmir or PTX code (#37)
|
2022-08-07 22:34:36 -07:00 |
|
Philippe Tillet
|
78ebbe24c7
|
[FRONTEND] Added ExpandDimsOp primitive (#36)
|
2022-08-04 18:41:06 -07:00 |
|
Keren Zhou
|
a7b49b3227
|
[BACKEND] Memory allocation (#33)
|
2022-08-04 11:22:49 -07:00 |
|
Yan Chunwei
|
b988bae813
|
Init TritonGPU to LLVM dialect conversion (#32)
* add toLLVM pass
* update num-warps setting in mlir
|
2022-08-04 10:15:45 +08:00 |
|
Philippe Tillet
|
3236642e8f
|
[OPTIMIZER] Added memory coalescing pass (#31)
|
2022-07-31 20:59:31 -07:00 |
|
Philippe Tillet
|
d1593e6ca8
|
[TritonGPU] Improved documentation and semantics of layout encodings (#30)
|
2022-07-31 13:59:44 -07:00 |
|
Yan Chunwei
|
e02c82c765
|
[TritonIR] Convert Triton dialect's Combine pass to MLIR DRR based (#16)
|
2022-07-27 12:50:08 -07:00 |
|
Philippe Tillet
|
6d62d88d4f
|
[CI] run clang-format (#24)
|
2022-07-26 17:25:03 -07:00 |
|
Philippe Tillet
|
a633d2b403
|
[Analysis] Added Axis Info Analysis (#8)
|
2022-07-19 13:38:48 -07:00 |
|
Phil Tillet
|
65237f6117
|
[PACKAGING] Added FileCheck
|
2022-07-07 16:53:19 -07:00 |
|
Yan Da
|
35736aa44e
|
more progress on the testing infrastructure
|
2022-06-12 15:14:45 +08:00 |
|
Yan Da
|
22c65a53d9
|
more progress on test/CMakeLists.txt
|
2022-06-10 21:37:56 +08:00 |
|
Yan Da
|
49d1821149
|
conversion test
|
2022-06-08 16:19:15 +08:00 |
|
Yan Da
|
26fcc12afd
|
better unit tests
|
2022-06-07 19:35:38 +08:00 |
|
Yan Da
|
0e11435448
|
more tests
|
2022-06-06 21:10:28 +08:00 |
|
Yan Da
|
7807f64ef3
|
rename sharded_layout => blocked_layout
|
2022-06-05 16:14:59 +08:00 |
|
Yan Da
|
bbf75b492f
|
more tests
|
2022-06-05 15:10:09 +08:00 |
|
Yan Da
|
d5eca56cf3
|
more TritonGPU unit tests
|
2022-06-05 14:25:09 +08:00 |
|