torch-mlir/test/Conversion/TorchToMhlo
武家伟 351f15424e
[MHLO] Add transposed convolution conversion pattern (#1171)
Co-authored-by: Bairen Yi <yibairen.byron@bytedance.com>
Co-authored-by: Jiawei Wu <xremold@gmail.com>
Co-authored-by: Tianyou Guo <tianyou.gty@alibaba-inc.com>
Co-authored-by: Xu Yan <yancey.yx@alibaba-inc.com>
Co-authored-by: Ziheng Jiang <ziheng.jiang@bytedance.com>
2022-08-09 09:50:07 +08:00
..
basic.mlir [MHLO] support non-constant torch scalar in BasicOps (#1134) 2022-08-03 08:16:31 +08:00
elementwise.mlir [MHLO] fix tensor mode aten.div op pattern (#1160) 2022-08-06 23:38:06 +08:00
gather.mlir [MHLO] Init MHLO gather op patterns (#1104) 2022-07-25 23:47:46 +08:00
linear.mlir [MHLO] Add transposed convolution conversion pattern (#1171) 2022-08-09 09:50:07 +08:00
lit.local.cfg [MHLO] Init MHLO integration. (#1083) 2022-07-20 16:18:16 -07:00
pooling.mlir [MHLO] Init MHLO pooling-like op conversion (#1141) 2022-08-04 12:34:22 +08:00
reduction.mlir [MHLO] Init MHLO reduce-like op conversion (#1133) 2022-08-03 10:47:52 +08:00
view_like.mlir [MHLO] Add [un]squeeze op patterns (#1099) 2022-07-25 23:28:48 +08:00