pytorch/torch/testing/_internal
Li, Xingyuan 0dbbcfa7ae [Inductor UT] Generalize newly introduced inductor UTs for intel GPU (Part 3) (#136947)
[Inductor UT] Generalize Newly introduced inductor UTs for intel GPU
reuse `test/inductor/test_pattern_matcher.py`
reuse `test/inductor/test_snode_runtime.py`
reuse `test/inductor/test_unbacked_symints.py`
fix `test/inductor/test_triton_kernels.py`

Pull Request resolved: https://github.com/pytorch/pytorch/pull/136947
Approved by: https://github.com/etaf, https://github.com/EikanWang, https://github.com/jansel
2024-10-12 13:21:20 +00:00
..
codegen
data
distributed Revert "[Distributed] Fix extra context on device 0 (#135273)" 2024-10-10 23:47:25 +00:00
generated
opinfo Fix to() on non-contiguous NJTs (#137124) 2024-10-08 15:11:05 +00:00
optests
test_module
__init__.py
autocast_test_lists.py
autograd_function_db.py
check_kernel_launches.py
common_cuda.py [FSDP2] support torch._foreach_copy_(float8) for fully_shard(Float8Linear) (#135955) 2024-10-07 16:36:31 +00:00
common_device_type.py [Inductor UT] Generalize newly introduced inductor UTs for intel GPU (Part 3) (#136947) 2024-10-12 13:21:20 +00:00
common_dist_composable.py
common_distributed.py Revert "[Distributed] Fix extra context on device 0 (#135273)" 2024-10-10 23:47:25 +00:00
common_dtype.py [redo] Fp8 support for item() with cuda, index_select, and fill_ cpu (#137341) 2024-10-07 00:58:51 +00:00
common_fsdp.py
common_jit.py
common_methods_invocations.py Ensure noncontiguous tensor creation tests offsetting (#136396) 2024-10-02 00:40:43 +00:00
common_mkldnn.py
common_modules.py
common_nn.py
common_optimizers.py
common_pruning.py
common_quantization.py Change to export_for_training in XNNPACK tests (#137238) 2024-10-03 21:28:05 +00:00
common_quantized.py
common_subclass.py Fix wrapper subclass serialization with custom sizes / strides (#137030) 2024-10-02 18:55:03 +00:00
common_utils.py Unify cpp_extension build directory removal (#136059) 2024-10-03 06:22:11 +00:00
composite_compliance.py Ensure noncontiguous tensor creation tests offsetting (#136396) 2024-10-02 00:40:43 +00:00
custom_op_db.py
custom_tensor.py
dist_utils.py
dynamo_test_failures.py
hop_db.py
hypothesis_utils.py
inductor_utils.py [Inductor UT] Generalize newly introduced inductor UTs for intel GPU (Part 3) (#136947) 2024-10-12 13:21:20 +00:00
jit_metaprogramming_utils.py
jit_utils.py
logging_tensor.py
logging_utils.py
quantization_torch_package_models.py
static_module.py
torchbind_impls.py
triton_utils.py
two_tensor.py