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

fail to lower sdpa to tm_tensor.attention.

bailuan opened this issue 2 months ago
build: manually update PyTorch version and fix CI failure

vivekkhandelwal1 opened this pull request 2 months ago
Cast static/dynamic shape for onnx.If branches to match result type

jinchen62 opened this pull request 2 months ago
[TOSA] Expand Torch to TOSA legalization coverage

justin-ngo-arm opened this pull request 2 months ago
[bazel] Fix missing dependency in the build

rsuderman opened this pull request 2 months ago
Augmented calls to yaml.load to use the safe loader.

TimAtGoogle opened this pull request 2 months ago
[linalg] Broadcast batch for mask on sdpa lowering

rsuderman opened this pull request 2 months ago
[TorchToArith] add lowerings for some scalar bool binary ops

zjgarvey opened this pull request 2 months ago
Fix torchToTosa lowering for avgpool2d to handle unsupported parameters

Hanumanth04 opened this pull request 2 months ago
How to convert aten.upsample_nearest2d.vec to stablehlo?

FengJungle opened this issue 2 months ago
[linalg] Fix torch.aten.add of `torch.bool`

rsuderman opened this pull request 2 months ago
Add onnx GridSample support for border padding mode

Ax9D opened this pull request 3 months ago
Bump LLVM to llvm/llvm-project@6c64c8a6f3f7

Max191 opened this pull request 3 months ago
Augmented calls to yaml.load to use the safe loader.

TimAtGoogle opened this pull request 3 months ago
Lit tests failing with STABLEHLO disabled

dbabokin opened this issue 3 months ago
Fix clang warning about printf format

dbabokin opened this pull request 3 months ago
Add Some Folders For Small Reshape Ops

zjgarvey opened this pull request 3 months ago
Only unroll prim loop-like ops within a `torch.shape.calculate` region

zjgarvey opened this pull request 3 months ago
[uncategorized_lowerings] Add lowering for torch.aten.round.decimals

meshtag opened this pull request 3 months ago
Add More Scalarize Shapes Patterns

zjgarvey opened this pull request 3 months ago
[fx] Fix importing and tests for quantized conv

ubfx opened this pull request 3 months ago
build: manually update PyTorch version

vivekkhandelwal1 opened this pull request 3 months ago
Bump LLVM to llvm/llvm-project@f0b3b6d1

ubfx opened this pull request 3 months ago
Support convolution with `valid` padding.

sahas3 opened this pull request 3 months ago
arith constant in stable HLO graph

AleksKnezevic opened this issue 3 months ago
OnnxToTorch bicubic interpolation

aldesilv opened this pull request 3 months ago
[MLIR][TORCH] Add torch-onnx-to-torch-backend pipeline

vivekkhandelwal1 opened this pull request 3 months ago
Failed to legalize operation `torch.operator` (`onnx.Constant`)

vinayakdsci opened this issue 3 months ago
Rework Scalarize Shapes Pass

zjgarvey opened this pull request 3 months ago
[Fx Importer] fix mutation importer with non persistent buffer

dixinzhou opened this pull request 3 months ago
Adds onnx ConvTranspose support for autopadding.

guacamoleo opened this pull request 3 months ago
[Tracker] Fix tests added to xfail_set due to PyTorch version update

vivekkhandelwal1 opened this issue 3 months ago
[FxImporter] Added FxImporter test method to be executed via torch.co…

penguin-wwy opened this pull request 3 months ago
[Torch] add fold logic for some ops

yyp0 opened this pull request 3 months ago
torch.aten.sigmoid_backward was illegal

huangmaa opened this issue 3 months ago
[TOSA] Add legalization for empty, scatter, slice_scatter, diag_embed

justin-ngo-arm opened this pull request 3 months ago
Add AtenSliceTOp Canonicalization to SimplifyShapeCalculations pass

zjgarvey opened this pull request 3 months ago
Integrate LLVM at llvm/llvm-project@c13f806

marbre opened this pull request 3 months ago
Question regarding precision

FruitClover opened this issue 3 months ago
Bazel configuration missing for Python bindings?

tkocmathla opened this issue 3 months ago
Bump to llvm/llvm-project@c13f806f17ac61961015e38b69c8b39ba7d454ac

lialan opened this pull request 3 months ago
support `aten._trilinear` and improve `einsum` decomposition

