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

[TorchToLinalg] Support torch.isclose lower to linalg

lingzhiz1998 opened this pull request 5 months ago
[TorchToLinalg] address a dtype mismatch in `aten.multinomial` lowering

zjgarvey opened this pull request 5 months ago
[Torch] emit upsample_nearest1d/2d/vec, and add shape/dtype functions

qingyunqu opened this pull request 5 months ago
aten.Multinomial tries to add f32 and f64 together

zjgarvey opened this issue 5 months ago
build: manually update PyTorch version

vivekkhandelwal1 opened this pull request 5 months ago
[onnx] Support integer types for `onnx.Pow`

rsuderman opened this pull request 5 months ago
[onnx] Fix `onnx.Gather` for bad expansion

rsuderman opened this pull request 5 months ago
[onnx] Fix `onnx.Hardmax` lowering to torch

rsuderman opened this pull request 5 months ago
[torch] Add basic support for per-channel quantized graphs

ubfx opened this pull request 5 months ago
[torch] Fix lowering for `onnx.Split` equal parts variant

vinayakdsci opened this pull request 5 months ago
torch.constant.int with large negative values causes error

zjgarvey opened this issue 5 months ago
[onnx] Fix `onnx.RNN` for layout attribute

rsuderman opened this pull request 5 months ago
[onnx] Support `fp8` for `onnx.QuantizeLinear`

rsuderman opened this pull request 5 months ago
[torch] Support diagonal `einsum.Diagonal`

rsuderman opened this pull request 5 months ago
[onnx] Add support for `fp8` `onnx.DequantizeLinear`

rsuderman opened this pull request 5 months ago
Fix ReduceMax/Min Tests failing for StableHLO because of LLVM Bump

vivekkhandelwal1 opened this issue 5 months ago
e2e: Enable generate-runtime-verification pass

mgehre-amd opened this pull request 5 months ago
[DRAFT][TorchToLinalg] Implement lowering of torch.aten.conj_physical

pkapris-syrmia opened this pull request 5 months ago
Bump llvm to 585523750e2bbe374d1cb3bf4ff9d53de29b9593

vivekkhandelwal1 opened this pull request 5 months ago
How can I participate in the development of torch-mlir?

lingzhiz1998 opened this issue 5 months ago
[ONNX] fix padding for `onnx.MaxPool`

zjgarvey opened this pull request 5 months ago
[torch] Add integer support for pooling operations

rsuderman opened this pull request 5 months ago
[torch] Unpacking sometimes misses shape inference

rsuderman opened this pull request 5 months ago
[onnx] `onnx.Split` may not have `num_outputs` which can be inferred

rsuderman opened this pull request 5 months ago
[Onnx] expand support for constant matching

zjgarvey opened this pull request 5 months ago
[onnx] Fix transposition code for `onnx.OneHot`

rsuderman opened this pull request 5 months ago
[onnx] `onnx.CenterCropPad` used an incorrect type for toScalar

rsuderman opened this pull request 5 months ago
Added support for integer to complex conversion

BaneTrifa opened this pull request 5 months ago
[onnx] Fix lowering `onnx.Shrink` to Torch

marbre opened this pull request 5 months ago
Minor change in TMTensorOps.td

rohan-tan-bhowmik opened this pull request 5 months ago
[Torch] Disable 1-d quantized convolution

AmosLewis opened this pull request 5 months ago
[onnx] Handle negative indices for `onnx.GatherElements`

rsuderman opened this pull request 5 months ago
[onnx] Fix edge condition for `onnx.ReduceMax`

rsuderman opened this pull request 5 months ago
[ONNX] Add training mode support for BatchNormalization op

vivekkhandelwal1 opened this pull request 5 months ago
[LINALG] Added support for conversion from float to complex.

BaneTrifa opened this pull request 5 months ago
[TorchToArith] Add a lowering for `torch.add.float_int`

zjgarvey opened this pull request 5 months ago
torch_mlir.tools.import_onnx misses shape inference

jinchen62 opened this issue 5 months ago
[Stablehlo] use stablehlo specs lowering AtenSliceScatterOp

yyp0 opened this pull request 5 months ago
[e2e_testing] check process exitcode early in e2e

qingyunqu opened this pull request 5 months ago
Problem setting up to run the demo listed in README.txt

craigphicks opened this issue 5 months ago
Problem setting up to run the demo listed in README.txt

craigphicks-public opened this issue 5 months ago
Avoid warnings-as-errors build failure

rsuderman opened this pull request 5 months ago
Change linalg.matmul_unsigned to linalg.matmul with unsigned type_fn

rsuderman opened this pull request 5 months ago
Implement lowering for torch.aten.rad2deg

pkapris-syrmia opened this pull request 5 months ago
[onnx][torch] Fix `onnx.SoftmaxCrossEntropyLoss` for ignore index

rsuderman opened this pull request 5 months ago
Change linalg.matmul_unsigned to linalg.matmul with unsigned type_fn

