Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/llvm/torch-mlir

The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.
https://github.com/llvm/torch-mlir

[MLIR][TORCH] Add support for unsigned integer types

Refer: https://github.com/pytorch/pytorch/issues/58734

d50d3aa5e77117fbb7078c25831ea2913a1c5566 authored about 1 year ago by Vivek Khandelwal <[email protected]>
Lowering to linalg of prims split_dim op (#2576)

Adds support for lowering to prims split_op.

Similar design to collapse op lowering in
htt...

03e8f99730e81cac829bdb340dfd158aec524f93 authored about 1 year ago by James Newling <[email protected]>
[Torch] Add fold rule for AtenMaskedFillTensorOp to AtenMaskedFillScalarOp (#2543)

d67afa9e951128b6d3973044ea45d5daa127de4b authored about 1 year ago by Zhekun(Josh) Zhang <[email protected]>
Disable torch-mlir-core for release build (#2586)

b26797c20b63606b826d53a1496c4a0f90e49502 authored about 1 year ago by Vivek Khandelwal <[email protected]>
Additional tests for view lowering (#2584)

The logic for lowering the aten view op to linalg is fairly complex.
In this PR I have tried t...

647f2f507648a8004f2d74b7712896258c79b20b authored about 1 year ago by James Newling <[email protected]>
[E2E] add nan case in elementwise comparison e2e tests (#2575)

7b94189e07401bb7d0b5cb2bc07294c8933c351f authored about 1 year ago by Yuanqiang Liu <[email protected]>
Breakup python pytorch deps (#2582)

This lifts the core of the jit_ir_importer and ltc out of the pt1
project, making them peers to...

5eae0adff105a83f3b65fa000197f6339303b494 authored about 1 year ago by Stella Laurenzo <[email protected]>
[Torch Dialect] support AtenArangeStartOutOp in ReduceOpVariants like… (#2563)

… AtenBernoulli_FloatOp

It fixing case like: `%2110 = torch.aten.arange.start_out %int1,
%in...

facbe5d96be48d323b29caee8374922617da767d authored about 1 year ago by Yuanqiang Liu <[email protected]>
Add verification for torch permute op (#2551)

- adds support for an optional verifier to the generated torch op
tablegen (GeneratedTorchOps.t...

dad1f012f649e01e5d16bdcf15976cbe3ede09d3 authored about 1 year ago by James Newling <[email protected]>
Support for prims collapse op (lowering to linalg) (#2572)

Steps taken:
1) add generator code to torch_ods_gen.py, run update_torch_ods.sh
2) add (custom...

e81282ae8f23a34b5a7dbef94bea3dfdf945ebcd authored about 1 year ago by James Newling <[email protected]>
update PyTorch version to 2.2.0.dev20231115 (#2577)

torch version: 2.2.0.dev20231115
torch commit hash: a5a404865c01f86881f6b3ab0cd9a562d0b420de
tor...

6be9789f9f86bf6d5279c24887b5abd58679f03b authored about 1 year ago by Stella Laurenzo <[email protected]>
update PyTorch version to 2.2.0.dev20231114 (#2574)

torch version: 2.2.0.dev20231114
torch commit hash: ec2f8fd2f1ac81996641848d9c7b904fddbbf9cf
tor...

d734f7890c8fe2a6d1ef96886cf161742a7f9fda authored about 1 year ago by Stella Laurenzo <[email protected]>
add bool scalar type to int implicit cast (#2571)

[LTC] Add bool scalar type to int implicit cast

dde66e66b0d294dc411d6627e7888090a1a92e27 authored about 1 year ago by Shehroze Khan <[email protected]>
update PyTorch version to 2.2.0.dev20231113 (#2570)

torch version: 2.2.0.dev20231113
torch commit hash: a45a8bf9e7e1530692f2703f8da430bc2825af7c
tor...

c61f0bd5bb857a0c9ce3f79bd73717894e2f394c authored about 1 year ago by Stella Laurenzo <[email protected]>
Update readme to fit new project structure (#2548)

Co-authored-by: lanzongwei.lan <[email protected]>

dd759a24f230bc4258bdcde1b076270d3d3b2ba3 authored about 1 year ago by lzw <[email protected]>
update PyTorch version to 2.2.0.dev20231112 (#2569)

torch version: 2.2.0.dev20231112
torch commit hash: 63a5a14da9ef3ebd68ce0cebea4aa84e030a2cf8
tor...

1a064cdf1a1c1f6006bbc2838ea520915ce7e98a authored about 1 year ago by Stella Laurenzo <[email protected]>
update PyTorch version to 2.2.0.dev20231111 (#2568)

torch version: 2.2.0.dev20231111
torch commit hash: f40306d6c4b2613c18525a274d98feeda0036473
tor...

2a994027961429844e2300b6722faa00debccc16 authored about 1 year ago by Stella Laurenzo <[email protected]>
[Torch Dialect] add canonicalize for aten.numel (#2562)

3ab790c50a8aa51330a30c19923f07ac4f9f01d6 authored about 1 year ago by Yuanqiang Liu <[email protected]>
update PyTorch version to 2.2.0.dev20231110 (#2566)

torch version: 2.2.0.dev20231110
torch commit hash: edbf22fa03bafd1d2849ba41db75a2bea172dbcc
tor...

b20daf5710f96dee080f7b9a6e26cec064e13c83 authored about 1 year ago by Stella Laurenzo <[email protected]>
Update E2E links

98ee7fe54887944cda9ed10ac6d7832676332ed6 authored about 1 year ago by James Newling <[email protected]>
Move Wiki to `docs/`

Currently the docs are split into two places, the `docs/` directory
and the Github Wiki of Torch...

d082310bd879091424180a297d5332ae3e3a0fda authored about 1 year ago by Ramiro Leal-Cavazos <[email protected]>
update PyTorch version to 2.2.0.dev20231109 (#2564)

torch version: 2.2.0.dev20231109
torch commit hash: 2c3ba6926e38dba05bda34f0af9c092a40cff5b7
tor...

a7b5dfb3896c77e4e4235a53c9bfa29340e913f8 authored about 1 year ago by Stella Laurenzo <[email protected]>
[Dtype Function] fix aten.div.Tensor_mode's dtype function (#2555)

60effcee89bc8aef8b9e71f78b4d64044fbd4bd5 authored about 1 year ago by Yuanqiang Liu <[email protected]>
Fix for unused variable failure when trying to bump torch-mlir in IREE (#2560)

Due to blob being an unused variable, we are not able to bump torch-mlir
in iree. With this PR,...

ad182198204e299377d4efba74fa2241e5404b0f authored about 1 year ago by saienduri <[email protected]>
update PyTorch version to 2.2.0.dev20231106 (#2556)

torch version: 2.2.0.dev20231106
torch commit hash: a04dd794ad694baeb257c12329c3166c6a44ae50
tor...

f3bfa8185730e63bda56a3a238bad3dc2d756859 authored about 1 year ago by Stella Laurenzo <[email protected]>
Decomposition of aten.pixel_shuffle with static input shape (#2550)

For static tests (that is when the shape is know) for example:

```
@annotate_args([None, (...

b6e551c7b858995334501174594fe280d864743c authored about 1 year ago by James Newling <[email protected]>
[Torch Dialect]Support aten.cosine_similarity (#2364)

As title, add support for aten.cosine_similarity, support broadcast
inputA/inputB to the same s...

a42d4c18ff70e502f7e1dc6d58c1dfcc5b72422b authored about 1 year ago by JianzheXiao <[email protected]>
Specify path of e2e_test.sh after directory change (#2557)

Is there a way to disable some of CI for docs-only PR's?

026cb314dafc16d672d57b8dd6e99db2dbd2bc38 authored about 1 year ago by James Newling <[email protected]>
update PyTorch version to 2.2.0.dev20231105 (#2554)

torch version: 2.2.0.dev20231105
torch commit hash: 2d7dd2e800dfd6332656074bfa208e4b25cfe907
tor...

4b9db995b55c55f1548c3514f849b34341b8581f authored about 1 year ago by Stella Laurenzo <[email protected]>
[Torch Dialect] emit aten.reshape_as op and add decomposition pattern. (#2553)

d5ee8ee73aae11fde10f2ca7c0164f3b3b021cd6 authored about 1 year ago by Jiawei Wu <[email protected]>
update PyTorch version to 2.2.0.dev20231104 (#2552)

torch version: 2.2.0.dev20231104
torch commit hash: a89fef71845d0dbc2c4c4a4c7878f51f4968ab90
tor...

71ca529a62b14135d178fd1c0b643980a233f532 authored about 1 year ago by Stella Laurenzo <[email protected]>
[Torch Dialect] support aten.isinf (#2544)

Also fix linalg lowering from `UEQ` to `OEQ`.
I will check other comparison's lowering later.

0378da0abd70451dcdbc493ccbd93933b5ed5a1f authored about 1 year ago by Yuanqiang Liu <[email protected]>
torch-mlir change for dense resource implementation (#2513)

Co-authored-by: Avinash Sharma <[email protected]>

88adf384ccb39cd6fd005271ede58c86778b1ff8 authored about 1 year ago by saienduri <[email protected]>
[Bazel] Mirror project reorganization (#2547)

Updates Bazel build to mirror project reorganization from
https://github.com/llvm/torch-mlir/pu...

1b9fb1b51d33b1864741c354f231615fbd8bae3d authored about 1 year ago by Sambhav Jain <[email protected]>
update PyTorch version to 2.2.0.dev20231103 (#2549)

torch version: 2.2.0.dev20231103
torch commit hash: fd56aa0daeec624bcff822fef04fe9339770dc33
tor...

3caddd2dd97a30083319586bca8fea8d90011971 authored about 1 year ago by Stella Laurenzo <[email protected]>
Re-organize project structure to separate PyTorch dependencies from core project. (#2542)

This is a first step towards the structure we discussed here:
https://gist.github.com/stellarac...

6961f0a2472561b06d2b831eda68aa3b369e8555 authored about 1 year ago by Stella Laurenzo <[email protected]>
update PyTorch version to 2.2.0.dev20231102 (#2545)

torch version: 2.2.0.dev20231102
torch commit hash: d2c3aa1fded6d1a0165eafe6e08816a85a1190d8
tor...

536e45cb3bc6951ae90de5c8e969d7fd03cfd955 authored about 1 year ago by Stella Laurenzo <[email protected]>
[Torch] Fix mixP case for non value semantic ops (#2540)

NonValueSemantic Ops like Add_, div_, etc. expect result DType to be the
same as the first inpu...

88d4c475d34ed5e9fd2bd6706583e04841e577fc authored about 1 year ago by Zhekun(Josh) Zhang <[email protected]>
add uncovered cases in view lowering (#2524)

removes unecessary checks from empty strided

4901773f774841be2bea972357c31eba036dffd9 authored about 1 year ago by Daniel Garvey <[email protected]>
[Torch Dialect] add canonicalize pattern for aten.floor with integer … (#2534)

…type

365655ca29c8823a9e41e3074b148b7c114d8846 authored about 1 year ago by Yuanqiang Liu <[email protected]>
add e2e support for torch.eye operations (aten.eye, aten.eye.m) (#2478)

a2e694df4084f7f59a3d23538246bc8f294afa03 authored about 1 year ago by saienduri <[email protected]>
update PyTorch version to 2.2.0.dev20231101 (#2538)

torch version: 2.2.0.dev20231101
torch commit hash: e844d7ab047429425f117b1c566038713d2d7784
tor...

e12937c642fe51d7838190936407933ef6d3a6e4 authored about 1 year ago by Stella Laurenzo <[email protected]>
Rework AtenEmptyStridedOp checks (#2537)

Now using Value instead of Ints. Trades compile failure for a runtime
assert

1d41f7b6fe2cd3fb0bb0d6574bb48637f9ae9c84 authored about 1 year ago by Daniel Garvey <[email protected]>
Fix typos in comments (#2539)

Fix typos in comments

4199feffed3f9b89e321a8bd65f2b78bc5be2700 authored about 1 year ago by xiaolou86 <[email protected]>
[Torch Dialect] Add Support for aten.unflatten.int (#2475)

As title, Add support for aten.unflatten.int, support dim to be negative
and one of the sizes' ...

e8706957c062c34e1a1424aee12662347c6290ed authored about 1 year ago by JianzheXiao <[email protected]>
update PyTorch version to 2.2.0.dev20231027 (#2536)

torch version: 2.2.0.dev20231027
torch commit hash: 525a926aaa127e59c71ed66915055ac027dba507
tor...

b88f9ec8f2d89c9d351a1f9d92eba974e2997020 authored about 1 year ago by Stella Laurenzo <[email protected]>
update PyTorch version to 2.2.0.dev20231026 (#2535)

torch version: 2.2.0.dev20231026
torch commit hash: bf9fd89f63f213a5c449dd589ac96cf9c9218885
tor...

2e5c624b58e23ea0695c3e1394d4a549fa6d8100 authored about 1 year ago by Stella Laurenzo <[email protected]>
[Torch Dialect] support aten.glu (#2531)

e7282487ea72b6dc929e6912000bde8f3103301f authored about 1 year ago by Yuanqiang Liu <[email protected]>
update PyTorch version to 2.2.0.dev20231025 (#2532)

torch version: 2.2.0.dev20231025
torch commit hash: e6efc2915b4ac65c784fbcbbf42ad87b49214417
tor...

b0f39ac966badcd083f96e7140f71f84cfa72826 authored about 1 year ago by Stella Laurenzo <[email protected]>
update PyTorch version to 2.2.0.dev20231024 (#2530)

torch version: 2.2.0.dev20231024
torch commit hash: a422515e75cad4e785bbdbdff4f4e1c7c406bb24
tor...

e184e45398191a3905c675fe59ac00c45de76003 authored about 1 year ago by Stella Laurenzo <[email protected]>
Update dtype check in torch-to-tosa clamp op (#2529)

As titled.

---------

Co-authored-by: Ze Zhang <[email protected]>

7cb2db627978b0a802212f08a80cc82805cf5704 authored about 1 year ago by Ze Zhang <[email protected]>
update PyTorch version to 2.2.0.dev20231023 (#2528)

torch version: 2.2.0.dev20231023
torch commit hash: 88eb6bbb1ab58d7cdb49349b64c02a04911be8f2
tor...

6d74e8cccd581ef75cbe9de6f76db2672cffb103 authored about 1 year ago by Stella Laurenzo <[email protected]>
update PyTorch version to 2.2.0.dev20231022 (#2526)

torch version: 2.2.0.dev20231022
torch commit hash: f468e74875f6b7f95b7b01ccf3b05c3917e2865d
tor...

0f781ab4bf73053b9f02acc0d7d9bdc547758f9d authored about 1 year ago by Stella Laurenzo <[email protected]>
[torch] Implement stronger verifiers for non-value semantic ops (#2519)

Attempt to solve https://github.com/llvm/torch-mlir/issues/2490

Changes for Non Value Semanti...

7633619ed2c7e601a57692f08a21bca03572a4a6 authored about 1 year ago by Sarthak Gupta <[email protected]>
update PyTorch version to 2.2.0.dev20231021 (#2525)

torch version: 2.2.0.dev20231021
torch commit hash: 147ac6b312c4c71e89013be592dc519c81fcac4e
tor...

0acbb264d4b2a5419a489b27e14b983f536b309f authored about 1 year ago by Stella Laurenzo <[email protected]>
update PyTorch version to 2.2.0.dev20231020 (#2522)

torch version: 2.2.0.dev20231020
torch commit hash: 6ffe31abcae7d580c451cea195bd52258c72ac81
tor...

caa533cc5f9256a765850f7bc426deb4a6312e95 authored about 1 year ago by Stella Laurenzo <[email protected]>
build: manually update PyTorch version (#2521)

5bc200933215368d8eccaf992cd985848ace50e7 authored about 1 year ago by Vivek Khandelwal <[email protected]>
Bump LLVM to get bazel fixes (#2517)

The last llvm bump in https://github.com/llvm/torch-mlir/pull/2511
pointed to
https://github.c...

52abae1526e51ae8c415ca98ce4a56b00782b68b authored about 1 year ago by Sambhav Jain <[email protected]>
update AtenClampOp in torch-to-tosa to handle fp inputs (#2516)

As titled.

---------

Co-authored-by: Ze Zhang <[email protected]>

4279b750da10b4ded10ca6ccb1c120d7a4187a51 authored about 1 year ago by Ze Zhang <[email protected]>
Update llvm-project to b44b3494f60296db6aca38a14cab061d9b747a0a (#2511)

The main purpose is to bring in the new mesh dialect change.
https://github.com/llvm/llvm-proje...

14a4da923bae4db80db32e5a48a7c6cf501709cd authored about 1 year ago by Chi_Liu <[email protected]>
Add aten.isclose support and its torch-to-tosa lowering (#2512)

Add aten.isclose op
Add its torch-to-tosa lowering
Update the TorchToTosa/basic.mlir tests

...

f2c53b8ca5389fc63c38a66892b0d393718c3db4 authored about 1 year ago by Ze Zhang <[email protected]>
Add aten.unflatten.int support and its torch-to-tosa lowering (#2509)

Add aten.unflatten.int op
Add its torch-to-tosa lowering
Update the TorchToTosa/basic.mlir tes...

e649e06b7b7a74200354ce49c5863122f3287bdb authored about 1 year ago by Ze Zhang <[email protected]>
Update README to include new meeting schedule (#2503)

9b5a4afadd5df5b7f770e2524f9214741707f546 authored about 1 year ago by Ramiro Leal-Cavazos <[email protected]>
update PyTorch version to 2.2.0.dev20231006 (#2507)

torch version: 2.2.0.dev20231006
torch commit hash: 20217d1426d99d0caa70e1473d89e0c834b7f35e
tor...

26ea13ddf544321d7a58e06ce0e58a78a85ca1f6 authored over 1 year ago by Stella Laurenzo <[email protected]>
[TorchToLinalg] Improve broadcast lowerings in strict symbolic modes (#2505)

With strict symbolic shapes, we can assume numpy-style dynamic
broadcasts never occur. This imp...

6f81ad72938deb56c6d43bbc01388c1f8f1253c1 authored over 1 year ago by Quinn Dawkins <[email protected]>
update PyTorch version to 2.2.0.dev20231005 (#2506)

torch version: 2.2.0.dev20231005
torch commit hash: 439cba92777ff61b49d24096edfaf128fbd742ea
tor...

42b6c0a14a13b1349b4e2e4fa9a94b62c9ac93cb authored over 1 year ago by Stella Laurenzo <[email protected]>
Improve aten.broadcast_to folder when in strict symbol mode (#2504)

Strict symbolic shapes allow us to assume numpy-style dynamic broadcasts
never occur. This allo...

ae72eec224e57989f610c6f1d45308125a310f7f authored over 1 year ago by Quinn Dawkins <[email protected]>
update PyTorch version to 2.2.0.dev20231004 (#2502)

torch version: 2.2.0.dev20231004
torch commit hash: 56af607c0437ed7321da4b96a4dbccdbd8b5a98b
tor...

14e6da8588ba28fb202c4adfbdb0980a87c74524 authored over 1 year ago by Stella Laurenzo <[email protected]>
[linalg] Add handling for leadin and trailing size-1 dims in ViewOp

This commit adds to the lowering of `aten.view` handling for the
following cases:

- `(..., a.si...

2e5d65064c6284d683d4c3d87ecf08647625bda1 authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>
Revert "[linalg] Fix handling of trailing size-1 dimensions in aten.view (#2474)"

This reverts commit 7c6b9d2445288cea7140b94a8586ce7873b50ccb.

1c508af0ba011b667d24adbefc393b88af4a7f85 authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>
update PyTorch version to 2.2.0.dev20231003 (#2500)

torch version: 2.2.0.dev20231003
torch commit hash: 4e30fa82315208dcd38fa16a0ed9851fa8e98bc9
tor...

4892ed433f4b396d5b6fccfcc0fc74596fa1034f authored over 1 year ago by Stella Laurenzo <[email protected]>
[MLIR][TORCH] Add support for int8 dtype for sub, add, and bitwise_and op

Signed-Off By: Vivek Khandelwal <[email protected]>

ca6ce8974f4ae6a5980aaa099b70b3fd16bb5d63 authored over 1 year ago by Vivek Khandelwal <[email protected]>
Add linspace/cumprod/roll ops (#2498)

Add linspace/cumprod/roll ops to ODS and add shape inference functions
to make it work with LTC...

32d9b20bdef9ced97014499989a77b50ab8408ed authored over 1 year ago by Jae Hoon (Antonio) Kim <[email protected]>
Disable LTC for arm release

Also, revert https://github.com/llvm/torch-mlir/pull/2488.
Disabling LTC based on the discussion...

d10a86f51c1224200e9044a3f95be5b85c6f3a81 authored over 1 year ago by Vivek Khandelwal <[email protected]>
update PyTorch version to 2.2.0.dev20231002 (#2497)

torch version: 2.2.0.dev20231002
torch commit hash: 4dae8b49630d2784f6a5d8726db30923e2d1e077
tor...

b75c208f4e3343c997bc995a6284ffdd92476851 authored over 1 year ago by Stella Laurenzo <[email protected]>
[MLIR][TORCH] Add support for bitwise_right_shit and bitwise_and.Scalar op

Signed-Off By: Vivek Khandelwal <[email protected]>

9293326e1eb09a99cdec4ff7e08bfa1b47fbcd5f authored over 1 year ago by Vivek Khandelwal <[email protected]>
[MLIR][TORCH] Add support for conversion to int8 dtype

Signed-Off By: Vivek Khandelwal <[email protected]>

c434736ee9289cf4f0eb4f6a530eebfb56e9e16e authored over 1 year ago by Vivek Khandelwal <[email protected]>
build: manually update PyTorch version

Set PyTorch and TorchVision version to nightly release 2023-09-28.

aten.baddbmm changes done be...

71ac62f3a89f751a2750e922757789ff0cff489e authored over 1 year ago by Vivek Khandelwal <[email protected]>
Elide dynamic broadcast checks when in strict symbolic shapes mode. (#2496)

When importing dynamic shaped programs from Dynamo, via torch.compile or
torch.export, we can a...

860be09a3908a169b4d37801eaba88ad3bf72a5b authored over 1 year ago by Stella Laurenzo <[email protected]>
add e2e support for torch.log10 (#2479)

4e1dd3bf10cc5d3b07251de9593b02f0673e4f1b authored over 1 year ago by saienduri <[email protected]>
Use PyTorch nightly for Arm release build (#2488)

The LTC backend has drifted from being able to pass tests on the stable
PyTorch version, so pin...

8abfa5b19613114bdf1841b6bc09db7ee4924a2f authored over 1 year ago by Vivek Khandelwal <[email protected]>
[linalg] Fix handling of trailing size-1 dimensions in aten.view (#2474)

This commit adds to the lowering of `aten.view` handling for the
following cases:

- `(..., a...

7c6b9d2445288cea7140b94a8586ce7873b50ccb authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>
update PyTorch version to 2.2.0.dev20230927 (#2489)

torch version: 2.2.0.dev20230927
torch commit hash: d7520d8668dc08f7bed27a64f006c909006e653a
tor...

e69266a936427184dd3c887e517c7098f7f1bf4e authored over 1 year ago by Stella Laurenzo <[email protected]>
build: manually update PyTorch version

Set PyTorch and TorchVision version to nightly release 2023-09-26.

aten._convolution.deprecated...

7760bda8ee6244837ec76cedbee7e518127a4feb authored over 1 year ago by Vivek Khandelwal <[email protected]>
update llvm-project to d13da154a7c7eff77df8686b2de1cfdfa7cc7029 (#2483)

ff7f8b21dcc842a4f70209a6d255d54c4ef6e39b authored over 1 year ago by Daniel Garvey <[email protected]>
[NFC] Clean-up `ConvertAtenViewOp` in linalg backend (#2470)

While trying to fix a bug in the `ConvertAtenViewOp` pattern in the
linalg backend, I realized ...

c9fd78988e16fb97359b8cb10a27f6bf8d377495 authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>
[MLIR][TORCH] Add device "cpu" support for aten.to.dtype_layout op (#2481)

This PR adds device="cpu" support for `aten.to_dtypeLayout` op and
corresponding e2e test suit....

a520d39f84f159838cc2f4f88a08c9cd611635fd authored over 1 year ago by Bruce Kim <[email protected]>
CI: reconcile differences between RollPyTorch and pre-merge checks (#2482)

5f772e8cb4abe0e134b1a974a6893e6452b9c656 authored over 1 year ago by Ashay Rane <[email protected]>
build: manually update PyTorch version (#2480)

Set PyTorch and TorchVision version to nightly release 2023-09-22.

Signed-Off By: Vivek Khand...

6699cbcc7484650c4a3554602713a7ec9f58e42b authored over 1 year ago by Vivek Khandelwal <[email protected]>
[LTC] Support torch.ones/zeros/arange ops (#2440)

059041e0fe1d81948e87e2ef0928f13052e78a1c authored over 1 year ago by Gleb Kazantaev <[email protected]>
Fixing implicit double to float casts. (#2476)

MSVC (and other compilers with implicit narrowing warnings) don't like
this type mismatch.

b9847b19043a70a7896b81f2fcd7d0251a71348f authored over 1 year ago by Ben Vanik <[email protected]>
[Torch Dialect] add avg_pool 2d and 3d op variants (#2473)

Adds ODS for `avg_pool2d` and `avg_pool3d`, including their backward and
`adaptive_` variants.

023fc9007234c5b28a1fb28076e24ae44ae77c86 authored over 1 year ago by David Gens <[email protected]>
Revert accidental change to submodule origin. (#2477)

20ea1c9e9159483cd14ca8141c4968845a23dea8 authored over 1 year ago by Stella Laurenzo <[email protected]>
Bump llvm-project to f66cd9e9556a53142a26a5c21a72e21f1579217c. (#2466)

Picks up DenseResourceElementsAttr python support and fixes minf/maxf
C++ rename.

278c41e9388c6b20a92c8a7dc735578424b395a1 authored over 1 year ago by Stella Laurenzo <[email protected]>
build: manually update PyTorch version

Set PyTorch and TorchVision version to nightly release 2023-09-18.

Signed-Off By: Vivek Khandel...

b03efdf2e47b0effbf66d84d9ed75cc90ab7ee2d authored over 1 year ago by Vivek Khandelwal <[email protected]>
Fix python package install instructions (#2464)

7a7be60dcfb5dbc4b8baf2b91726c879269cda2c authored over 1 year ago by Boian Petkantchin <[email protected]>
[Bazel] Replace mlir-hlo with stablehlo (#2463)

Aligns with https://github.com/llvm/torch-mlir/pull/2460 and fixes bazel
build.

GHA workflow...

3d974ed9883eac4c3651ac7799a49da5ad9c597b authored over 1 year ago by Sambhav Jain <[email protected]>
[MLIR][TORCH] Add E2E support for aten.empty_strided decomposition op (redo PR) (#2459)

Making the same PR with #2457, as I accidentally thought the review was already made and merged ...

40913a36c297239523863867f2e9b8639176993f authored over 1 year ago by Bruce Kim <[email protected]>
build: manually update PyTorch version

Set PyTorch and TorchVision version to nightly release 2023-09-13.
Ref: https://github.com/pytor...

4b4c38da4664c78665fa7efa6bc2d6930140d8a1 authored over 1 year ago by Vivek Khandelwal <[email protected]>
Fix two CMake issues that were causing Windows compilation failures. (#2461)

At some point in the past month, stablehlo gained a number of patches that implement a non-trivi...

107ed0dec9f96fc5615c99af01ca25ad68641a29 authored over 1 year ago by Stella Laurenzo <[email protected]>