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
[Configure error] [Wheel]The dependency target "StablehloLinalgTransforms" of target "obj.TorchMLIRInitAll" does not exist.
followtheart opened this issue 10 months ago
followtheart opened this issue 10 months ago
[Torch] support decompose aten.einsum with ellipsis slicing
Xinyu302 opened this pull request 10 months ago
Xinyu302 opened this pull request 10 months ago
[torch] Improve shape inference for `torch-to-linalg` path for reshapes
rsuderman opened this pull request 10 months ago
rsuderman opened this pull request 10 months ago
[fx] Accept `func_visibility=` and return created func op.
stellaraccident opened this pull request 10 months ago
stellaraccident opened this pull request 10 months ago
[ONNX] Fixes Issue with Dynamic Dims in GlobalAveragePool -> Torch Conversion
zjgarvey opened this pull request 10 months ago
zjgarvey opened this pull request 10 months ago
Add complex support for aten.norm and similar operations
ptrifunovic98 opened this pull request 10 months ago
ptrifunovic98 opened this pull request 10 months ago
[MLIR][TORCH] Support parallel dimemsions expand/collapse
xinan-jiang opened this pull request 10 months ago
xinan-jiang opened this pull request 10 months ago
Can't pass unit test and Python regression tests
DarkenStar opened this issue 10 months ago
DarkenStar opened this issue 10 months ago
[MLIR][TORCH] Add OnnxToTorch lowering for ops
vivekkhandelwal1 opened this pull request 10 months ago
vivekkhandelwal1 opened this pull request 10 months ago
onnx.Reshape issues on torch-to-linalg lowering
zjgarvey opened this issue 10 months ago
zjgarvey opened this issue 10 months ago
[stablehlo] Reduce unnecessary template specialization code
penguin-wwy opened this pull request 10 months ago
penguin-wwy opened this pull request 10 months ago
[fx] Make the lift_fresh_copy -> clone special form use kwargs.
stellaraccident opened this pull request 10 months ago
stellaraccident opened this pull request 10 months ago
AtenStackOp does not see tensors appended after list construction
renxida opened this issue 10 months ago
renxida opened this issue 10 months ago
Installing pre-built binaries
vincent-mayer opened this issue 10 months ago
vincent-mayer opened this issue 10 months ago
[torch-mlir][sparse] higher dimension COO
aartbik opened this pull request 10 months ago
aartbik opened this pull request 10 months ago
[ONNX] Reduces onnx.Div sinceVersion to 7
zjgarvey opened this pull request 10 months ago
zjgarvey opened this pull request 10 months ago
Fix SCF Forloop fails to convert to linalg when a tensor argument is supplied to the loop block
renxida opened this pull request 10 months ago
renxida opened this pull request 10 months ago
Converting while-like PrimLoopOp with tensor arg to scf fails with "operation destroyed but still has uses"
renxida opened this issue 10 months ago
renxida opened this issue 10 months ago
[MLIR][TORCH] Add lit test support for Onnx op lowering to Linalg
vivekkhandelwal1 opened this pull request 10 months ago
vivekkhandelwal1 opened this pull request 10 months ago
[Stablehlo] lowering chlo to stablehlo in torch-to-stablehlo pipeline
qingyunqu opened this pull request 10 months ago
qingyunqu opened this pull request 10 months ago
Add stateless fx graph import
penguin-wwy opened this pull request 10 months ago
penguin-wwy opened this pull request 10 months ago
Update add_ops.md to link LLVM style guide
renxida opened this pull request 10 months ago
renxida opened this pull request 10 months ago
build: manually update PyTorch version
vivekkhandelwal1 opened this pull request 10 months ago
vivekkhandelwal1 opened this pull request 10 months ago
Fx Importer and the existing dynamo support
penguin-wwy opened this issue 10 months ago
penguin-wwy opened this issue 10 months ago
[MLIR][TORCH] Refine return list with value semantics
penguin-wwy opened this pull request 10 months ago
penguin-wwy opened this pull request 10 months ago
[FxImporter]: support parsing nodes which return list
Vremold opened this pull request 10 months ago
Vremold opened this pull request 10 months ago
[MLIR][Torch] Add TorchToLinalg lowering for AtenAvgPool3dOp
vivekkhandelwal1 opened this pull request 11 months ago
vivekkhandelwal1 opened this pull request 11 months ago
Converting PrimLoopOp to SCF does not properly convert tensor arguments
renxida opened this issue 11 months ago
renxida opened this issue 11 months ago
Normalize type hints to be compatible with multiple Python versions
penguin-wwy opened this pull request 11 months ago
penguin-wwy opened this pull request 11 months ago
Adds accumulator types in TorchToLinalg for `AtenMmOp` and `AtenConvolutionOp`
nithinsubbiah opened this pull request 11 months ago
nithinsubbiah opened this pull request 11 months ago
Bring back `dynamic_shapes` constraints in fx importer API
sjain-stanford opened this pull request 11 months ago
sjain-stanford opened this pull request 11 months ago
Add OnnxToTorch support for Compress op
jinchen62 opened this pull request 11 months ago
jinchen62 opened this pull request 11 months ago
[ONNX] LogSoftmax to Torch
zjgarvey opened this pull request 11 months ago
zjgarvey opened this pull request 11 months ago
Setuptools uses a separate build directory
penguin-wwy opened this pull request 11 months ago
penguin-wwy opened this pull request 11 months ago
linalg fails to reshape in some cases
zq1997 opened this issue 11 months ago
zq1997 opened this issue 11 months ago
Default build dir in script matches the one in setup.py
penguin-wwy opened this pull request 11 months ago
penguin-wwy opened this pull request 11 months ago
convert aten kernel "index_add_" to linalg error: failed to legalize operation 'torch.constant.int'
ha-horse opened this issue 11 months ago
ha-horse opened this issue 11 months ago
Add accumulation logic for AtenMmOp linalg lowering
nithinsubbiah opened this pull request 11 months ago
nithinsubbiah opened this pull request 11 months ago
[torch] Fix clamp ranges on quantize_per_tensor on unsigned
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
Add accumulator logic for AtenConvOp linalg lowering
nithinsubbiah opened this pull request 11 months ago
nithinsubbiah opened this pull request 11 months ago
WIP [torch-mlir][sparse] replace temporary metadata/export with upstream PyTorch
aartbik opened this pull request 11 months ago
aartbik opened this pull request 11 months ago
Installation of torch-mlir failed according to readme
ha-horse opened this issue 11 months ago
ha-horse opened this issue 11 months ago
[Torch Dialect] support aten.fake_quantize_per_tensor_affine
qingyunqu opened this pull request 11 months ago
qingyunqu opened this pull request 11 months ago
OnnxToTorch lowering resize op
aldesilv opened this pull request 11 months ago
aldesilv opened this pull request 11 months ago
[torch] Update folders for splat operators
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[Stablehlo] lowering aten.round to stablehlo.round_nearest_even
qingyunqu opened this pull request 11 months ago
qingyunqu opened this pull request 11 months ago
[Torch Dialect] add folder for aten.ceil and unify patterns of ceil, …
qingyunqu opened this pull request 11 months ago
qingyunqu opened this pull request 11 months ago
[ONNX] onnx.DynamicQuantizeLinear to Torch
zjgarvey opened this pull request 11 months ago
zjgarvey opened this pull request 11 months ago
[MLIR][TORCH] Fix OnnxToLinalg lowering issue for ReduceMean op
vivekkhandelwal1 opened this pull request 11 months ago
vivekkhandelwal1 opened this pull request 11 months ago
[Torch Dialect] emit aten::mul and add folder
qingyunqu opened this pull request 11 months ago
qingyunqu opened this pull request 11 months ago
[Torch Dialect] support decomposition of aten.linspace
qingyunqu opened this pull request 11 months ago
qingyunqu opened this pull request 11 months ago
Dynamic size support for flatten
Abhishek-TyRnT opened this pull request 11 months ago
Abhishek-TyRnT opened this pull request 11 months ago
Dynamic shape support needed for flatten using ints in tosa dialect
Abhishek-TyRnT opened this issue 11 months ago
Abhishek-TyRnT opened this issue 11 months ago
[Torch Dialect] emit aten::warn
qingyunqu opened this pull request 11 months ago
qingyunqu opened this pull request 11 months ago
[onnx] Fix onnx.ReduceMean lowering
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[onnx] Fix expand operation for dynamic shape max
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[torch] Add folder for torch.aten.*.Scalar comparisons
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
fximporter: support newer torch versions
dan-garvey opened this pull request 11 months ago
dan-garvey opened this pull request 11 months ago
[dynamo] Verify the default value is passed by kwargs
penguin-wwy opened this pull request 11 months ago
penguin-wwy opened this pull request 11 months ago
onnx.Gather error: failed to legalize operation 'torch.operator' that was explicitly marked illegal
muwys518 opened this issue 11 months ago
muwys518 opened this issue 11 months ago
Align softmax accumulation types with Torch's CUDA implementation
nithinsubbiah opened this pull request 11 months ago
nithinsubbiah opened this pull request 11 months ago
Fix link to roadmap in README.md
dbabokin opened this pull request 11 months ago
dbabokin opened this pull request 11 months ago
Add OnnxToTorch support for EyeLike op
jinchen62 opened this pull request 11 months ago
jinchen62 opened this pull request 11 months ago
[onnx] Add support for `onnx.Gemm` with no bias
afalkenberg1 opened this pull request 11 months ago
afalkenberg1 opened this pull request 11 months ago
build: manually update PyTorch version
vivekkhandelwal1 opened this pull request 11 months ago
vivekkhandelwal1 opened this pull request 11 months ago
[onnx] Fix OnnxToLinalg lowering issue for `onnx.Squeeze` and `onnx.Unsqueeze`
vivekkhandelwal1 opened this pull request 11 months ago
vivekkhandelwal1 opened this pull request 11 months ago
[doc] fix broken links in documents
penguin-wwy opened this pull request 11 months ago
penguin-wwy opened this pull request 11 months ago
[onnx] Fix constant pad for dynamic shape
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[ONNX][MLIR] Add support for onnx.gather_nd
Shukla-Gaurav opened this pull request 11 months ago
Shukla-Gaurav opened this pull request 11 months ago
[onnx][torch] Gridsampler E2E test and corrections of gridsampler
afalkenberg1 opened this pull request 11 months ago
afalkenberg1 opened this pull request 11 months ago
Implement lowering of torch.aten.linalg_cross
ptrifunovic98 opened this pull request 11 months ago
ptrifunovic98 opened this pull request 11 months ago
[onnx] Adding lowering for `onnx.Size` operation
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[torch] Rework `aten.repeat` to use flatten and unsqueeze
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[StableHLO] Add support for power operator variants
zq1997 opened this pull request 11 months ago
zq1997 opened this pull request 11 months ago
[onnx] Fix onnx.cast cases between int32 and int64
xinan-jiang opened this pull request 11 months ago
xinan-jiang opened this pull request 11 months ago
[onnx] Migrate `onnx.ReduceMax` to match `onnx.ReduceMin`
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[torch-mlir][sparse] fix for uncoming upstream update
PeimingLiu opened this pull request 11 months ago
PeimingLiu opened this pull request 11 months ago
[torch] Add support for `torch.split_with_sizes` via decompose
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[onnx] Add support for constants of `i1`s
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[torch-mlir][sparse] support cases where batch_dim != 0
PeimingLiu opened this pull request 11 months ago
PeimingLiu opened this pull request 11 months ago
[onnx] Handle optional arguments in Clip op pattern.
ScottTodd opened this pull request 11 months ago
ScottTodd opened this pull request 11 months ago
[Stablehlo] add torch_to_stablehlo::getBackendTypeForScalarType
qingyunqu opened this pull request 11 months ago
qingyunqu opened this pull request 11 months ago
[FxImporter] remove dataclass slots to support python3.9
qingyunqu opened this pull request 11 months ago
qingyunqu opened this pull request 11 months ago
[onnx] Fix onnx.gather lowering for rank-0 indices
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[torch] Additional folders for shape computations
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[torch] Make torch.aten.unflatten lower directly to linalg
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
Uninformative message when torch.tensor.literal encounters shape and dtype problems
renxida opened this issue 11 months ago
renxida opened this issue 11 months ago
[ONNX] Support onnx.LSTM
renxida opened this pull request 11 months ago
renxida opened this pull request 11 months ago
[onnx] Fix type on create_module() in onnx_importer.py.
ScottTodd opened this pull request 11 months ago
ScottTodd opened this pull request 11 months ago
[torch-mlir][sparse] fixed merge conflict
aartbik opened this pull request 11 months ago
aartbik opened this pull request 11 months ago
[torch] Add an `aten.cat` length-0 canonicalization
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[torch] Support `aten.view` rank-0 collapse
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
Bump LLVM to llvm/llvm-project@e5ed7b6e2fd368b722b6359556cd0125881e7638
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[onnx] Fix ReduceMean lowering to torch
rsuderman opened this pull request 11 months ago
rsuderman opened this pull request 11 months ago
[MLIR][TORCH] Fix OnnxToLinalg lowering issue for sub and sum op
vivekkhandelwal1 opened this pull request 11 months ago
vivekkhandelwal1 opened this pull request 11 months ago
e2e support aten.linalg_norm to aten.linalg_vector_norm
zezhang opened this pull request 11 months ago
zezhang opened this pull request 11 months ago
[onnx][torch] Lower `onnx.grid_sampler` to the `torch` equivalents
afalkenberg1 opened this pull request 11 months ago
afalkenberg1 opened this pull request 11 months ago
Support lowering 'densenet161' from 'torchvision' to 'torch` dialect
terfendail opened this issue 11 months ago
terfendail opened this issue 11 months ago
[onnx][torch] Gridsampler (part 2)
afalkenberg1 opened this issue 11 months ago
afalkenberg1 opened this issue 11 months ago
[MLIR][ONNX] Add ONNX ReduceProd support
AmosLewis opened this pull request 11 months ago
AmosLewis opened this pull request 11 months ago