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
[onnx] Fix `pool` lowering for non-symmetric padding
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[onnx] Fix `onnx-to-torch` lowering for flatten shape
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[torch] Supporting `torch.aten.mul.float` lowering to `arith`
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
Bump LLVM to llvm/llvm-project@70eb0e3
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
`torch.prim.If.yield` and `torch.tensor_static_info_cast` ops don't seem to get along
renxida opened this issue 12 months ago
renxida opened this issue 12 months ago
Support onnx.If
renxida opened this pull request 12 months ago
renxida opened this pull request 12 months ago
Don't fold `aten.detach` if result isn't same type as input.
AaronStGeorge opened this pull request 12 months ago
AaronStGeorge opened this pull request 12 months ago
Disable `EmbeddingBagExample` test
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
[torch] Support `torch.convolution` quantized lowering to `linalg`
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
Converts all Adaptive Pooling Ops to Linalg
zjgarvey opened this pull request 12 months ago
zjgarvey opened this pull request 12 months ago
Fix broken link in abstract_interp_lib.md
zjgarvey opened this pull request 12 months ago
zjgarvey opened this pull request 12 months ago
[onnx] Add testing using the `onnx` compilation using torch tests
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
[fx]add all_reduce test.
linuxlonelyeagle opened this pull request 12 months ago
linuxlonelyeagle opened this pull request 12 months ago
[NFC] Cleanup of `torch-to-linalg` `pooling` code
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
[torch] `torch.dequantize` for per channel tensors to` linalg`
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
Implement lowering of torch.aten.fmod.Tensor
mmakevic opened this pull request 12 months ago
mmakevic opened this pull request 12 months ago
[onnx] Added flatten
daveliddell opened this pull request 12 months ago
daveliddell opened this pull request 12 months ago
[onnx] Lowering `onnx.dequantize_linear` to `torch`
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
Add support for `si8` and `ui8` to onnx importer
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
[onnx] Support lowering quantize linear to `torch`
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
[torch][quant] Quantized `torch.mm` for linalg with end-to-end test
rsuderman opened this pull request 12 months ago
rsuderman opened this pull request 12 months ago
[TorchDynamo] Enable Elemtwise ops for Scalar arg
Devjiu opened this pull request 12 months ago
Devjiu opened this pull request 12 months ago
Implement lowering of torch.aten.lgamma
mmakevic opened this pull request 12 months ago
mmakevic opened this pull request 12 months ago
[torch][quant] Support quantize and dequantize for torch
rsuderman opened this pull request about 1 year ago
rsuderman opened this pull request about 1 year ago
[ONNX][MLIR] Add support for onnx.gather op
Shukla-Gaurav opened this pull request about 1 year ago
Shukla-Gaurav opened this pull request about 1 year ago
[linalg] Added `aten.clamp` support with integers to `torch-to-linalg`
rsuderman opened this pull request about 1 year ago
rsuderman opened this pull request about 1 year ago
[Stablehlo] add refbackend
qingyunqu opened this pull request about 1 year ago
qingyunqu opened this pull request about 1 year ago
[onnx] Fix importer variable names to make `mlir` legal
rsuderman opened this pull request about 1 year ago
rsuderman opened this pull request about 1 year ago
torch.operator "onnx.LeakyRelu"
muwys518 opened this issue about 1 year ago
muwys518 opened this issue about 1 year ago
[onnx] `onnx.qlinear` decomposition to `aten` operations
rsuderman opened this pull request about 1 year ago
rsuderman opened this pull request about 1 year ago
TorchOnnxToTorch doesn't support onnx.Conv
muwys518 opened this issue about 1 year ago
muwys518 opened this issue about 1 year ago
[torch] Lower `torch.aten.sinh` to `linalg`
rsuderman opened this pull request about 1 year ago
rsuderman opened this pull request about 1 year ago
[bazel] Fix bazel build for TorchToTensor
rsuderman opened this pull request about 1 year ago
rsuderman opened this pull request about 1 year ago
[onnx] Lowerings from `onnx.transpose`
rsuderman opened this pull request about 1 year ago
rsuderman opened this pull request about 1 year ago
Segmentation fault when trying to lower a model to MLIR using torch dynamo.
anoopjs opened this issue about 1 year ago
anoopjs opened this issue about 1 year ago
Cannot access storage of SparseTensorImpl
luo-yicong opened this issue about 1 year ago
luo-yicong opened this issue about 1 year ago
'unsupported by backend contract: non-value tensor type' with torch.zeros
JBloodless opened this issue about 1 year ago
JBloodless opened this issue about 1 year ago
[MLIR][TORCH] add E2E support for aten.linspace (passes linalg, dynamo, LTC)
123epsilon opened this pull request over 1 year ago
123epsilon opened this pull request over 1 year ago
[MLIR][TORCH] add E2E support for aten.new_full
123epsilon opened this pull request over 1 year ago
123epsilon opened this pull request over 1 year ago
[MLIR][TORCH] add E2E support for aten.rand
123epsilon opened this pull request over 1 year ago
123epsilon opened this pull request over 1 year ago
[MLIR][TORCH] add E2E support for aten.min op
123epsilon opened this pull request over 1 year ago
123epsilon opened this pull request over 1 year ago
Add E2E support for aten.elu
123epsilon opened this pull request over 1 year ago
123epsilon opened this pull request over 1 year ago
Decompose aten.index_put_impl to aten.index_put.hacked_twin
AmosLewis opened this pull request over 1 year ago
AmosLewis opened this pull request over 1 year ago
[Torch Dialect] Fix ui8 lower to uitofp
JianzheXiao opened this pull request over 1 year ago
JianzheXiao opened this pull request over 1 year ago
build: update llvm tag to bbeda83090
Abhishek-Varma opened this pull request over 1 year ago
Abhishek-Varma opened this pull request over 1 year ago
[TOSA] failure compiling model dividing tensor by constant (for the trace method)
tbartsch-semron opened this issue over 1 year ago
tbartsch-semron opened this issue over 1 year ago
[Torch Dialect] support uint8 dtype
qingyunqu opened this pull request over 1 year ago
qingyunqu opened this pull request over 1 year ago
Actually migrate to StableHLO
makslevental opened this pull request over 1 year ago
makslevental opened this pull request over 1 year ago
Increase ccache max_size
makslevental opened this pull request over 1 year ago
makslevental opened this pull request over 1 year ago
Some failed ops when legalizing from torch to stablehlo
MUR-83 opened this issue almost 2 years ago
MUR-83 opened this issue almost 2 years ago
Fails to legalize operation 'torch.aten.convolution'
harshita9 opened this issue almost 2 years ago
harshita9 opened this issue almost 2 years ago
[Torch Dialect] Add aten.alias and it's folder
Groverkss opened this pull request almost 2 years ago
Groverkss opened this pull request almost 2 years ago
[Torch Dialect] Add support for aten::glu
Groverkss opened this pull request almost 2 years ago
Groverkss opened this pull request almost 2 years ago
Implement quantize_per_tensor and int_repr with their lowering to linalg
mgehre-amd opened this pull request almost 2 years ago
mgehre-amd opened this pull request almost 2 years ago
LLVM green commit tracking for coordination experiment
sstamenova opened this issue over 2 years ago
sstamenova opened this issue over 2 years ago
Add E2E support for aten.find
qedawkins opened this pull request over 2 years ago
qedawkins opened this pull request over 2 years ago