torch-mlir/test/Conversion/TorchToMhlo
Tanyo Kwok 1ee865983b
[MHLO] fix tensor mode aten.div op pattern (#1160)
* [MHLO] fix tensor mode aten.div op pattern

See RFC #999
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-06 23:38:06 +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 convolution op pattern (#1152) 2022-08-04 00:41:35 -07: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