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

Fix LTC Decoupling (#815)

* Initial changes

* Fix up native functions

* Further fix decoupling

* Remove unnecessary ops...

1bde00c73d58d98e83d3a9d3f51d3495611067e8 authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
Enable support for LTC Input/Output Mapping (#764)

* Save InputOutputAliases to TorchMlirComputation

* Implement GetResultShape for TorchMlirLow...

cca9fe126e4e8ada6423202770ea904bfd22c5a1 authored about 2 years ago by Henry Tu <[email protected]>
Generate MLIR with shape information via LTC frontend (#742)

615ff1d31c265e45d98562bcdf690fbf2d0be8e5 authored about 2 years ago by Antonio Kim <[email protected]>
Fix Torch-MLIR LTC Backend based off latest PyTorch master (#723)

* Changes as a result of the LTC TS backend decoupling

* Fix bugs in BackendImpl and codegen
...

65cf1465ef16ff2148fe9eaab0d0e69e74e557d1 authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
Got LTC working until compile (#689)

c3b20e444c01d1884978f402da056cddf632171d authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
Torch-MLIR LTC Backend Lowering Codegen (#621)

* Codegen and build LTC lowering

* Add LazyShapeInference header

58338f79a1030a9eaa8a17c6a8cdd63a50be564e authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
LTC Documentation (#1021)

* Create ltc_backend.md

* Added introduction and examples

* Added descriptions for files f...

61db88c9ecaa30ebcb99b818efbb54b83318b6fa authored about 2 years ago by Henry Tu <[email protected]>
Added JIT to MLIR lowering (#724)

* Added JIT to MLIR lowering

Lowering to JIT is performed in a way similar to how it's done in ...

3e9b1cbd361fcc96ab2e0c6a03de48ff12f7a57c authored about 2 years ago by Henry Tu <[email protected]>
Add initial LTC backend (#610)

* Add initial LTC backend skeleton

* Disable CI build and move TorchMLIRPyTorch.cmake

2f22e2ef40f2bcf61480d338474e2d1d9246daca authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
E2E HuggingFace Bert using LTC Backend (#912)

* Update native function definitions

* Add ops to support bert lowering

- Add empty_strided an...

d9aee0d7a709933915b753964896d968afa2beb2 authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
Add example Torch MLIR LTC Backend (#725)

a605fe279cc35bbeec478e2436fc3f63ac102d5e authored about 2 years ago by Henry Tu <[email protected]>
Only import the LTC backend that's used (#939)

0cee0dc978f5c73a325a1110979456c4c6cb8fff authored about 2 years ago by Henry Tu <[email protected]>
Resolve CI testing failure for Lazy Tensor Core (#1088)

* Xfail unsupported ops

* Register FuncDialect

* Include dynamic_ir in build

* Code reformat
...

70395de197293512497e8cad08e6b2b1e87e1a53 authored about 2 years ago by Henry Tu <[email protected]>
Resolve remaining LTC CI failures (#1110)

* Replace CHECK_EQ with TORCH_CHECK_EQ

* Check value of TORCH_MLIR_USE_INSTALLED_PYTORCH during...

2c3b3606d058ea0e109907fe47db5992ea7eefe0 authored about 2 years ago by Henry Tu <[email protected]>
Clean up Autogen (#1112)

* Remove unnecessary sed in autogen

* Remove .pyc files frrom VCS

425362263bb1ff6c163eb9d66681330168aa2b67 authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
Export LTC Headers (#1108)

368963243ef992b430ddb432a0d87b666a364722 authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
Add support for lift_fresh op (#1101)

0d16a916567884b07639831a8166ad0805e1aaf9 authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
Default Device Ordinal API (#1079)

* Add default device ordinal API

* Fix reference backend

e37891b9978d38952abb03f6c084e9adefa280b1 authored about 2 years ago by Jae Hoon (Antonio) Kim <[email protected]>
Fix LTC autogen for CI with nightly PyTorch

- Update llvm-project pin to match main

de6c135dc30724bdaf9b63a9fced2c07f83930cb authored about 2 years ago by Antonio Kim <[email protected]>
[MLIR][TORCH] Add decomposition for aten.std.dim Op

Signed-Off By: Phaneesh Barwaria <[email protected]>

8b5631d4c57606a8c8061e0c351ac211a2dee4e8 authored about 2 years ago by PhaneeshB <[email protected]>
buildAndTest.yml for matrix builds (#1098)

* Update buildAndTest.yml

test with fast-fail matrix builds

* Remove redundant and stateme...

db4a6991a08e23ad6bbc7eff4461dc2f2514e50a authored about 2 years ago by powderluv <[email protected]>
Fix CI failure due to upstream PyTorch change in aten.mean.dim op

Fixes https://github.com/llvm/torch-mlir/issues/1121

Signed-Off By: Vivek Khandelwal<vivek@nod-...

9a1203c8446affcbe084e3fee364bdcd89ad2862 authored about 2 years ago by Vivek Khandelwal <[email protected]>
Add mhlo to bazel build (#1120)

b389053653a10783b9b075f52436ce6cb055de72 authored about 2 years ago by Ahmed S. Taei <[email protected]>
[MLIR][TORCH] Add decomposition for aten.var.correction op

This commit adds the decomposition for `aten.var.correction` op.

Signed-Off By: Vivek Khandelwa...

d386b8f9e504fbfd28dc5404a238b917b557e8a9 authored about 2 years ago by Vivek Khandelwal <[email protected]>
[MLIR][TORCH] Add E2E support for aten.ge.int op

This commit adds lowering of `aten.ge.int` op.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs....

7247c6a3a76482f6c9c4589c8c4f42872e7a1e1a authored about 2 years ago by Vivek Khandelwal <[email protected]>
[MLIR][TORCH} Fix empty dim cases for the .dim ops

This commit fixes the shape calculation for:
1.) aten.mean.dim
2.) aten.var.dim
3.) aten.sum.dim...

c681c3497ae8874b030d2cb8e47e741376b32639 authored about 2 years ago by Vivek Khandelwal <[email protected]>
[MLIR][TORCH] Add support for multiple indexing tensors for aten.index.Tensor (#1097)

- Includes a canonicalizer for `aten.add.t`needed for successfully lowering the shape function
...

11a890107883dbf405c4512405f09b4405030658 authored about 2 years ago by Quinn Dawkins <[email protected]>
README: Add op office hours

b36a17c9d23b8378d7e22c87b6ba632142874eed authored about 2 years ago by Sean Silva <[email protected]>
Add e2e support for aten.expm1

3c9addf19cd5eae62562600294150534dc353eae authored about 2 years ago by Quinn Dawkins <[email protected]>
[MHLO] Init MHLO basic op conversion (#1092)

* [MHLO] Init MHLO basic Op Conversion
Co-authored-by: Bairen Yi <[email protected]>...

052d2f84dcb2f8fe2454999751bf8653b0e81140 authored about 2 years ago by 武家伟 <[email protected]>
Update development.md with source builds (#1105)

Add source builds and remove deprecated libtorch information.

e23fbc89f27aa8ad190ce0903eb28a7fa0795c19 authored about 2 years ago by powderluv <[email protected]>
Add lowering to linalg for softplus and log1p

Follows existing conventions for unary operators.

e8f327cc0063dcc283eab723c1d34d7abf4ea940 authored about 2 years ago by Kevin Kiningham <[email protected]>
[MHLO] Init MHLO gather op patterns (#1104)

See RFC https://github.com/llvm/torch-mlir/issues/999

Co-authored-by: Bairen Yi yibairen.byro...

44ead687721abdc41817d17cb9dd8dc255a860a4 authored about 2 years ago by Tanyo Kwok <[email protected]>
[MHLO] Add [un]squeeze op patterns (#1099)

* [MHLO] Add [un]squeeze op patterns

* Conform to llvm coding standard

* minor update

f50d7013cdae42863a4eff05e664d8b647d6f311 authored about 2 years ago by Tanyo Kwok <[email protected]>
Add option to expose custom PyTorch repo/branch (#1103)

f424930a28781c80a8c9fca6a2447b340ca573dd authored about 2 years ago by powderluv <[email protected]>
[MHLO] Init MHLO view like op patterns (#1090)

* [MHLO] Init MHLO view like op patterns

See RFC: https://github.com/llvm/torch-mlir/issues/9...

b80ce79b9fd26247e935899ce65f5cc11ec3e346 authored about 2 years ago by Tanyo Kwok <[email protected]>
[MHLO] Init MHLO slice like op patterns (#1091)

See RFC: https://github.com/llvm/torch-mlir/issues/999

Co-authored-by: Bairen Yi yibairen.byr...

a02dbb2d5ead1fc28a910a0a7f2aad6e90779f4a authored about 2 years ago by Tanyo Kwok <[email protected]>
Add verifiers for ToBuiltinTensorOp and FromBuiltinTensorOp (#1089)

This commit adds verifiers to the ops `ToBuiltinTensorOp` and
`FromBuiltinTensorOp` that make s...

f271e6a88c1a89c6904e5651a82b83dac9596909 authored about 2 years ago by Ramiro Leal-Cavazos <[email protected]>
Add linux and macOS source builds in CI (#1070)

This enables building Pytorch from source in the CI.
The build should mostly hit the ccache.
R...

31fd812acf95f7d3749da27a6f53383a59ca109d authored about 2 years ago by powderluv <[email protected]>
Improve error message

The unknown dtype case can come from RefineTypes.

c0ef192865c0cfcf565fb5fbe400597fbc707463 authored about 2 years ago by Sean Silva <[email protected]>
Revert "python: trim registration and loading of dialects and passes" (#1093)

This reverts commit ad283c104339267fbe11cc7efefc02a6ad4d2d1e, since it's
causing nightly build ...

72dd04cdb36e2cabbc0e0d2b0f247aaf1b1076c1 authored about 2 years ago by Ashay Rane <[email protected]>
python: trim registration and loading of dialects and passes (#1084)

In the interest of merging upstream LLVM quickly, a previous patch
(7f08169) updated the torch-...

ad283c104339267fbe11cc7efefc02a6ad4d2d1e authored about 2 years ago by Ashay Rane <[email protected]>
[MHLO] Init MHLO integration. (#1083)

Co-authored-by: Bairen Yi <[email protected]>
Co-authored-by: Jiawei Wu <xremold@gma...

c61c99e88794c358cfb67213fe927deac91b27a4 authored about 2 years ago by Ziheng Jiang <[email protected]>
Allow expanding and collapsing in aten::view (#1082)

- Supports cases where the view op expands and collapses dims
simulataneously. This does not ha...

647e75e029b830f97a22cea0878f72a370d8c630 authored about 2 years ago by Quinn Dawkins <[email protected]>
torch: [nfc] use `WalkResult::isInterrupted()` instead of booleans (#1081)

An upstream MLIR bug (that was recently fixed) caused the result to be
ignored for Region- and ...

e06ee0850658b304bd5003147d7403f132b03302 authored over 2 years ago by Ashay Rane <[email protected]>
Emit underscore version of aten.sqrt (#1072)

21f905afbeee76acb086d502ab6ed6eba7b9423b authored over 2 years ago by Kevin Kiningham <[email protected]>
Add support for index.Tensor on dimensions other than the first

This patch still only supports a single indexing tensor.

c73a39e40a2b2c0a6dc88d1937c9f41642c95086 authored over 2 years ago by Quinn Dawkins <[email protected]>
bump llvm tag to 3580daa (#1078)

This patch makes some rudimentary changes to torch-mlir's use of MLIR
Python bindings to work w...

7f08169380feba6bd6d92bc42762e0f0d7ab8801 authored over 2 years ago by Ashay Rane <[email protected]>
[MLIR][TORCH] Add negative dim support for aten.cat and aten.slice op

This commit adds the support for negative dim cases for `aten.cat`,
`aten.slice.Tensor` and `ate...

df0b1e77a475cffcd758c99efea7f9ba64ae060a authored over 2 years ago by Vivek Khandelwal <[email protected]>
[MLIR][TORCH] Add canonicalization pattern for prim.ListUnpack op

This commit adds the canonicalization pattern for the `prim.ListUnpack` op.

Signed-Off By: Vive...

4c25878e643a0806a93e34f6f0f16452cfd7e75a authored over 2 years ago by Vivek Khandelwal <[email protected]>
Change to notifyMatchFailure (#1073)

emitError is intended for error cases and not match failures of
patterns. notifyMatchFailure is...

247dd64a66dbf24d69028e950349bf1cef432c83 authored over 2 years ago by Jacques Pienaar <[email protected]>
Revert to using Pytorch paths for delocate (#1065)

Remove the linking of libtorch/ paths in delocate for CI builds

baa4383c44a066d4ac9036e93f667842e72adb10 authored over 2 years ago by powderluv <[email protected]>
Remove HasValueSemantics from `is` ops.

795479a88d8b5d5e244f59f94b4585b08c677dc0 authored over 2 years ago by Sean Silva <[email protected]>
Add named exception TorchMlirCompilerError. (#1064)

d70bb68c9e8efd4fa940cddeb36cdfb48e87c909 authored over 2 years ago by Maksim Levental <[email protected]>
Bump LLVM to 889c6f3996769a991a24da957f597e7500d158e7

The biggest change here is to upgrade RefineTypes to the new sparse
dataflow framework.

Smaller...

85858d2743f174f9c967202f0d00c53ee384d575 authored over 2 years ago by Sean Silva <[email protected]>
Fix typo in `inputRank` check of `AtenBatchNormOp` (#1046)

The original conversion pattern for `AtenBatchNormOp` required that
the input rank be greater t...

afdaa60dd491a29b692020abaeb4ed7877303d70 authored over 2 years ago by Ramiro Leal-Cavazos <[email protected]>
[MLIR][TORCH] Add decomposition for aten.var.dim op

This commit adds the decomposition for `aten.var.dim` op.
This commit also make changes in the d...

3589134d31a5e7011d495dd5753a80d830d21baa authored over 2 years ago by Vivek Khandelwal <[email protected]>
Remove libtorch downloads (#1058)

Remove all the libtorch downloads. If the user sets
-DTORCH_MLIR_USE_INSTALLED_PYTORCH=OFF then...

479a8a89631c8ebbdcde0e43bf2451bd5406d5bb authored over 2 years ago by powderluv <[email protected]>
build: fix bazel build after adding VerifyConversionToValueSemantics.cpp (#1055)

A previous patch added a new file
("VerifyConversionToValueSemantics.cpp") to the build, but it...

89e0288fdc46526a3f5967638b120f8dfbf6bb22 authored over 2 years ago by Ashay Rane <[email protected]>
Fail to install x86_64 linux libtorch.so on other architectures. (#1053)

Found while trying to build torch-mlir on an AArch64 Linux VM, worth
a belts and braces to prev...

6e68f273997a68c59a1673045b217ca71bd0c5f8 authored over 2 years ago by Ramana Radhakrishnan <[email protected]>
torch: add pass to catch non-value tensors (#1052)

This patch adds a new pass `torch-verify-conversion-to-value-semantics`,
which looks for non-va...

29bc48aedb4f7135d1ac3a819651578bf29a3964 authored over 2 years ago by Ashay Rane <[email protected]>
canonicalizer: [nfc] update LIT variable names for consistency (#1051)

A previous patch used lowercase names for LIT variables. This patch
replaces them with upperca...

64c04bd5f69c64426615b696f726d8b16edf5578 authored over 2 years ago by Ashay Rane <[email protected]>
[tosa] aten.max.dim , aten.slice.tensor ops (#1027)

Signed-off-by: Suraj Sudhir <[email protected]>

5e2012c7dd1f3e66e53465d53ca9d4c8d2b32fa7 authored over 2 years ago by Suraj Sudhir <[email protected]>
[TORCH][MLIR] Fix some comments in slice_scatter/select_scatter

lowering.

This commit addresses the remaining comments on lowering of
slice_scatter and select_s...

3592e0ba7f515ec8f077bc4778f799013eb21848 authored over 2 years ago by Prateek Gupta <[email protected]>
canonicalizer: propagate type information across copy and cast ops (#1030)

Prior to this patch, the canonicalizers for `AtenSizeOp` and
`AtenSizeIntOp` succeeded only if ...

ac4d7d10e0e988f7363d40f2665e1e61381a79bc authored over 2 years ago by Ashay Rane <[email protected]>
GlobalizeObjectGraph: Clean up handling of unused slots

The way we did it previously still created the slot and copied the
initializer even if unused.

e5e11e214b65dfaabfb480c7b2961b1dec26ed37 authored over 2 years ago by Sean Silva <[email protected]>
torch: copy uses to prevent iterator invalidation (#1033)

Prior to this patch, the code in the `torch-simplify-shape-calculations`
pass iterated on the u...

9017be9e9e6b4a1573dd75638ad085ae55d259c4 authored over 2 years ago by Ashay Rane <[email protected]>
Speed up libtorch build. (#1031)

1bb990afc7347bf5bf9432ef93bfda33a9f2ddd8 authored over 2 years ago by Maksim Levental <[email protected]>
Undo shape lib changes + update function signature of sum + zero (#1035)

This commit does three things:
1. Reverts some of the shape lib changes merged in
https://...

11148e60d683190b646626653a422b3e5973bf8b authored over 2 years ago by Ramiro Leal-Cavazos <[email protected]>
[TORCH][MLIR] Add lowering of `aten.slice_scatter` and

`aten.select_scatter` op.

This commit adds:
1. Lowering of `aten.slice_scatter` op into `tensor...

2d75654b2c2e7e5c4aba2f125229ab3cc3c5c4d8 authored over 2 years ago by Prateek Gupta <[email protected]>
Add lowering for _convolution

a08ff0d7f2c4388689428b0acccc4bf8d77ced14 authored over 2 years ago by George Petterson <[email protected]>
Fix OSX nightly builds (#1032)

Set default OSX arch to x86_64. Release builds will override it.
Also update to the latest poin...

ea2afce29a8b2070400a60de0be833bc713863a4 authored over 2 years ago by powderluv <[email protected]>
torch_mlir.compile: Allow OutputType as a string.

A lot of code was super verbose with `torch_mlir.OutputType.XYZ`. Now,
you can simply do `"xyz"`...

93f1c3138bfbe9d270b03d248241b02f151162c0 authored over 2 years ago by Sean Silva <[email protected]>
torch: handle `torch.prim.dtype` ops during type refinement (#1013)

The canonicalizer converts `torch.prim.dtype` ops into integer constants
for valid types, but t...

340d8af28ab693d06c6c39a33a016f415cb1aa9f authored over 2 years ago by Ashay Rane <[email protected]>
Remove mention of upstream_shape_helpers

There were some leftovers.

5bd9362c61828870cf3c4097c718ea34f475b11a authored over 2 years ago by Sean Silva <[email protected]>
Update CMakeLists.txt (#1028)

3ad810a1fb3648c764670b56a24e6f0fdb8dddb3 authored over 2 years ago by Henry Tu <[email protected]>
Add basic support for list of optional tensors in reduce-op-variants (#971)

This commit adds support for lists of type `list<optional<tensor>>`
where each element in the l...

6a72ab45022628b2da6168009df976254f587f3d authored over 2 years ago by Ramiro Leal-Cavazos <[email protected]>
Revert to using local PyTorch binaries (#1024)

Temporarily revert to using PyTorch binaries until source builds
are ready to land.

TORCH_ML...

f202ae00129e5f03b14e3d04d63e3eca4da17ed5 authored over 2 years ago by powderluv <[email protected]>
Document workaround for PyTorch skew (#1023)

* Document workaround for PyTorch skew

* Update with review feedback

3d1a160101ed84ca26e6f87128360712173e73ca authored over 2 years ago by powderluv <[email protected]>
torch: use ScalarType enum instead of raw constants (#1020)

This patch replaces the use of raw integers like 6, 4, etc. (that
represent PyTorch's scalar ty...

6491c69539632a52a48171297363e53ce4746f97 authored over 2 years ago by Ashay Rane <[email protected]>
[tosa] aten.transpose.int support (#1017)

Signed-off-by: Suraj Sudhir <[email protected]>

d38f2cae5bcf833f062241f0254a1d3d09ab2609 authored over 2 years ago by Suraj Sudhir <[email protected]>
Add E2E support for aten.len.str (#969)

f0c3b5a7edd1084c108732a426724f53a1ee9001 authored over 2 years ago by Quinn Dawkins <[email protected]>
torch: fold prim.dtype(bf16) to integer constant 15 (#1012)

A prior patch (63538de2) that added support for bfloat16 type did not
add the canonicalization ...

88316b3b4e54d68953b71c98afff8003227247aa authored over 2 years ago by Ashay Rane <[email protected]>
fix: Broaden range of tosa.matmul outputs that don't need to be reshaped (#1015)

Co-authored-by: Andrew Cain <[email protected]>

6885f1ed8a1b01a9f27ff5157c0a0500995c8151 authored over 2 years ago by Andrew Cain <[email protected]>
build: improve robustness of cmake and shell scripts (#1018)

On my local machine, `unzip` didn't exist (producing a "command not
found" error), but CMake ig...

874fdb7e429175b701602e08df027f756bdf6ba9 authored over 2 years ago by Ashay Rane <[email protected]>
Fix compilation warning Wsign-compare (#1003)

bbb648410ec35f335e7e807c07658d0a7ca0d8c6 authored over 2 years ago by Ramiro Leal-Cavazos <[email protected]>
Enable libtorch caching and source builds (#1004)

Add an option to cache libtorch/ releases if you don't want to
download the latest. Add an opti...

33bfeda4c542eb76f1126347f3480c81a5c4a8d1 authored over 2 years ago by powderluv <[email protected]>
Fix multi-threaded tests on macOS (#1005)

Fixes https://github.com/llvm/torch-mlir/issues/994

be3d14cf76f53bc1a0d04ee04e1660b3f63af4cb authored over 2 years ago by powderluv <[email protected]>
Update oneshotSnapshotPackage.yml

a1947c7bd12d341f9b9a62fc4f1756ac888c8213 authored over 2 years ago by powderluv <[email protected]>
[MLIR][TORCH] Add decomposition of aten.repeat (#932)

* [MLIR][TORCH] Add decomposition of aten.repeat

* refine & rebase

* refine static shapes
...

d4f1f414354822cace5250889eb738bc5b00579b authored over 2 years ago by Tanyo Kwok <[email protected]>
[LINALG] Fix handling of size-1 dims in `aten.view` again. (#992)

A previous fix to the handling of size-1 dims in
`aten.view` (https://github.com/llvm/torch-mli...

f20421026684e6244843666f47c59bd26c6ba5c6 authored over 2 years ago by Ramiro Leal-Cavazos <[email protected]>
python: lower `prim::{Load,Store,Enter,Exit}` nodes to torch dialect (#983)

TorchScript nodes like `prim::Load` and `prim::Store` aren't supported
in torch-mlir because th...

f947443f98b8882f6b3b5fd0c6e10c6abfe4ea0b authored over 2 years ago by Ashay Rane <[email protected]>
[tosa] aten.embedding op support (#991)

Enables BERT legalization.

Signed-off-by: Suraj Sudhir <[email protected]>

bb576c2cb372a865264c7ea33bf7584b7c4b4385 authored over 2 years ago by Suraj Sudhir <[email protected]>
Link against libtorch (#955)

This moves torch-mlir to link against libtorch on macOS and linux

TESTS: Tests pass. Tested r...

2b52da951ba87f682b4eb629e791a263848a7b85 authored over 2 years ago by powderluv <[email protected]>
Update development.md

- Mention that Bazel build is in peripheral support tier
- Link to the e2e op wiki page

42ee04c0040dacc6bc6b6384c35b33d99c23df77 authored over 2 years ago by Sean Silva <[email protected]>
Add support for ScalarType::QUInt8

I ran into this while poking around at
https://github.com/llvm/torch-mlir/issues/959

227dea7b2e71725af5aafca4c556c95c969a48a8 authored over 2 years ago by Sean Silva <[email protected]>
Update test to pass with newer versions of tanh (#990)

cd79538a0c4ce626eb65adeaa83dc4de951a24b5 authored over 2 years ago by powderluv <[email protected]>
fix export torch.literal on gpu (#10) (#985)

5fbf2a376c3d36f1f31a2cda8a242bd36f090383 authored over 2 years ago by Tanyo Kwok <[email protected]>
Added E2E support for torch::aten.__contains__int_list

5888c4f7dc5aad504ef8c77442ebbf3c0393623c authored over 2 years ago by JakopinA <[email protected]>
torch: allow torch dialect ops after running drop-shape pass (#979)

In the `pyhpc_turbulent_kinetic_energy` TorchBench benchmark, the shape
calculation occurs insi...

163fa57cde44dd6a8f14e422d341d8deb4a40c62 authored over 2 years ago by Ashay Rane <[email protected]>