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
Failing to lower torch model to TOSA
kslavka-gsi opened this issue 9 days ago
kslavka-gsi opened this issue 9 days ago
Update ci.yml
rushins-cerebras opened this pull request 10 days ago
rushins-cerebras opened this pull request 10 days ago
[TOSA] Add reflection_pad3d lowering
sahas3 opened this pull request 15 days ago
sahas3 opened this pull request 15 days ago
Refreshes docs/development.md
bjacobgordon opened this pull request 16 days ago
bjacobgordon opened this pull request 16 days ago
[Torch] add aten.bilinear op decomposing
dixinzhou opened this pull request 16 days ago
dixinzhou opened this pull request 16 days ago
[torch-mlir][doc] remove MPACT as example
aartbik opened this pull request 20 days ago
aartbik opened this pull request 20 days ago
[torch-mlir][sparse] re-enable most sparse test
aartbik opened this pull request 20 days ago
aartbik opened this pull request 20 days ago
[torch-mlir] add MPACT as an example torch-mlir based compiler
aartbik opened this pull request 20 days ago
aartbik opened this pull request 20 days ago
[cmake] Enable accepting external stablehlo project
shelkesagar29 opened this pull request 20 days ago
shelkesagar29 opened this pull request 20 days ago
[lib/conversion] Create seed only if needed in `convert-torch-convers…
shelkesagar29 opened this pull request 20 days ago
shelkesagar29 opened this pull request 20 days ago
[python] Make module imports relative in `fx.py` and `compiler_utils.py`
shelkesagar29 opened this pull request 20 days ago
shelkesagar29 opened this pull request 20 days ago
[torch] Update `torch.bmm` to use accumulator type
rsuderman opened this pull request 20 days ago
rsuderman opened this pull request 20 days ago
[ONNX] Add support for asymmetric padding for Onnx.AveragePool op
vivekkhandelwal1 opened this pull request 21 days ago
vivekkhandelwal1 opened this pull request 21 days ago
[TOSA] Add legalization for torch.aten.unfold
justin-ngo-arm opened this pull request 21 days ago
justin-ngo-arm opened this pull request 21 days ago
Downgrade clang
rahuls-cerebras opened this pull request 21 days ago
rahuls-cerebras opened this pull request 21 days ago
Add attributes support for onnx.nms
jinchen62 opened this pull request 22 days ago
jinchen62 opened this pull request 22 days ago
build: manually update PyTorch version
vivekkhandelwal1 opened this pull request 23 days ago
vivekkhandelwal1 opened this pull request 23 days ago
[torch-mlir][sparse] register sparse tensor dialect for all rewriting
aartbik opened this pull request 23 days ago
aartbik opened this pull request 23 days ago
[ONNX] Add per channel quantization support for Onnx.QLinearConv op
vivekkhandelwal1 opened this pull request 27 days ago
vivekkhandelwal1 opened this pull request 27 days ago
[ONNX] Fix nonzero output type difference between onnx and torch
AmosLewis opened this pull request 28 days ago
AmosLewis opened this pull request 28 days ago
attention model failed to convert, "error: unknown: unsupported by backend contract: module initializers"
heshuju opened this issue 30 days ago
heshuju opened this issue 30 days ago
[onnx][importer] Merge character sanitization into regex
vinayakdsci opened this pull request about 1 month ago
vinayakdsci opened this pull request about 1 month ago
Revert "[CI] Disable LTC build from CI"
antoniojkim opened this pull request about 1 month ago
antoniojkim opened this pull request about 1 month ago
memory leak ad-hoc fix
egebeysel opened this pull request about 1 month ago
egebeysel opened this pull request about 1 month ago
[CI] Disable LTC build from CI
vivekkhandelwal1 opened this pull request about 1 month ago
vivekkhandelwal1 opened this pull request about 1 month ago
Fix LTC build error in CI
vivekkhandelwal1 opened this issue about 1 month ago
vivekkhandelwal1 opened this issue about 1 month ago
[TOSA] Add some more mixed dtype handling
justin-ngo-arm opened this pull request about 1 month ago
justin-ngo-arm opened this pull request about 1 month ago
Clean up code of onnx.resize lowering
jinchen62 opened this pull request about 1 month ago
jinchen62 opened this pull request about 1 month ago
Pin and update actions
marbre opened this pull request about 1 month ago
marbre opened this pull request about 1 month ago
Replace `ubuntu-latest` with specific version
marbre opened this pull request about 1 month ago
marbre opened this pull request about 1 month ago
Replace unmaintained `create-release` action
marbre opened this pull request about 1 month ago
marbre opened this pull request about 1 month ago
[MLIR][TORCH] Add support for 1-d group convolution
vivekkhandelwal1 opened this pull request about 1 month ago
vivekkhandelwal1 opened this pull request about 1 month ago
Failed to compile onnx.Resize with dynamic shapes
jinchen62 opened this issue about 1 month ago
jinchen62 opened this issue about 1 month ago
Wrap indices to be within max range for as_strided + index_select
sahas3 opened this pull request about 1 month ago
sahas3 opened this pull request about 1 month ago
[onnx][importer] Sanitize '-' characters in TensorProto names
vinayakdsci opened this pull request about 1 month ago
vinayakdsci opened this pull request about 1 month ago
[demo error] ModuleNotFoundError: No module named 'torch_mlir_e2e_test'
vfdff opened this issue about 1 month ago
vfdff opened this issue about 1 month ago
build: manually update PyTorch version
vivekkhandelwal1 opened this pull request about 1 month ago
vivekkhandelwal1 opened this pull request about 1 month ago
aten.pow / onnx.Pow: Fix (float,int) / (int, float) accuracy
mgehre-amd opened this pull request about 1 month ago
mgehre-amd opened this pull request about 1 month ago
torch.aten._scaled_dot_product_efficient_attention:Failed to legalize operation 'torch.operator' that was explicitly marked illegal
bilu-1 opened this issue about 1 month ago
bilu-1 opened this issue about 1 month ago
Add TorchToArith rewrite pattern for AtenGtFloatOp
jinchen62 opened this pull request about 1 month ago
jinchen62 opened this pull request about 1 month ago
Apply the trait `NoMemoryEffect` to most `ReadOnly` ops
zjgarvey opened this pull request about 2 months ago
zjgarvey opened this pull request about 2 months ago
Fix output size computation for MaxPool2D for ceil_model = true.
sahas3 opened this pull request about 2 months ago
sahas3 opened this pull request about 2 months ago
address uneccessary dynamic shapes in argmax decomposition
zjgarvey opened this pull request about 2 months ago
zjgarvey opened this pull request about 2 months ago
Support stash_type attribute for onnx.LayerNormalization
jinchen62 opened this pull request about 2 months ago
jinchen62 opened this pull request about 2 months ago
convert to double before float materialization in scalarize shapes
zjgarvey opened this pull request about 2 months ago
zjgarvey opened this pull request about 2 months ago
[TOSA] Add upsample_nearest2d, split_dim, outer, GELU tanh mode and misc
justin-ngo-arm opened this pull request about 2 months ago
justin-ngo-arm opened this pull request about 2 months ago
Assertion when lowering from Torch IR for `AvgPool2d` when `kernel` is a tuple of a single int
sahas3 opened this issue about 2 months ago
sahas3 opened this issue about 2 months ago
Llama 3.1 8B F16 Non-Decomposed prefill fails to compile
aviator19941 opened this issue about 2 months ago
aviator19941 opened this issue about 2 months ago
Add support for the padding variations of conv op
sahas3 opened this pull request about 2 months ago
sahas3 opened this pull request about 2 months ago
torch_mlir is not a package
bigmover opened this issue about 2 months ago
bigmover opened this issue about 2 months ago
Failing tests for `check-torch-mlir`
mdehling opened this issue about 2 months ago
mdehling opened this issue about 2 months ago
Add `aten.stft.center` and decomposition
giacs-epic opened this pull request about 2 months ago
giacs-epic opened this pull request about 2 months ago
Add bazel configs for some C APIs and pybinds
tkocmathla opened this pull request about 2 months ago
tkocmathla opened this pull request about 2 months ago
[MLIR][TORCH] Add aten.special.expm1 op lowering
vivekkhandelwal1 opened this pull request about 2 months ago
vivekkhandelwal1 opened this pull request about 2 months ago
[ONNX] reduce min opset versions for Greater and Gather
zjgarvey opened this pull request about 2 months ago
zjgarvey opened this pull request about 2 months ago
[Torch] Add decomposition for 1d torch.nonzero
AmosLewis opened this pull request about 2 months ago
AmosLewis opened this pull request about 2 months ago
Fix a bug for large models in onnx importer.
zjgarvey opened this pull request about 2 months ago
zjgarvey opened this pull request about 2 months ago
[TOSA] Add reflection and replication pad lowering
justin-ngo-arm opened this pull request about 2 months ago
justin-ngo-arm opened this pull request about 2 months ago
Bump LLVM to 813f7c3
vivekkhandelwal1 opened this pull request about 2 months ago
vivekkhandelwal1 opened this pull request about 2 months ago
[TorchToLinalg] Use `linalg.transpose` instead of `generic` in `permuteTensor`
CoTinker opened this pull request about 2 months ago
CoTinker opened this pull request about 2 months ago
Support NMS op lowering
jinchen62 opened this pull request about 2 months ago
jinchen62 opened this pull request about 2 months ago
[ONNX] rework some reduction op lowerings
zjgarvey opened this pull request about 2 months ago
zjgarvey opened this pull request about 2 months ago
[ONNX] Remove kernel shape and weight shape equivalence check from Onnx.Conv lowering
vivekkhandelwal1 opened this pull request about 2 months ago
vivekkhandelwal1 opened this pull request about 2 months ago
Support default padding case for tosa::AvgPool in the presence of count_include_pad
Hanumanth04 opened this pull request about 2 months ago
Hanumanth04 opened this pull request about 2 months ago
[Torch] support aten.column_stack
yyp0 opened this pull request about 2 months ago
yyp0 opened this pull request about 2 months ago
failed to legalize operation 'torch.aten.cumsum'
DavidGinten opened this issue about 2 months ago
DavidGinten opened this issue about 2 months ago
[TorchToStablehlo] support l1_loss, deg2rad, logit
yyp0 opened this pull request about 2 months ago
yyp0 opened this pull request about 2 months ago
[Torch&stablehlo] support l1_loss, deg2rad, logit lowering
yyp0 opened this pull request about 2 months ago
yyp0 opened this pull request about 2 months ago
build: manually update PyTorch version
vivekkhandelwal1 opened this pull request about 2 months ago
vivekkhandelwal1 opened this pull request about 2 months ago
TorchToTosa: ConvertAtenAvgPool2dOp is too restrictive.
dbabokin opened this issue about 2 months ago
dbabokin opened this issue about 2 months ago
Add Scalarization Patterns for `AtenToDtypeOp`, `AtenNegOp`, `AtenRemainderTensorOp`
zjgarvey opened this pull request 2 months ago
zjgarvey opened this pull request 2 months ago
[TOSA] Add promote type to unary ops and aten.cat lowering
justin-ngo-arm opened this pull request 2 months ago
justin-ngo-arm opened this pull request 2 months ago
`Conversion/TorchToTosa/basic.mlir` failing on ARM, due to different random numbers in `torch.aten.uniform`
dbabokin opened this issue 2 months ago
dbabokin opened this issue 2 months ago
[TorchToLinalg] Issue Tracking for Convolution Support
zjgarvey opened this issue 2 months ago
zjgarvey opened this issue 2 months ago
[TorchToLinalg] Add `aten.fft_rfft` and lowering
giacs-epic opened this pull request 2 months ago
giacs-epic opened this pull request 2 months ago
Generalize `aten.view` pattern in scalarize shapes
zjgarvey opened this pull request 2 months ago
zjgarvey opened this pull request 2 months ago
[TOSA] Fix rsub; add clamp.Tensor, avg_pool1d, max_pool1d, prims.collapse
justin-ngo-arm opened this pull request 2 months ago
justin-ngo-arm opened this pull request 2 months ago
[Torch] support float_power and threshold ops
yyp0 opened this pull request 2 months ago
yyp0 opened this pull request 2 months ago
Create scatter op with unique indicies
IanWood1 opened this pull request 2 months ago
IanWood1 opened this pull request 2 months ago
[TorchToLinalg] Incorrect lowering for simple dynamic collapse in `aten.view`
zjgarvey opened this issue 2 months ago
zjgarvey opened this issue 2 months ago
[Torch] emit and lowering frac, signbit, ldexp, copysign ops
qingyunqu opened this pull request 2 months ago
qingyunqu opened this pull request 2 months ago
[Stablehlo] support aten.isfinite
yyp0 opened this pull request 2 months ago
yyp0 opened this pull request 2 months ago
Revert "[MLIR][TORCH] Only unroll prim loop-like ops within a torch.shape.calculate region"
AmosLewis opened this pull request 2 months ago
AmosLewis opened this pull request 2 months ago
[TOSA] Add legalization for aten.as_strided
justin-ngo-arm opened this pull request 2 months ago
justin-ngo-arm opened this pull request 2 months ago
[Torch] : Implement lowering of torch.frac op
milinkovicandrea opened this pull request 2 months ago
milinkovicandrea opened this pull request 2 months ago
Fix onnx.If lowering with scalar condition tensor
jinchen62 opened this pull request 2 months ago
jinchen62 opened this pull request 2 months ago
Add tosa::getConstTensor with int8_t template
jinchen62 opened this pull request 2 months ago
jinchen62 opened this pull request 2 months ago
Add an info cast to `prims.squeeze` decomposition
zjgarvey opened this pull request 2 months ago
zjgarvey opened this pull request 2 months ago
Fix Slice Folder OOB Crash and onnx.Shape lowering
zjgarvey opened this pull request 2 months ago
zjgarvey opened this pull request 2 months ago
[Stablehlo] fix template typo
Xinyu302 opened this pull request 2 months ago
Xinyu302 opened this pull request 2 months ago
Compiler segfaults when running SliceTensor folder
Max191 opened this issue 2 months ago
Max191 opened this issue 2 months ago
is there any way to dump torchir without dense_resource via fx?
bailuan opened this issue 2 months ago
bailuan opened this issue 2 months ago
[Torch] fix cross_entropy_loss decomposition
yyp0 opened this pull request 2 months ago
yyp0 opened this pull request 2 months ago
add scalarization patterns to support dynamic pytorch pad exports
zjgarvey opened this pull request 2 months ago
zjgarvey opened this pull request 2 months ago
Remove variable used for only assertion
Max191 opened this pull request 2 months ago
Max191 opened this pull request 2 months ago
”wrap_with_autocast“ is not implemented
Jiangggg1995 opened this issue 2 months ago
Jiangggg1995 opened this issue 2 months ago
[TorchToLinalg] Fix the tests for rrelu_with_noise that failed on nightly
bosko-syrmia opened this pull request 2 months ago
bosko-syrmia opened this pull request 2 months ago
[Torch] emit upsample_bilinear2d(.vec) ops
qingyunqu opened this pull request 2 months ago
qingyunqu opened this pull request 2 months ago
[Torch] support AtenNllLossForwardOp decomposition
yyp0 opened this pull request 2 months ago
yyp0 opened this pull request 2 months ago
[Torch] support AtenExp2Op
yyp0 opened this pull request 2 months ago
yyp0 opened this pull request 2 months ago