.. |
__init__.py
|
[Torch Dialect] Scatter reduce lowering (#1884)
|
2023-02-21 23:05:55 +00:00 |
arange.py
|
Revert "[MLIR][TORCH] Fix indentation and spacing for E2E tests"
|
2022-11-25 12:41:56 +05:30 |
argmax.py
|
Revert "build: update llvm tag to 147fe9de"
|
2022-11-25 12:41:56 +05:30 |
backprop.py
|
Add HardtanhBackward TOSA and LINALG support (#1721)
|
2023-03-06 10:16:37 -08:00 |
basic.py
|
[e2e] fix stack e2e test typo (#1931)
|
2023-03-14 09:32:44 -07:00 |
cast.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
constant_alloc.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
control_flow.py
|
Revert "build: update llvm tag to 147fe9de"
|
2022-11-25 12:41:56 +05:30 |
conv.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
custom_op_example.py
|
Revert "build: update llvm tag to 147fe9de"
|
2022-11-25 12:41:56 +05:30 |
elementwise.py
|
[Torch Dialect] add RSub, ScalarImplicit canonicalize (#1899)
|
2023-03-06 17:38:27 -08:00 |
elementwise_comparison.py
|
Add aten.bucketize op and its decomposition (#1834)
|
2023-02-03 10:20:47 +08:00 |
histogram_binning_calibration.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
index_select.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
matmul.py
|
Revert "build: update llvm tag to 147fe9de"
|
2022-11-25 12:41:56 +05:30 |
mlp.py
|
Revert "build: update llvm tag to 147fe9de"
|
2022-11-25 12:41:56 +05:30 |
nll_loss.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
norm_like.py
|
Added support for aten::norm.ScalarOpt_dim (#1774)
|
2023-01-10 13:08:25 -05:00 |
pooling.py
|
Max pool2d ceil mode to tosa (#1957)
|
2023-03-21 10:17:39 -07:00 |
quantized_models.py
|
Revert "[MLIR][TORCH] Fix indentation and spacing for E2E tests"
|
2022-11-25 12:41:56 +05:30 |
reduction.py
|
[MHLO] add conversion for aten.linalg_vector_norm (#1850)
|
2023-03-20 14:14:27 -07:00 |
reshape_like.py
|
[TOSA] Add aten.view shape -1 support (#1815)
|
2023-01-20 11:56:26 -08:00 |
return_types.py
|
Add float16 support in the refbackend.
|
2022-12-15 21:19:52 +05:30 |
rng.py
|
[MLIR][TORCH] Add decomposition for aten.bernoulli.p op (#1882)
|
2023-02-15 22:36:29 +05:30 |
scalar.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
scalar_comparison.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
scatter.py
|
[Torch Dialect] Scatter reduce lowering (#1884)
|
2023-02-21 23:05:55 +00:00 |
slice_like.py
|
[StableHLO] Support for slice_scatter (#1960)
|
2023-03-22 13:41:04 -07:00 |
squeeze.py
|
Revert "build: update llvm tag to 147fe9de"
|
2022-11-25 12:41:56 +05:30 |
stats.py
|
Add aten.std.correction op and its decomposition (#1731)
|
2022-12-21 21:02:40 -08:00 |
threshold.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
type_conversion.py
|
Revert "build: update llvm tag to 147fe9de"
|
2022-11-25 12:41:56 +05:30 |
type_promotion.py
|
Replace `torch.rand` and `torch.randn` in e2e tests with `tu.rand` (#1890)
|
2023-02-21 14:30:05 -08:00 |
vision_models.py
|
[cleanup] Remove disabled e2e test
|
2022-12-07 06:36:48 -08:00 |