pytorch/torch/testing/_internal
Edward Z. Yang ddf4cd69ec Delete ifdyn and ifunspec combinators (#103596)
Replaced with expect tests for ease of updating.

Signed-off-by: Edward Z. Yang <ezyang@meta.com>

Pull Request resolved: https://github.com/pytorch/pytorch/pull/103596
Approved by: https://github.com/voznesenskym
2023-06-15 00:14:17 +00:00
..
codegen
data
distributed [DDP] multiple forward support for static graph (#103487) 2023-06-14 16:14:52 +00:00
generated
opinfo Enable float16 and complex32 support for sparse CSR elementwise multiplication operation. (#100394) 2023-06-14 14:42:39 +00:00
optests operator_compile_check v0 (#103198) 2023-06-14 14:00:14 +00:00
test_module
__init__.py
autocast_test_lists.py
autograd_function_db.py
check_kernel_launches.py
common_cuda.py fix functorch/test_ops.py test_vjp flash attention unexpected success (#102131) 2023-05-25 22:17:25 +00:00
common_device_type.py [ROCM] enable hipSOLVER backend for linalg.ldl_factor (#102665) 2023-06-08 20:05:01 +00:00
common_dist_composable.py
common_distributed.py [BE] Enable C419 rule for any all shortcircuiting (#99890) 2023-04-25 15:02:13 +00:00
common_dtype.py
common_fsdp.py [MTPG] Enable for some tests in test_fsdp_misc (#102043) 2023-05-26 06:21:25 +00:00
common_jit.py
common_methods_invocations.py Enable float16 and complex32 support for sparse CSR elementwise multiplication operation. (#100394) 2023-06-14 14:42:39 +00:00
common_modules.py [MPS] Handle MPS failures of test_modules.py in common_modules.py (#95334) 2023-05-09 03:55:16 +00:00
common_nn.py fix sm86 cuda 21.1 conv threshold issues (#102361) 2023-05-26 22:48:33 +00:00
common_pruning.py Back out "[core][pruning][be] rename BaseSparsifier to BasePruner (#98747)" (#99171) 2023-04-15 00:37:45 +00:00
common_quantization.py
common_quantized.py
common_subclass.py
common_utils.py Delete ifdyn and ifunspec combinators (#103596) 2023-06-15 00:14:17 +00:00
composite_compliance.py [BE] Enable C419 rule for any all shortcircuiting (#99890) 2023-04-25 15:02:13 +00:00
control_flow_opinfo_db.py Support map autograd and pytree in/out. (#101633) 2023-05-17 16:52:26 +00:00
custom_op_db.py [custom_op] explicit autograd API (#101824) 2023-05-23 18:31:29 +00:00
dist_utils.py
hypothesis_utils.py
inductor_utils.py Enable default workflow PyT 2.0 UTs on ROCm stack (#100981) 2023-05-15 23:45:04 +00:00
jit_metaprogramming_utils.py
jit_utils.py
logging_tensor.py
logging_utils.py
quantization_torch_package_models.py