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
bailuan opened this issue 2 months ago
build: manually update PyTorch version and fix CI failure
vivekkhandelwal1 opened this pull request 2 months ago
vivekkhandelwal1 opened this pull request 2 months ago
[stablehlo] fix: enhance torch's index-like op lowering to stablehlo's gather/scatter
Vremold opened this pull request 2 months ago
Vremold 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
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
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
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
TimAtGoogle opened this pull request 2 months ago
[linalg] Broadcast batch for mask on sdpa lowering
rsuderman opened this pull request 2 months ago
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
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
Hanumanth04 opened this pull request 2 months ago
How to convert aten.upsample_nearest2d.vec to stablehlo?
FengJungle opened this issue 2 months ago
FengJungle opened this issue 2 months ago
[linalg] Fix torch.aten.add of `torch.bool`
rsuderman opened this pull request 2 months ago
rsuderman opened this pull request 2 months ago
Add onnx GridSample support for border padding mode
Ax9D opened this pull request 3 months ago
Ax9D opened this pull request 3 months ago
Bump LLVM to llvm/llvm-project@6c64c8a6f3f7
Max191 opened this pull request 3 months ago
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
TimAtGoogle opened this pull request 3 months ago
Lit tests failing with STABLEHLO disabled
dbabokin opened this issue 3 months ago
dbabokin opened this issue 3 months ago
Update quantized matmul tests to DQ/Q format supported by fx_importer
ubfx opened this pull request 3 months ago
ubfx opened this pull request 3 months ago
Fix clang warning about printf format
dbabokin opened this pull request 3 months ago
dbabokin opened this pull request 3 months ago
Add Some Folders For Small Reshape Ops
zjgarvey opened this pull request 3 months ago
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
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
meshtag opened this pull request 3 months ago
Add More Scalarize Shapes Patterns
zjgarvey opened this pull request 3 months ago
zjgarvey opened this pull request 3 months ago
[fx] Fix importing and tests for quantized conv
ubfx opened this pull request 3 months ago
ubfx opened this pull request 3 months ago
build: manually update PyTorch version
vivekkhandelwal1 opened this pull request 3 months ago
vivekkhandelwal1 opened this pull request 3 months ago
[TorchToLinalg] Use Op with native channel order for quantized conv2d
ubfx opened this pull request 3 months ago
ubfx opened this pull request 3 months ago
Bump LLVM to llvm/llvm-project@f0b3b6d1
ubfx opened this pull request 3 months ago
ubfx opened this pull request 3 months ago
Disable building STABLEHLO and specify USE_MATH_DEFINES for windows builds.
sahas3 opened this pull request 3 months ago
sahas3 opened this pull request 3 months ago
Support convolution with `valid` padding.
sahas3 opened this pull request 3 months ago
sahas3 opened this pull request 3 months ago
arith constant in stable HLO graph
AleksKnezevic opened this issue 3 months ago
AleksKnezevic opened this issue 3 months ago
OnnxToTorch bicubic interpolation
aldesilv opened this pull request 3 months ago
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
vivekkhandelwal1 opened this pull request 3 months ago
Failed to legalize operation `torch.operator` (`onnx.Constant`)
vinayakdsci opened this issue 3 months ago
vinayakdsci opened this issue 3 months ago
Rework Scalarize Shapes Pass
zjgarvey opened this pull request 3 months ago
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
dixinzhou opened this pull request 3 months ago
Adds onnx ConvTranspose support for autopadding.
guacamoleo opened this pull request 3 months ago
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
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
penguin-wwy opened this pull request 3 months ago
[Torch] add fold logic for some ops
yyp0 opened this pull request 3 months ago
yyp0 opened this pull request 3 months ago
torch.aten.sigmoid_backward was illegal
huangmaa opened this issue 3 months ago
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
justin-ngo-arm opened this pull request 3 months ago
Add AtenSliceTOp Canonicalization to SimplifyShapeCalculations pass
zjgarvey opened this pull request 3 months ago
zjgarvey opened this pull request 3 months ago
[Tosa] : Add support for negative indices in index.tensor and index.Tensor_hacked_twin for TorchToTosa lowering.
sahas3 opened this pull request 3 months ago
sahas3 opened this pull request 3 months ago
Integrate LLVM at llvm/llvm-project@c13f806
marbre opened this pull request 3 months ago
marbre opened this pull request 3 months ago
Question regarding precision
FruitClover opened this issue 3 months ago
FruitClover opened this issue 3 months ago
Bazel configuration missing for Python bindings?
tkocmathla opened this issue 3 months ago
tkocmathla opened this issue 3 months ago
Bump to llvm/llvm-project@c13f806f17ac61961015e38b69c8b39ba7d454ac
lialan opened this pull request 3 months ago
lialan opened this pull request 3 months ago
[Torch Dialect] Allow simplification of shape calculations of aten.tile, col2im, aten.stft
giacs-epic opened this pull request 3 months ago
giacs-epic opened this pull request 3 months ago
support `aten._trilinear` and improve `einsum` decomposition
stbaione opened this pull request 3 months ago
stbaione opened this pull request 3 months ago
[Torch] support adaptive_max_pool1d when return_indices equals False
yyp0 opened this pull request 3 months ago
yyp0 opened this pull request 3 months ago
Remove checking for training specific parameters in EmbeddingBag lowering
Hanumanth04 opened this pull request 3 months ago
Hanumanth04 opened this pull request 3 months ago
Add more patterns to scalarize-shapes pass
zjgarvey opened this pull request 3 months ago
zjgarvey opened this pull request 3 months ago
Pure python ODS for update_torch_ods.sh
AmosLewis opened this pull request 3 months ago
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
zjgarvey opened this pull request 3 months ago
[stablehlo] support aten.view.dtype lowering
yyp0 opened this pull request 3 months ago
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
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
yyp0 opened this pull request 3 months ago
Llama CI Failure (Torch::AtenSliceTensorOp)
saienduri opened this issue 3 months ago
saienduri opened this issue 3 months ago
Added support for Maxpool (Autopad)
sriram-siloai opened this pull request 3 months ago
sriram-siloai opened this pull request 3 months ago
Fail to perform GPT2-MLIR and Resnet-MLIR transformation with the latest Torch-Mlir
Jason048 opened this issue 3 months ago
Jason048 opened this issue 3 months ago
Add Op for `torch.aten.unfold`
stbaione opened this pull request 3 months ago
stbaione opened this pull request 3 months ago
onnx.LSTM - bidirectional, layout attr
PhaneeshB opened this pull request 3 months ago
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
vivekkhandelwal1 opened this pull request 3 months ago
[Torch] Fold no-op reshape
IanWood1 opened this pull request 3 months ago
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
justin-ngo-arm opened this pull request 3 months ago
Revert "[TorchToLinalg] perform rank0 elementwise computations outside linalg generic ops (#3762)"
rsuderman opened this pull request 3 months ago
rsuderman opened this pull request 3 months ago
Added deps installation instruction in development.md
knwng opened this pull request 3 months ago
knwng opened this pull request 3 months ago
Bump to llvm/llvm-project@e813750354bbc08551cf23ff559a54b4a9ea1f29
rsuderman opened this pull request 3 months ago
rsuderman opened this pull request 3 months ago
[Torch Dialect] Add `torch.aten.mul.int_float` (required to simplify shape calculation of `upsample_nearest2d`)
giacs-epic opened this pull request 3 months ago
giacs-epic 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
vivekkhandelwal1 opened this pull request 3 months ago
[TorchToLinalg] perform rank0 elementwise computations outside linalg generic ops
zjgarvey opened this pull request 3 months ago
zjgarvey opened this pull request 3 months ago
[Torch] Decompose torch.take op into AtenFlattenUsingInts and AtenSel…
bratislavSyrmia opened this pull request 3 months ago
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
justin-ngo-arm opened this pull request 3 months ago
[TorchToTosa] Refactoring to separate construction of legal/illegal ops and conversion patterns.
sahas3 opened this pull request 3 months ago
sahas3 opened this pull request 3 months ago
[TorchToLinalg] Fix AtenReflectionPad2dOp lowering to not assert when dimensions unknown
giacs-epic opened this pull request 3 months ago
giacs-epic opened this pull request 3 months ago
add some canonicalizers for common patterns coming from ONNX
zjgarvey opened this pull request 3 months ago
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
zjgarvey opened this pull request 3 months ago
Adapt to `quant` dialect change.
bjacob opened this pull request 3 months ago
bjacob opened this pull request 3 months ago
[ONNX] Change AtenScatterReduce to AtenScatterReduceTwoOp with tm_tensor pass for onnx.ScatterElements
AmosLewis opened this pull request 3 months ago
AmosLewis opened this pull request 3 months ago
Fixed GRU quality issues exposed by e2e tests
knwng opened this pull request 3 months ago
knwng opened this pull request 3 months ago
[Release] Fix binary name for downstream compatibility
sjain-stanford opened this pull request 3 months ago
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
meshtag opened this pull request 3 months ago
[Torch Dialect] Emit `torch.aten.mul.float_int`, add folder and conversion to Arith.
giacs-epic opened this pull request 3 months ago
giacs-epic opened this pull request 3 months ago
torch.aten.squeeze.dim lowering with dynamic dims
jinchen62 opened this pull request 3 months ago
jinchen62 opened this pull request 3 months ago
[TorchToLinalg] Implement lowering of torch.aten.rrelu_with_noise and torch.aten.rrelu_with_noise_backward ops (fix)
bosko-syrmia opened this pull request 3 months ago
bosko-syrmia opened this pull request 3 months ago
[stablehlo] support aten.all.dim lowering
yyp0 opened this pull request 3 months ago
yyp0 opened this pull request 3 months ago
[Stablehlo] support aten.all.dim
qingyunqu opened this pull request 3 months ago
qingyunqu opened this pull request 3 months ago
lower group convolution failed
SihangZhu opened this issue 3 months ago
SihangZhu opened this issue 3 months ago
[Torch] support 1d aten.tensor shape and dtype infer
yyp0 opened this pull request 3 months ago
yyp0 opened this pull request 3 months ago
Translate Llama-2-7b-hf to MLIR failed
FlintWangacc opened this issue 3 months ago
FlintWangacc opened this issue 3 months ago
How to translate a pytorch model to mlir?
FlintWangacc opened this issue 3 months ago
FlintWangacc opened this issue 3 months ago
[Torch] support binary_cross_entropy_with_logits decomposition
yyp0 opened this pull request 3 months ago
yyp0 opened this pull request 3 months ago
[TOSA] Add legalization for aten.diagonal
justin-ngo-arm opened this pull request 3 months ago
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
FlintWangacc opened this issue 4 months ago
[torch] `torch.aten.complex` operation with lowering
rsuderman opened this pull request 4 months ago
rsuderman opened this pull request 4 months ago
AtenCumprodOp
renxida opened this pull request 4 months ago
renxida opened this pull request 4 months ago
Try pytorch workflow
Hanumanth04 opened this pull request 4 months ago
Hanumanth04 opened this pull request 4 months ago
How to inline non-user arguments in generated mlir
FruitClover opened this issue 4 months ago
FruitClover opened this issue 4 months ago
Better errmsg upon getScalarTypeForType failure
renxida opened this pull request 4 months ago
renxida opened this pull request 4 months ago
Support max_unpool2d lowering
jinchen62 opened this pull request 4 months ago
jinchen62 opened this pull request 4 months ago
[TorchToLinalg]Lower torch.gcd to linalg and scf
bratislavSyrmia opened this pull request 4 months ago
bratislavSyrmia opened this pull request 4 months ago