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
We just have to do this: I ran into an issue today where I needed to make a one line patch to st...
078d1e1a1d7e5231e98227187d9f322e688cc645 authored over 1 year ago by Stella Laurenzo <[email protected]>Corresponding commits:
* mlir-hlo: 16886a108eff5197f816ca0f1950cc5ff1b078d9
* stablehlo: 77a...
This reverts commit 97bec86a8b313a7cab575dc4e2335656ce45201a.
106b58597a7ca41e24db99c026b26f815e982756 authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>* implemented e2e test case, shape, dtype func
* AtenEmptyStrided decompose op implemented
...
97bec86a8b313a7cab575dc4e2335656ce45201a authored over 1 year ago by Bruce Kim <[email protected]>* implement aten.new_full
* remove extraneous tests
82456eefed98368405fb23a87da2b1cf4f894478 authored over 1 year ago by Arham Khan <[email protected]>Signed-Off By: Vivek Khandelwal <[email protected]>
23b72244b1e1eaa0511cece8535b32810c1d0d7a authored over 1 year ago by Vivek Khandelwal <[email protected]>Set PyTorch and TorchVision version to nightly release 2023-09-11.
Signed-Off By: Vivek Khandel...
c1f379f3bf9185621ff99d8223bed62e914a5140 authored over 1 year ago by Vivek Khandelwal <[email protected]>5895b9f8ca7c0ae8b1f49bb555da3bb9d0b3ab4a authored over 1 year ago by Yuanqiang Liu <[email protected]>
1f20b7275d08e8b2ed1af9494dd72fd58862f01c authored over 1 year ago by Yuanqiang Liu <[email protected]>
- torch version: 2.2.0.dev20230909
- torch commit hash: 11d2c766f14dae98296056ee16827ffbd6a4d50...
- torch version: 2.2.0.dev20230908
- torch commit hash: 806d1a871ddfd2d38e1791489892009feaec842...
cfd70dfb0d89c7e48b457ffbec2dba0484981bb7 authored over 1 year ago by powderluv <[email protected]>
27b55b1d5fbf115bf0c38e4a610a9268e654e353 authored over 1 year ago by Bruce Kim <[email protected]>
a8fd275a006b4c3284991bf7ac3608d4f8ecf8cf authored over 1 year ago by Stella Laurenzo <[email protected]>
Set PyTorch and TorchVision version to nightly release 2023-09-06.
Signed-Off By: Vivek Khandel...
67ae97f368bcb86fef5fe2d782813835d6e8c935 authored over 1 year ago by Vivek Khandelwal <[email protected]>Avoids unsupported pragma warning on GCC.
fcb3b718a521b1229e7431bb662bd8874170eb17 authored over 1 year ago by Stella Laurenzo <[email protected]>Found with a more strict set of warning flags on GCC 9.
29fdc3833c9ccc8b86bf9b8d426c1861a27f060a authored over 1 year ago by Stella Laurenzo <[email protected]>* emit aten.__or__TensorOp
* bug fix
* remove convert to stablehlo
* code style refinement
b411a40b3d674be82f91b652c1939249a633f36f authored over 1 year ago by Jiawei Wu <[email protected]>
Uses the existing reduction codepath, adding modifications or branches
required alongside for p...
c93c6970e8f48e09ceb2f0b6fe4e54214714037f authored over 1 year ago by Jiawei Wu <[email protected]>
Signed-Off By: Vivek Khandelwal <[email protected]>
3841fe3035b4fb868d473afd4eb5d1b5e839e64d authored over 1 year ago by Vivek Khandelwal <[email protected]>d62045f64d81ff1b0f7758c698f708aadf4a6d1a authored over 1 year ago by Jiawei Wu <[email protected]>
a3ac4513e4555d9229cfd6f1f3785cb0f4311da8 authored over 1 year ago by Matthias Gehre <[email protected]>
* add ScalarImplicitOp's reverter to stablehlo backend
* add new passed test case for stableh...
30510f8cf7278fb60739060788fade68ae3d9fb9 authored over 1 year ago by Jiawei Wu <[email protected]>* [Torch Dialect] support aten.split_with_sizes
* update
e9ab8ceb1c50e00b3e2abead899412d8cc2826e5 authored over 1 year ago by Yuanqiang Liu <[email protected]>* view_as_real test case, allow dtype in testutils.randn
* abstract python upstream func impl...
cd1c7df8be4f574709fbf75ed32190f26c91206b authored over 1 year ago by Bruce Kim <[email protected]>1fc4314b62271e0450384d9cdf335fbc43b193a5 authored over 1 year ago by Quinn Dawkins <[email protected]>
* impl decomposition for aten.rand
* remove stablehlo conversion for aten.rand
34a0897e1b61a19c48282192f2437dd24507660e authored over 1 year ago by Arham Khan <[email protected]>Set PyTorch and TorchVision version to nightly release 2023-09-01.
Signed-Off By: Vivek Khandel...
729386c9d8242125b3cb815c5b18adce07cef905 authored over 1 year ago by Vivek Khandelwal <[email protected]>
- torch version: 2.1.0.dev20230831
- torch commit hash: b5b99fe13b890232bb61155a46239922661f46...
Signed-Off By: Vivek Khandelwal <[email protected]>
5c43daa3bf344a495979071ecd9498fae2eae03b authored over 1 year ago by Vivek Khandelwal <[email protected]>Set PyTorch and TorchVision version to nightly release 2023-08-30.
Signed-Off By: Vivek Khandel...
aa15f0d4caa42dffeb0bd43aa56fd53492f1ba1a authored over 1 year ago by Vivek Khandelwal <[email protected]>* Tensor[]? support operands type support using partial codegen
* aten.index.Tensor support v...
6b02e9a92669a07dd3ab33b8cd112bb27741940e authored over 1 year ago by Gleb Kazantaev <[email protected]>* update
* update
* update
* update
* update
* update
* update
17d02811d5107b02bd5a381b748523df033df2b3 authored over 1 year ago by JianzheXiao <[email protected]>* Support brevitas custom op (#2320)
* f16 change for brevitas
* Adapt the change of brevi...
1682b540bfe37d3cadab582cda56cb723467b1f1 authored over 1 year ago by jinchen62 <[email protected]>* impl aten.min op
* remove extraneous test
c42d2beb6ebd7e9ac47608aadb7d2b88a9a6dd09 authored over 1 year ago by Arham Khan <[email protected]>* fix value semantic return
* address comments
---------
Co-authored-by: zhekun.zhang <...
5282324c68aceff2d186fb16043b2ec76beb5c9d authored over 1 year ago by Zhekun(Josh) Zhang <[email protected]>ca34b9c4fc0a4ad380785b11235318af96d1dc08 authored over 1 year ago by David Gens <[email protected]>
bc6bba907724b904c396126a5092cf6a74821d26 authored over 1 year ago by Arham Khan <[email protected]>
8855fa3ace39a30e2df5efb3f17e76b22db735b3 authored over 1 year ago by Arham Khan <[email protected]>
a80bc425216782492751687678a879593126800f authored over 1 year ago by Arham Khan <[email protected]>
610d836fd21f3739ccf67c25dfec4e135367ca9f authored over 1 year ago by Arham Khan <[email protected]>
5138148f5c5f76aeb2ee1e62886c81b73e1e82c3 authored over 1 year ago by Arham Khan <[email protected]>
12eadccc07126bbc5a4ded1c0e2423e34df0ac38 authored over 1 year ago by Arham Khan <[email protected]>
* [Torch Dialect] emit aten.rand op and add converter to stablehlo
* add failed tests for tor...
4339c00f1b818f3cc6fd52fd5610ea973317a7b0 authored over 1 year ago by Jiawei Wu <[email protected]>
This way, we can keep CI green without being forced to ignore _all_
errors that arise in stable...
b552d4ed956d82f5d9d0823b4727bb10bac6787c authored over 1 year ago by Jiawei Wu <[email protected]>
4c9d234b0112c977629411c44af3da89f39cc175 authored over 1 year ago by Jiawei Wu <[email protected]>
* [LTC] Add shape_inference_(add|uniform)
* Add torch.multinomial op.
* Update ods gen; ad...
3dd29f9d5d1d0a722f70d5a20db05c6825e6d269 authored over 1 year ago by Gleb Kazantaev <[email protected]>* [Stablehlo Dialect] fix lowering bn inference with mixed types
* update
b636e0c40cba5f5adab315505f617689d3b5b3cb authored over 1 year ago by Yuanqiang Liu <[email protected]>Per request from #2403.
8ffe5d17da649591387dd907ff737bfa23bf6a79 authored over 1 year ago by Stella Laurenzo <[email protected]>* LTC/TorchMLIR multi-output operations support
* Update torch-mlir jit lowering to support o...
5743b6d4acb174521fc035d4a931d643d90571aa authored over 1 year ago by Gleb Kazantaev <[email protected]>
- torch version: 2.1.0.dev20230820
- torch commit hash: 4ce227bfb953d1f64c4d86cc913144ee2a210e5...
- torch version: 2.1.0.dev20230819
- torch commit hash: 668af075012c0857053a7cdf7ca764bb3569c6f...
Sean has decided to move on to other ventures and has requested that I help him disengage by res...
6648ad91e7c6aa8bd0b5810e5f791cf2018733f0 authored over 1 year ago by Stella Laurenzo <[email protected]>* [TOSA] Fix conversion for depthwise convolutions
* Add e2e tests for depthwise and grouped ...
d77b9cf7ae061f39f0c938116fe7546b6994b46d authored over 1 year ago by Simon Camphausen <[email protected]>
- torch version: 2.1.0.dev20230817
- torch commit hash: 3522f2a7b7f73e928a8366cb7bd62ab3883dbe7...
- torch version: 2.1.0.dev20230816
- torch commit hash: 3af011b858f5e5c40fd8e9d41fa7f31a928b3b4...
This commit updates the `llvm-project` and `mlir-hlo` submodules to
commits:
llvm-project: a...
41bafe13ccdce88c16ef096bfa7486cf6624befa authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>
- torch version: 2.1.0.dev20230815
- torch commit hash: e4d5143f8c73014521f44c3e9b46c642a300dd2...
* [Torch Dialect] replace none-index in aten.Index.Tensor's param by manually generating it
Co...
- torch version: 2.1.0.dev20230814
- torch commit hash: 53551b5c87ca582d71d4bbaf82050d05c3c2f53...
- torch version: 2.1.0.dev20230813
- torch commit hash: 3748ee4a8c4032dac08bd2de0ebf039ad22e0d1...
- torch version: 2.1.0.dev20230812
- torch commit hash: c9397a7bc833cdfdf64aa023631ae5e1c7e9cee...
When using custom ops, sometimes PyTorch will insert namespaces to the
abstract interpretation ...
- torch version: 2.1.0.dev20230811
- torch commit hash: 422297f87fc25191bb392486c4bb8d25c4785d1...
Signed-Off By: Vivek Khandelwal <[email protected]>
e61ef1ee542d9de75c3a42a7de863cf86d690e4e authored over 1 year ago by Vivek Khandelwal <[email protected]>Set PyTorch and TorchVision version to nightly release 2023-08-10.
Signed-Off By: Vivek Khandel...
f0a8f273f7955a19bf1a23cf368eda02f2acdc51 authored over 1 year ago by Vivek Khandelwal <[email protected]>
This commit updates the `llvm-project` and `mlir-hlo` submodules to
commits:
llvm-project: f580...
3854e9e5c3f8996e490ba6625b329e52b483acda authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>
- torch version: 2.1.0.dev20230808
- torch commit hash: c01a41cdec4414d8853c8474ddcaf2bd6990e5c...
Signed-Off By: Vivek Khandelwal <[email protected]>
ee6c87ef5b227e1151dc9a276490edad56775ea9 authored over 1 year ago by Vivek Khandelwal <[email protected]>[Torch-Dialect] add canonicalizer for prim::ListConstruct op
4c12aceb8184f0a07e5d614348887f289b18c02e authored over 1 year ago by Jiawei Wu <[email protected]>
- torch version: 2.1.0.dev20230807
- torch commit hash: 5e438d59cda5546de9eae4d89181a458ead54c5...
- torch version: 2.1.0.dev20230806
- torch commit hash: a8638d61c8b88ab67a908c02ec91fa418612126...
- torch version: 2.1.0.dev20230805
- torch commit hash: be75ecac1bc5a25cbd60e881116ca784d04be1f...
* [MLIR][TORCH] Fix aten.cumsum lowering for int32 input (#2351)
Signed-Off By: Vivek Khandel...
38b049eb1a029864a16069fca7059e180852154c authored over 1 year ago by JianzheXiao <[email protected]>2fbb4c79f00d866bfe97b98bb6856f27f8ee5e10 authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>
- torch version: 2.1.0.dev20230804
- torch commit hash: 4734e4d60f331bfde1b33cfe8ce91de50c5ce2e...
20a2b68ed6752577feecaceffa8989973fe4a70f authored over 1 year ago by Jiawei Wu <[email protected]>
The CI jobs that use stable PyTorch are currently not required to pass
in order for a patch to ...
- torch version: 2.1.0.dev20230803
- torch commit hash: f89c73be3a3e8274d025ac46a33a780853841c9...
* [Torch Dialect] emit aten.masked_scatter and aten.masked_scatter_ op
6db92d1b143b666bbff69726b3cd8b059369e0b0 authored over 1 year ago by Jiawei Wu <[email protected]>Needed by `torch_mlir._version`. Resolves #2368.
48f4e8f673128935af64c82c557a8131190a0d4b authored over 1 year ago by Jack Wolfard <[email protected]>22cb0063d677cad949247b7e6bd70fe5b42a6102 authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>
68f5201b7c7f1729b358ba2c663a9b4c8c763d38 authored over 1 year ago by Ramiro Leal-Cavazos <[email protected]>
- torch version: 2.1.0.dev20230802
- torch commit hash: c89b16917755c2abbef7b6420e340baf9ae8089...
Summary of changes:
- Update tags
llvm: 41895843b5915bb78e9d02aa711fa10f7174db43
mhlo: 4726d...
* LTC->MLIR Debug Info support
* SW-95317 Propagate Lazy->Jit->MLIR scope name.
* Enhance ...
fb52a73cbe001b32073861b484f3561e0f793748 authored over 1 year ago by Gleb Kazantaev <[email protected]>
- torch version: 2.1.0.dev20230731
- torch commit hash: 6298ac688f8caafe30d71ff2ea2e20fbb32065c...
- torch version: 2.1.0.dev20230730
- torch commit hash: 0ff243ff350268cc98fe03fa6364375ee282474...
- torch version: 2.1.0.dev20230729
- torch commit hash: b638df0afb83572724032c824c64e481bb4499a...
[Stablehlo] Add converter to stablehlo for aten.(Int,Float,Bool).Tensor op and configure crashin...
16923fdbd27a0b09938e69b6b46dd9e6f559447a authored over 1 year ago by Jiawei Wu <[email protected]>Signed-Off By: Vivek Khandelwal <[email protected]>
0109bf705b0dae3b4d55c7a9b180516787cbeac6 authored over 1 year ago by Vivek Khandelwal <[email protected]>
- torch version: 2.1.0.dev20230728
- torch commit hash: eb5cb724fec897b866fd3a05b0c67ab9b23eeb9...
- torch version: 2.1.0.dev20230727
- torch commit hash: 8a24a912a5f545d18059b59629aa3598f3783f2...
c7c59b540e3f16078388f16ab32cd9b681c8156a authored over 1 year ago by Yuanqiang Liu <[email protected]>
- torch version: 2.1.0.dev20230726
- torch commit hash: 964a13b3dfbe583fa213fdca12b4a1732b1bb4e...
- torch version: 2.1.0.dev20230725
- torch commit hash: 153afbda4b53928e5531f065c02fde1a29f2040...
- update llvm tag to 4592543a01609feb4b3c19e81a9d54743e15e329
- mhlo now points to f6615343fdab2...
I saw test failing when FileCheck wasn't already build
0a674117197aeeb624f18f1e0b011a19d7b1f5de authored over 1 year ago by Matthias Gehre <[email protected]>