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
This reverts commit 0bf31ae614cd387cc3bd5b33f87e61e39aa62113.
This reverts commit f7a1a076fa58a...
- Add both forward and backward op
- Add end-to-end xfailed testcases
Signed-off-by: rahul shri...
b0f166bb9add00321ef344c33295d915316d7aa0 authored over 1 year ago by rahul shrivastava <[email protected]>Signed-off-by: rahul shrivastava <[email protected]>
85916dab331bd854e4c181b3aee1e8129daf8f6d authored over 1 year ago by rahul shrivastava <[email protected]>This un-breaks Bazel CI since https://github.com/llvm/torch-mlir/commit/b31c5fa1fbe412b9b278a037...
a3a62a99512ea279924603afd7a3411f0dafa3ef authored over 1 year ago by Sambhav Jain <[email protected]>0bf31ae614cd387cc3bd5b33f87e61e39aa62113 authored over 1 year ago by Roll PyTorch Action <[email protected]>
f7a1a076fa58af56fae0493b152e902a0971065f authored over 1 year ago by Roll PyTorch Action <[email protected]>
9c6e706f8db7fbed15db6770575851dcdc2f3e03 authored over 1 year ago by Roll PyTorch Action <[email protected]>
56182e434a9bb9586dd109b9d1536f98964e8477 authored over 1 year ago by Roll PyTorch Action <[email protected]>
Bool tensors are represented in TorchScript as an array of
`int8_t`s. However, when importing t...
97fbb6334b821bf9bafb648be5b45a5a99535d9a authored over 1 year ago by Roll PyTorch Action <[email protected]>
The current decomposition for `aten.randn.generator` does not specify
the `dtype` argument of t...
dbbcc4aaff11d2c108b51846cafb2b938133edca authored over 1 year ago by Roll PyTorch Action <[email protected]>
8d25dd454f8d66a8e60ec5c541e586cb43cfda9a authored over 1 year ago by Chi_Liu <[email protected]>
4d98f76d4f8df1c3050c99d677ad7b10d9b2ea5b authored over 1 year ago by Yuanqiang Liu <[email protected]>
Summary of changes:
- Update tags
llvm: 3abae1c88416858cf2e9a7ed9417bc52033933b4
mhlo: 70ebc...
c27182ef9c781e918d63aa93a4ac2b58a591114b authored over 1 year ago by Roll PyTorch Action <[email protected]>
Signed-Off By: Vivek Khandelwal<[email protected]>
ed56e614b72b058b8acaec15d3cd0c17c75518ef authored over 1 year ago by Vivek Khandelwal <[email protected]>6973abbfaa8a8faa50b9b883e8bad85cce6f2ff9 authored over 1 year ago by Roll PyTorch Action <[email protected]>
7e4d2bc51d468e096a6f4dffc1037a5966684af5 authored over 1 year ago by Roll PyTorch Action <[email protected]>
273e75bb8a901d5aa8429eadc07b31e2ad7ffd0b authored over 1 year ago by Roll PyTorch Action <[email protected]>
Summary of changes:
- Update tags
llvm: 225d255a583ea3d50bbba49d949ca76be6a880bf
mhlo: beb5d...
0a3ab07c8f9beafe7b9a2343fc3b69094b405b00 authored over 1 year ago by powderluv <[email protected]>
811f330283c0d30b3c0f558ba5fb05d79c5d9c10 authored over 1 year ago by Roll PyTorch Action <[email protected]>
f3d1eda09f46cd886e364c5c3f6bc385352a0b7e authored over 1 year ago by Chi_Liu <[email protected]>
ad36e61040b571006f61b2b0dcf360f80e5b94c5 authored over 1 year ago by Chi_Liu <[email protected]>
-- In Python we have the concept of negative dimension indexing.
-- We would want to normalize s...
* fix conv bwd
* fix
* fix group case
* clean up
---------
Co-authored-by: zhekun...
1bd5747ca3861163a1c18449c47598adbd61cf7c authored over 1 year ago by Zhekun Zhang <[email protected]>
-- This commit adds e2e support for atend.sort op.
-- 1. Adds aten.sort op in torch dialect.
-- ...
- Add Shape inference for CopyOp for LTC backend
c2c96c430ac68918ae10641f100e67896e89ca38 authored over 1 year ago by rahuls-cerebras <[email protected]>
`TorchToTMTensor` depends on `TorchMLIRTorchUtils` for
`mlir::torch::torch_upstream::get_reduct...
72c3326097140726f7b31a75e62f40d5e3df86d2 authored almost 2 years ago by Yuanqiang Liu <[email protected]>
3e83a86354983d8d041df21e3a30d55377e10249 authored almost 2 years ago by Yuanqiang Liu <[email protected]>
This op does nothing and just returns the input operand as the
result of the op.
Signed-Off By:...
98747d09a8fa5dcf5e4599dca629e306906adafa authored almost 2 years ago by Vivek Khandelwal <[email protected]>Set PyTorch and TorchVision version to nightly release 2023-04-09.
Signed-Off By: Vivek Khandel...
7ae354340d496a82486e7462ec678724e031f127 authored almost 2 years ago by Vivek Khandelwal <[email protected]>975815216f2afac6593f4b44d0a9fbe0854b9d7c authored almost 2 years ago by Chi_Liu <[email protected]>
4df1d8ae2f37d72e4a06bd4f862dc9a5c36d7c23 authored almost 2 years ago by Chi_Liu <[email protected]>
8dcd0b2e7657b4690816cc6347d99fca82060791 authored almost 2 years ago by Chi_Liu <[email protected]>
This is to potentially workaround the index.lock issue in git when we checkout new depth 1 submo...
6cab7406031128b9f6170bd7b583662f6da767b6 authored almost 2 years ago by powderluv <[email protected]>
-- This commit adds e2e support for aten.randint by decomposing it into
an aten.randint.low b...
This reverts commit 07f5f042c787a51716b1b6d18e3999c04720735e.
0497f0b08d9c713b3c39c14876bbe44203716a81 authored almost 2 years ago by powderluv <[email protected]>Signed-Off By: Vivek Khandelwal <[email protected]>
2213ce0855990faf99487587e9f2195b4caf1935 authored almost 2 years ago by Vivek Khandelwal <[email protected]>
This commits adds the support for cases for index_put_op:
1.) where index is a 2-d tensor.
2.) w...
Despite using sudo to delete the workspace directory, we still
occasionally run into checkout e...
* Only create the global seed variable if it does not exist already.
* Make the pass a module p...
Set PyTorch and TorchVision version to nightly release 2023-04-03.
Signed-Off By: Vivek Khand...
e7d4771403e676763af4bda323ee0cbbbf3e72f2 authored almost 2 years ago by Vivek Khandelwal <[email protected]>
This commit also adds the support for non-unit output padding in the
case of transposed convolut...
Signed-Off By: Vivek Khandelwal<[email protected]>
5e9582b055ff3fda1529f0a376fca75b72da8ac5 authored almost 2 years ago by Vivek Khandelwal <[email protected]>f83c516b1587679ce76a65e4fcd9be4b9d411200 authored almost 2 years ago by powderluv <[email protected]>
c86f46bd703b83102a5c83299539510a335c3a21 authored almost 2 years ago by Yuanqiang Liu <[email protected]>
Set PyTorch and TorchVision version to nightly release 2023-04-02.
Signed-Off By: Vivek Khand...
0426942fa20f7b2a9c785ef245557897137963f3 authored almost 2 years ago by Vivek Khandelwal <[email protected]>This commit adds the decomposition for the prims.squeeze op.
Signed-Off By: Vivek Khandelwal<vi...
82fb9c7fb805b3d822058684b13c331b0a937e80 authored almost 2 years ago by Vivek Khandelwal <[email protected]>Set PyTorch and TorchVision version to nightly release 2023-04-01.
Signed-Off By: Vivek Khandel...
3451dd32a7217c9a1562939aacc3eb1806056621 authored almost 2 years ago by Vivek Khandelwal <[email protected]>b2af43b17cb2276f0b795d6ebf6feb5ccd41c6cf authored almost 2 years ago by Vivek Khandelwal <[email protected]>
* Update llvm tag to 9c4611f9c7a7
* add llvm-project patch
c47d4bd8523937a04459bf9c194c366d6ec3efd1 authored almost 2 years ago by Tanyo Kwok <[email protected]>
This commit adds the ability to specify extra abstract interpretation
functions in `torch_mlir....
6bb9965a411fd95c8e0e1d79eed8bfd795f4a821 authored almost 2 years ago by Chi_Liu <[email protected]>
The ops `aten.convolution_overrideable` and
`aten.convolution_backward_overrideable` are curren...
The `RecomposeComplexOps` pass currently does not have a TableGen
declaration and it is using t...
To keep things simple in shape functions, `Scalar` inputs are
considered `float`s. This means t...
72bb902640e71676e6620f04defbfa7ae2f87377 authored almost 2 years ago by Ziheng Jiang <[email protected]>
4e82b30c8896c5681afdd067f586a34f61b4da84 authored almost 2 years ago by Sean Silva <[email protected]>
aa43261cffb7041926facc67f8939c6d4d64aa0c authored almost 2 years ago by wkwkes <[email protected]>
953ea39cb5fa12d116b3b52c243b9da7e1fc4d8c authored almost 2 years ago by Maksim Levental <[email protected]>
There are several ops that have their shape function upstream and had
not been updated in Torch...
158be370d1c4a7ec78dbdb208270c3acc130d9e0 authored almost 2 years ago by Roll PyTorch Action <[email protected]>
2389729fb97cfa571f9b6f233ff7b4d75798976f authored almost 2 years ago by Michael Feliz <[email protected]>
The original design for the dtype functions outlined in
https://github.com/llvm/torch-mlir/issu...
f2a05f2dc0dade5cf03f23b317835b36391e0c2d authored almost 2 years ago by Roll PyTorch Action <[email protected]>
Co-authored-by: zhekun.zhang <[email protected]>
5758a0bfbbbb34aa7dd2f9e9cc029c4c962e05ed authored almost 2 years ago by Zhekun Zhang <[email protected]>544b5f232bc38b4510ab0f2994078d8e4170ca2b authored almost 2 years ago by Roll PyTorch Action <[email protected]>
* implemented ceil_mode== true support for lowering aten.max_pool2d to tosa
* add e2e test for ...
c1b7de109eded71eb166752b4672778cbc969f76 authored almost 2 years ago by Roll PyTorch Action <[email protected]>
- mergeBlockBefore -> inlineBlockBefore
- move tosa-to-tensor pass ordering
https://github.com/...
c319a208282837e8c1c4a63fb03d02385b509c30 authored almost 2 years ago by Sean Silva <[email protected]>3698a95586ef100e412df182dda7b5dae074cb55 authored almost 2 years ago by Yuanqiang Liu <[email protected]>
a412c85fd75c14d7f16d92938a4d2c686571b924 authored almost 2 years ago by Sean Silva <[email protected]>
* LowerToBackendContract: Explicitly error out on unimplemented operator
But only reject torc...
aa5bcb3cf232babe58dfce3a98c86191ad970900 authored almost 2 years ago by Matthias Gehre <[email protected]>6eeed460602d4549a46d37afcc8e45526a24c075 authored almost 2 years ago by Roll PyTorch Action <[email protected]>
be9c0de957919d403ea9ca0ce786f34f47ec390b authored almost 2 years ago by Roll PyTorch Action <[email protected]>
679fa96bb36fec7a88248ccf023274f0f70d6c03 authored almost 2 years ago by Roll PyTorch Action <[email protected]>
3f3833d7700cd976bcf929e2a175f2af10490baf authored almost 2 years ago by Roll PyTorch Action <[email protected]>
This commit adds a check that `defaultDtype` exists in the RefineTypes
handling of `AtenSumOp` ...
91cd37256cef86f0b9849f1ad97f3087ed344b3f authored almost 2 years ago by Roll PyTorch Action <[email protected]>
* implemented lowering torch.aten.constant_pad_nd to tosa
* add constant_pad_nd e2e tests to TO...
2468347376bfbde46a77656f8f7ce98b64644649 authored almost 2 years ago by Roll PyTorch Action <[email protected]>
Fixes a broken bazel build from https://github.com/llvm/torch-mlir/pull/1887 causing the followi...
91e0f38b578395931887127c6f9fc31d05b763ca authored almost 2 years ago by Sambhav Jain <[email protected]>b9674699066001115252e078942f8239c44a2458 authored almost 2 years ago by Yuanqiang Liu <[email protected]>
4912c3937dfdd5b42431112797e41805bafe95d3 authored almost 2 years ago by Jiahao Li <[email protected]>
Currently, the op `torch.tensor_static_info_cast` will not get
canonicalized away if the result...
66b1045a80142cdc971984e83a92df773c2d968b authored almost 2 years ago by gpetters94 <[email protected]>
The functions `isOneValue` and `getAllOnesValues` are
deprecated. `isOne` and `getAllOnes` shou...
327deb90cdad3c3d966abda5760db69ba1b8101a authored almost 2 years ago by Roll PyTorch Action <[email protected]>
* [TORCH] Fix type refinement for aten.cat.
* Add test.
* Address comments.
* Update.
...
1e6608f90c1546b2ca6fce5f1c9e3738fa90e959 authored almost 2 years ago by Roll PyTorch Action <[email protected]>
40c25cecc433dbd2b9adc608aa188fe7c0d73f2f authored almost 2 years ago by Roll PyTorch Action <[email protected]>
86b792520bb1331f106f7eae2f38fb18db70c397 authored almost 2 years ago by Kan Chen <[email protected]>
* Adding stablehlo dialects support for torch-mlir-opt tool.
* Update torch-mlir-opt.cpp
F...
13533307ca5e992500167600703b4be0c6c2907c authored almost 2 years ago by Kan Chen <[email protected]>6c06b9560dbefbc99dd8b62600458659fa77fd76 authored almost 2 years ago by Roll PyTorch Action <[email protected]>
Update PassManager C interface to use mlirPassManagerRunOnOp
Update python calls to PassManager...
- add windows release
c718f87c5de4865c831864c4624925fca18ba1a6 authored almost 2 years ago by Maksim Levental <[email protected]>* add rsub, scalarimplit canonicalizer
* reformat
* address comments
* fix bug
* fix...
1d3a7419c5adb082951c16bdbce7da079e1be1d9 authored almost 2 years ago by Zhekun Zhang <[email protected]>