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
c2ef5f41652776cbbec66988c6d3048fbe8e6319 authored almost 2 years ago
The current implementation of `getScalarValue` does not check that the
input to a `ValueTensorL...
62250dabbb47e2033a45899020149ffac0d2fdb5 authored almost 2 years ago
ac1f03e6f7a6981f32bc786bc5438784b75c3c4c authored almost 2 years ago
* add flags to setup.py for out-of-tree build
* - fix build_ext bug
- add wheels script case...
5ad2d8e43573ed35d894cea84a0906c194563b47 authored almost 2 years ago
3297f8cb6f9279be80af0d28c841117bf1555b18 authored almost 2 years ago
The data-flow analysis does not always propagate information to the
entire graph. This results ...
a4602c674cc6d2851ca5f08f74c2d3d9f82ca962 authored almost 2 years ago
7a8304f935a304ebb745835e1d2a845075afacec authored almost 2 years ago
50ad5eab9aeaa9ff61aeb80b503933407fc2ec18 authored almost 2 years ago
690b07f6e55004909af399c7cbf791e9608e6208 authored almost 2 years ago
fc1e091d6aa4d3fb62ecd92ac231a15b4fff6f02 authored almost 2 years ago
- Remove `useFoldAPI`.
- Update tags
llvm: b5bf6f6392a3408be1b7b7e036eb69358c5a2c29
mhlo: bb...
Set PyTorch and TorchVision version to nightly release 2023-02-27.
This commit also adds the low...
987d5ab33596a451aea34c375528a16b567a6e62 authored almost 2 years ago
* Fix clang version, missing mhlo deps and add reqs files
3bed35c0ee5ed3cef4ccc00264051dea5b2983a3 authored almost 2 years ago* Update README.md
refined formal definition
* Update README.md
toned down "revolutiona...
de05ad5aaab733faf2c5fed8e23810449ac0bcc0 authored almost 2 years agoWe have recently started seeing errors like:
```
Synchronizing submodule url for 'external...
This commit adds the ODS definition for the aten.clamp.Tensor op.
Signed-off-by: Prateek Gupt...
207229297eb0d8c14a455f340902bdf04c78ffd8 authored almost 2 years ago
- Update llvm tag to 5e111eb275eee3bec1123b4b85606328017e5ee5
- mhlo now points to a99159c45ee5c...
Set PyTorch and TorchVision version to nightly release 2023-02-20.
Signed-Off By: Vivek Khandel...
6a3438f6724a91a887e6d0b199ba7833580040d8 authored almost 2 years ago
- Lowers the torch.scatter_reduce to linalg_on_tensors dialect.
- Includes support for "sum", "...
Random tensors used in e2e tests should be created using the
`TestUtils` object passed to the r...
eb74014dd829a34f722969aed3872e2baf2491b4 authored almost 2 years ago
The RollPyTorch action needs the `unzip` command to peek into WHL files
for fetching metadata. ...
* [MHLO] Add support for AtenPowTensorScalar.
* Update.
---------
Co-authored-by: Zihen...
38ed5593983fff4de09ab3040f3cfd2d0ffc3013 authored almost 2 years agoe85def790cfc01ff27b450144a24096db5eafb09 authored almost 2 years ago
* Update buildAndTest.yml
* Update oneshotSnapshotPackage.yml
* Update buildRelease.yml
...
5710871f4f995d153eb6179f6428964de8abb53a authored almost 2 years agoSigned-Off By: Vivek Khandelwal <[email protected]>
b17d4d4f0853529173922956cec6b4b12bb8c3a0 authored almost 2 years agoSigned-Off By: Vivek Khandelwal <[email protected]>
f6f2e4d0407d9776411e60cc0d7497248a0683bf authored almost 2 years ago8a7340dfb5d40a7e52dbb4fb67797d704c7b2dde authored almost 2 years ago
We want to ensure that pip packages required for building torch-mlir
should be included in the ...
57b252107e9737970dbd25e1832a2a3cbd02efa5 authored almost 2 years ago
2eddb3fde7ac0a6991aeec88b8d988b354fe4046 authored almost 2 years ago
3cf5f4fcb7020ebef457e3cf17ca1556a1f554b5 authored almost 2 years ago
be4d220e8154be06508e65eacf4504bda9cfb547 authored almost 2 years ago
bb8fbc41e77847be22746c19dd71ace1a791ae63 authored almost 2 years ago
6ab990e1e8a5ce84bd52591eab0019e71f1ac49a authored almost 2 years ago
* [MHLO] Support MaskedFillScalar.
* Update.
* Update.
* Update.
---------
Co-aut...
f1b8d5e581a40307fc72d2c01c56236d366a08ac authored almost 2 years ago2f6fdb7f0b5b4361e0053c1872aef6fae6aeb490 authored almost 2 years ago
* Python 3.11 support
* test without torchvision
* Update pytorch-requirements.txt
* Up...
320e67ff3477dda2c1a03fe2d4d230774586eedc authored almost 2 years agoa7294432bbed41dedcbb7cbd8d5c41a8da6fb52c authored almost 2 years ago
230fc3ffb653d3a4b80885964a3abb0d805434fc authored almost 2 years ago
cc819e73dd5a48162dcfc099bbdf1b54ca6831da authored almost 2 years ago
83534370c3a45e80a80a925655612a434d413781 authored almost 2 years ago
eb7bac7ca43ef76581f025fb1c0417308a29582a authored almost 2 years ago
Set PyTorch and TorchVision version to nightly release 2023-02-07.
Fixes https://github.com/llvm...
2a4a61f98f79bda06aaa8af4569be04265bd447b authored almost 2 years ago
* build: update llvm tag to ba8b8a73f
* skip ConvolutionModule2DGroups_basic
3ebe5a5a67239d2cd3afa1314376225a59dc6a91 authored almost 2 years agoSet PyTorch and TorchVision version to nightly release 2023-02-06.
Signed-Off By: Vivek Khandel...
3e60e6021f3e5b928e9fdc99e0e5cc53fb60fae8 authored almost 2 years ago089018b658869572aeb5e133e1c81d8c814cd3cc authored almost 2 years ago
Set PyTorch and TorchVision version to nightly release 2023-02-05.
Signed-Off By: Vivek Khandel...
c957cebd03099cd4a55f5f1da2310f741867796d authored almost 2 years ago2c2009a13ded11b4725972d3450e1739ce1ce1c4 authored almost 2 years ago
f58ba19448012359c4ed7a38bc76b5b0e41c64aa authored almost 2 years ago
5d553901112113cac651ae3884d3976e8b6b04c4 authored almost 2 years ago
This patch replaces all MHLO operations with their StableHLO
counterparts and adds a validation...
Fixes https://github.com/llvm/torch-mlir/issues/1829
Signed-Off By: Vivek Khandelwal <vivek@nod...
ed9d8d1fb7eafb14c2d1704bd5f73599017b2128 authored almost 2 years ago
This reverts commit ca400e02cecb8d7efc062fa895a7fcdd8917b84e, since the
(upstream) Windows buil...
ca400e02cecb8d7efc062fa895a7fcdd8917b84e authored almost 2 years ago
5057e8871592d6c52c2e2c9e646c07360ee07517 authored almost 2 years ago
Week of 01/30/2023:
Green LLVM commit: e31ee6417c33a6e2f0e8440b1a86d5365279ad68
Green MHLO comm...
c622f59300ede65f686f416fa0f8efbb780a314f authored almost 2 years ago
f5b689e12f5b694c4e7a6465957829f1fd940478 authored almost 2 years ago
6040d7ce0025d979f93a9b319e6a3b99f0ddce4d authored almost 2 years ago
ef4316e046cec45015863db79a230eedbc8e9a7f authored almost 2 years ago
00fc14a6e1bdafa5b68d71f6c1f762e6460e1910 authored almost 2 years ago
31ffb815e454416f8aa924798c459e8aec8cca9b authored almost 2 years ago
37a625e7374e3d197bb8edae5d65b90f475069af authored almost 2 years ago
* Update README.md and put Python 3.10 a prerequisite
* Update README.md
* Follow up with ...
27a31157b9ee4154dd2846e8991395ec3a697ecd authored almost 2 years ago506aceae7f1f73219a273d34de3126c361e68732 authored almost 2 years ago
[TorchToLinalg] Lower AtenRoundOp to math::RoundEvenOp (Fixes #1811)
adaf05f03ebafd1cc94aa4c8d2cadbf4235dbb32 authored about 2 years ago* Enable VerifyBackendContract in LTC backend
* Update VerifyBackendContract pass
* Move c...
3930588a7e13877e5f65c6c554fcaeaefe76bab0 authored about 2 years agoThis commit makes the following changes:
- Update dialects to use fold API `kEmitFoldAdaptorF...
6c86bec04f36291eb45d850718e837ceefbac670 authored about 2 years ago8ce2fffca5afabf99c8d9d60b9267938eda74326 authored about 2 years ago
aa3a88c8d9afd29e8f3780a9418211730c34bcbc authored about 2 years ago
Rename BlockAndValueMapping to IRMapping
Moved PrimTupleConstructOp type validation to its own ...
Previously, torchvision had not released WHL files for Python v3.8,
causing failures in torch-m...
c29c07b29ba43569347ea53a47b9212e44873db2 authored about 2 years ago
Signed-Off By: Vivek Khandelwal <[email protected]>
23aa6903f7bb0cb94d1b4844f60e6779f5e85527 authored about 2 years agoSet PyTorch and TorchVision version to nightly release 2023-01-22.
Signed-Off By: Vivek Khandel...
bf4c77cbc56990c6a9d77507d152a00870d181e4 authored about 2 years ago556620e349f41785115fa31778555f7962d5b6c8 authored about 2 years ago
`llvm::makeArrayRef` is now deprecated and can be
replaced by the newly introduced `ArrayRef` d...
68ac2ce6550291c7041f25d638a0470cf80b38fc authored about 2 years ago
c5ac42a1984c70e0d9829e3d847fe8282839c75d authored about 2 years ago
One of the potential values for a `torch_upstream::ScalarType` is
`Undefined`. This means that ...
d3c6183294aef7c5185cdf659c9d56e3f52288e4 authored about 2 years ago
2587b3f5833511ee5f71b49ef03c7f5a9bd16611 authored about 2 years ago
c4c9d66f71636c1949626e147c535971d38d9b09 authored about 2 years ago
Signed-Off By: Vivek Khandelwal<[email protected]>
abf4f207cd502a72a1c9c9567f9b128ddce3836d authored about 2 years ago158c9b540846a428652ca090e7ea24335751bc36 authored about 2 years ago
This commit decomposes aten.randn_like op into aten.randn.generator op.
Signed-Off By: Vivek Kh...
f9d59eb500330d41e7e7ce4f644fbef6174c6b42 authored about 2 years agoSigned-Off By: Vivek Khandelwal <[email protected]>
999fd9036b1663af6f186be2c398ee579d10823b authored about 2 years ago0a8503378082ac22c485c3cb89d7b5ba4073664e authored about 2 years ago
e2698433db4298cc8a86dbad70b43aa3e32e9803 authored about 2 years ago
19bb8aebdf3a8ba4760c4a12cb609c9e69c0449d authored about 2 years ago
8696752eb645eb42832c624ec7d2a56a48128918 authored about 2 years ago
2fe697c0be56d6a475f4b34ab3a00bcb6061f16c authored about 2 years ago
Set PyTorch and TorchVision version to nightly release 2023-01-15.
Signed-Off By: Vivek Khandel...
924503c4369332fda9add34135c0ffc77a858b96 authored about 2 years ago3f49ba9fe2f474d548325cf04c2b05f17f021217 authored about 2 years ago