pytorch/torch/testing/_internal
PyTorch MergeBot d7b7f8b79f Revert "[ROCm] Add int4 support (#129710)"
This reverts commit d0ad13fa42.

Reverted https://github.com/pytorch/pytorch/pull/129710 on behalf of https://github.com/jeffdaily due to original ROCm PR did not have ciflow/rocm, missed signal ([comment](https://github.com/pytorch/pytorch/pull/129710#issuecomment-2214558368))
2024-07-08 16:07:53 +00:00
..
codegen
data
distributed Fix bug in _update_process_group API (#128262) 2024-06-08 19:52:24 +00:00
generated
opinfo Set seed per sample for OpInfo tests + support for restricting to a single sample input (#128238) 2024-07-08 16:06:38 +00:00
optests Revert "Deprecate torch._utils.is_compiling() and torch._dynamo.external_utils.is_compiling() (#127690)" 2024-06-10 20:44:42 +00:00
test_module
__init__.py
autocast_test_lists.py
autograd_function_db.py
check_kernel_launches.py
common_cuda.py Revert "[ROCm] Add int4 support (#129710)" 2024-07-08 16:07:53 +00:00
common_device_type.py Set seed per sample for OpInfo tests + support for restricting to a single sample input (#128238) 2024-07-08 16:06:38 +00:00
common_dist_composable.py
common_distributed.py [BE][ptd_fb_test][3/N] Enable TestSlide for MultiThreadedTestCase (#128843) 2024-06-18 07:05:31 +00:00
common_dtype.py Enable UFMT on common_device_type.py and common_dtype.py (#128490) 2024-06-15 00:07:42 +00:00
common_fsdp.py [FSDP2] Added APIs for explicit fwd/bwd prefetching (#128884) 2024-06-18 13:32:57 +00:00
common_jit.py
common_methods_invocations.py Set seed per sample for OpInfo tests + support for restricting to a single sample input (#128238) 2024-07-08 16:06:38 +00:00
common_mkldnn.py
common_modules.py
common_nn.py Typo fixes: et al. (#127811) 2024-06-06 01:03:25 +00:00
common_optimizers.py [Optim][BE] Change str(device) to _get_device_type(device) (#129984) 2024-07-04 06:44:48 +00:00
common_pruning.py
common_quantization.py [Inductor][CPP] Enable Quantized Linear GEMM Template with FP32 output (#128825) 2024-06-30 09:45:43 +00:00
common_quantized.py
common_subclass.py
common_utils.py Set seed per sample for OpInfo tests + support for restricting to a single sample input (#128238) 2024-07-08 16:06:38 +00:00
composite_compliance.py
custom_op_db.py Flip default value for mypy disallow_untyped_defs [9/11] (#127846) 2024-06-08 18:50:06 +00:00
custom_tensor.py Nested tensor subclass support (#127431) 2024-06-26 04:45:22 +00:00
dist_utils.py
dynamo_test_failures.py Flip default value for mypy disallow_untyped_defs [9/11] (#127846) 2024-06-08 18:50:06 +00:00
hop_db.py Added compile option to create_block_mask (#130106) 2024-07-06 08:09:56 +00:00
hypothesis_utils.py
inductor_utils.py [Inductor] Emit strided block pointer from ModularIndexing and FloorDiv (#127342) 2024-06-16 07:35:57 +00:00
jit_metaprogramming_utils.py
jit_utils.py
logging_tensor.py
logging_utils.py
quantization_torch_package_models.py
static_module.py Flip default value for mypy disallow_untyped_defs [9/11] (#127846) 2024-06-08 18:50:06 +00:00
torchbind_impls.py Flip default value for mypy disallow_untyped_defs [9/11] (#127846) 2024-06-08 18:50:06 +00:00
triton_utils.py [Inductor Intel GPU backend Upstream] Reuse inductor test for Intel GPU (PART 2) (#124147) 2024-06-16 08:07:05 +00:00
two_tensor.py