..
__init__.py
Add transposed case for at::convolution ( #917 )
2022-08-24 12:19:35 -04:00
arange.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
argmax.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
backprop.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
basic.py
Replace linear transformation with `low` and `high` in test inputs ( #1485 )
2022-10-14 18:52:07 +00:00
cast.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
constant_alloc.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
control_flow.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
conv.py
[LINALG] Add lowering for the aten.upsample_nearest2d op.
2022-10-04 17:20:29 +05:30
custom_op_example.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
elementwise.py
Replace linear transformation with `low` and `high` in test inputs ( #1485 )
2022-10-14 18:52:07 +00:00
elementwise_comparison.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
histogram_binning_calibration.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
index_put.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
index_select.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
matmul.py
Add support for mv decomposition.
2022-10-04 11:34:45 -04:00
mlp.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
nll_loss.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
norm_like.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
pooling.py
Replace linear transformation with `low` and `high` in test inputs ( #1485 )
2022-10-14 18:52:07 +00:00
quantized_models.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
reduction.py
[MLIR][TORCH] Add a test for sum.dim_IntList op working for tosa ( #1387 )
2022-09-20 11:38:09 -07:00
reshape_like.py
Implement Expand/Collapse Functionality for Aten.View ( #1353 )
2022-09-27 11:08:14 -07:00
return_types.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
rng.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
scalar.py
[MLIR][TORCH] Add E2E support for `aten.[div.int|bitwise_or.Tensor]` ops
2022-10-10 22:28:51 +05:30
scalar_comparison.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
slice_like.py
[tosa] Add "-tosa-to-tensor" pass in the lowering pipeline
2022-09-24 10:03:07 +05:30
squeeze.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
stats.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
table_batch_embedding.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
threshold.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
type_conversion.py
[tosa] Add lowering for aten.to.dtype and aten._to_copy op
2022-10-06 12:00:25 +05:30
type_promotion.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00
vision_models.py
Remove "torchscript" association from the e2e framework.
2022-08-29 14:10:03 -07:00