stbaione opened this pull request 3 months ago
Remove checking for training specific parameters in EmbeddingBag lowering

Hanumanth04 opened this pull request 3 months ago
Add more patterns to scalarize-shapes pass

zjgarvey opened this pull request 3 months ago
Pure python ODS for update_torch_ods.sh

AmosLewis opened this pull request 3 months ago
adds a few common patterns to scalarize shapes pass

zjgarvey opened this pull request 3 months ago
[stablehlo] support aten.view.dtype lowering

yyp0 opened this pull request 3 months ago
[LINALG] Add complex tensor support for `create[Zero|One]InitTensor` utility

vivekkhandelwal1 opened this pull request 3 months ago
[Torch] support 1d aten tensor shape and dtype infer

yyp0 opened this pull request 3 months ago
Llama CI Failure (Torch::AtenSliceTensorOp)

saienduri opened this issue 3 months ago
Added support for Maxpool (Autopad)

sriram-siloai opened this pull request 3 months ago
Add Op for `torch.aten.unfold`

stbaione opened this pull request 3 months ago
onnx.LSTM - bidirectional, layout attr

PhaneeshB opened this pull request 3 months ago
[MLIR][TORCH] Add support for 1-d group convolution

vivekkhandelwal1 opened this pull request 3 months ago
[Torch] Fold no-op reshape

IanWood1 opened this pull request 3 months ago
[TOSA] Add legalization for fill, flip, and round

justin-ngo-arm opened this pull request 3 months ago
Added deps installation instruction in development.md

knwng opened this pull request 3 months ago
Bump to llvm/llvm-project@e813750354bbc08551cf23ff559a54b4a9ea1f29

rsuderman opened this pull request 3 months ago
[MLIR][TORCH] Add support for negative step in aten.slice.Tensor op

vivekkhandelwal1 opened this pull request 3 months ago
[Torch] Decompose torch.take op into AtenFlattenUsingInts and AtenSel…

bratislavSyrmia opened this pull request 3 months ago
[TOSA] Add legalization for aten.index_select

justin-ngo-arm opened this pull request 3 months ago
add some canonicalizers for common patterns coming from ONNX

zjgarvey opened this pull request 3 months ago
[RFC] [ONNX] simplify shapes fed to broadcast in Expand lowering

zjgarvey opened this pull request 3 months ago
Adapt to `quant` dialect change.

bjacob opened this pull request 3 months ago
Fixed GRU quality issues exposed by e2e tests

knwng opened this pull request 3 months ago
[Release] Fix binary name for downstream compatibility

sjain-stanford opened this pull request 3 months ago
[torch.bind_symbolic_shape] Fix verifier for shapeSymbol detection

meshtag opened this pull request 3 months ago
torch.aten.squeeze.dim lowering with dynamic dims

jinchen62 opened this pull request 3 months ago
[stablehlo] support aten.all.dim lowering

yyp0 opened this pull request 3 months ago
[Stablehlo] support aten.all.dim

qingyunqu opened this pull request 3 months ago
lower group convolution failed

SihangZhu opened this issue 3 months ago
[Torch] support 1d aten.tensor shape and dtype infer

yyp0 opened this pull request 3 months ago
Translate Llama-2-7b-hf to MLIR failed

FlintWangacc opened this issue 3 months ago
How to translate a pytorch model to mlir?

FlintWangacc opened this issue 3 months ago
[Torch] support binary_cross_entropy_with_logits decomposition

yyp0 opened this pull request 3 months ago
[TOSA] Add legalization for aten.diagonal

justin-ngo-arm opened this pull request 3 months ago
Is there a guide to compile TinyLlama through torch-mlir ?

FlintWangacc opened this issue 4 months ago
[torch] `torch.aten.complex` operation with lowering

rsuderman opened this pull request 4 months ago
AtenCumprodOp

renxida opened this pull request 4 months ago
Try pytorch workflow

Hanumanth04 opened this pull request 4 months ago
How to inline non-user arguments in generated mlir

FruitClover opened this issue 4 months ago
Better errmsg upon getScalarTypeForType failure

renxida opened this pull request 4 months ago
Support max_unpool2d lowering

jinchen62 opened this pull request 4 months ago
[TorchToLinalg]Lower torch.gcd to linalg and scf

bratislavSyrmia opened this pull request 4 months ago