rsuderman opened this pull request 5 months ago
[onnx] Fix default `alpha` for `onnx.Elu`

rsuderman opened this pull request 5 months ago
[onnx] Fix `onnx.ScatterElements` for negative indices

rsuderman opened this pull request 5 months ago
[TorchToLinalg] Fix torch.aten.remainder for negative operands

pkapris-syrmia opened this pull request 5 months ago
[onnx] Fix `onnx.Shape` to include `start` and `end` processing

rsuderman opened this pull request 5 months ago
Add extf-trunc f32-f64-f32 ellision

rsuderman opened this pull request 5 months ago
Change linalg.matmul_unsigned to linalg.matmul with unsigned type_fn

rsuderman opened this pull request 5 months ago
[TorchToLinalg] Simplify QuantizePerTensor lowering

zjgarvey opened this pull request 5 months ago
[Torch] Add support for Aten__Or__BoolOp

yyp0 opened this pull request 5 months ago
Reduction ops don't support dynamic dims

renxida opened this issue 5 months ago
[stablehlo]: fix aten.index_put_hacked_twin lowering to StableHlo

Vremold opened this pull request 5 months ago
unknown symbol "NullDataPtrError" for python binding in Mac OSX

ai-mannamalai opened this issue 5 months ago
[TorchToLinalg] Fix possible OOB access in Interpolate lowering

zjgarvey opened this pull request 5 months ago
Align Quantization Rounding Scheme with ONNX/Pytorch

zjgarvey opened this pull request 5 months ago
build: manually update PyTorch version

vivekkhandelwal1 opened this pull request 5 months ago
[Torch] Add support for static uneven divisible AdaptiveAvgPool2d

yyp0 opened this pull request 6 months ago
Update architecture.md. Fixed brocken link

Hacker1337 opened this pull request 6 months ago
[TorchToLinalg] add support for depthwise qconv

zjgarvey opened this pull request 6 months ago
Implement lowering of torch.aten.hstack

BaneTrifa opened this pull request 6 months ago
Fix macOS package build

dbabokin opened this pull request 6 months ago
[Torch] Add AtenMaskedFillTensorOp support

yyp0 opened this pull request 6 months ago
[ONNX] Reduce Onnx.Flatten op version

vivekkhandelwal1 opened this pull request 6 months ago
[Torch] enhance naryFolderHelper to support mixed dtypes

qingyunqu opened this pull request 6 months ago
[Torch] enhance fold of aten.squeeze.dim

qingyunqu opened this pull request 6 months ago
[Torch] enhance fold of aten.slice.Tensor

qingyunqu opened this pull request 6 months ago
Register fake_quantize_cachemask ops and add their decompose patterns

zezhang opened this pull request 6 months ago
[Torch] add constriants when decompose aten.split_with_sizes

qingyunqu opened this pull request 6 months ago
[Stablehlo] bump stablehlo to c28d55e91b4a5daaff18a33ce7e9bbd0f171256a

qingyunqu opened this pull request 6 months ago
onnxtotorch tfidfvectorizer 1-d

aldesilv opened this pull request 6 months ago
[LINALG] Implement lowering of torch.aten.rot90

BaneTrifa opened this pull request 6 months ago
Fix an error with OOB extract in interpolate lowering

zjgarvey opened this pull request 6 months ago
build: Update Roll PyTorch version

vivekkhandelwal1 opened this pull request 6 months ago
[TOSA] Fix Tensor.hacked_twin to support diff size indexes

sjarus opened this pull request 6 months ago
Implement lowering of aten.atleast_2d

pkapris-syrmia opened this pull request 6 months ago
Implement lowering for aten.atleast_2d

pkapris-syrmia opened this pull request 6 months ago
Bump llvm to 266a5a9cb9daa96c1eeaebc18e10f5a37d638734.

aviator19941 opened this pull request 6 months ago
[Stablehlo] legalize deprecated ops to stablehlo ops

qingyunqu opened this pull request 6 months ago
[Symbolic Shapes] Test coverage for unbacked symint from data dependent ops

sjain-stanford opened this pull request 6 months ago
Support specialized lowering to depthwise_conv_2d_nchw_chw_q

newling opened this issue 6 months ago
[Torch] Implements TorchToLinalg lowering of torch.ops.aten._weight_norm_interface

rohan-tan-bhowmik opened this pull request 6 months ago
AtenReplicationPad2d lowering to linalg sometimes crashes

zjgarvey opened this issue 6 months ago
`max_unpool3d` linalg lowering

Hardcode84 opened this pull request 6 months ago
[ONNX] Add OnnxToTorch support for SequenceMap

jinchen62 opened this pull request 6 months ago
[Torch] add support for aten.scatter_add

qingyunqu opened this pull request 6 months ago
Error compiling MobilenetV2

marcospazianibrunella opened this issue 6 months ago
Can't lower onnx.Pad with "wrap" mode

josel-amd opened this issue 6 months ago