pytorch/torch/testing/_internal
2023-12-16 03:40:14 +00:00
..
codegen remove nvfuser test in upstream pytorch (#109918) 2023-09-24 13:49:37 +00:00
data
distributed disable test_ddp_profiling_autograd_profiler in distributed_test.py (#115704) 2023-12-14 01:41:37 +00:00
generated
opinfo Use parent class attribute supports_out for foreach_zero opinfo (#112778) 2023-11-22 18:00:44 +00:00
optests Stop using excess memory in generate_opcheck_tests, re-enable fbgemm TBE tests (#114641) 2023-11-29 02:21:13 +00:00
test_module
__init__.py
autocast_test_lists.py Add Half support for CPU autocast on eager mode (#112484) 2023-11-21 20:08:28 +00:00
autograd_function_db.py Setup_context does not contain default values of forward() (#108561) 2023-09-19 16:23:52 +00:00
check_kernel_launches.py
common_cuda.py Revert "Initial Flash Attention support on ROCM (#114309)" (#115975) 2023-12-16 03:40:14 +00:00
common_device_type.py [CI][Inductor] Skip CPU tests when running on GPU (#115430) 2023-12-10 15:21:24 +00:00
common_dist_composable.py
common_distributed.py Switch env variable use in test harnesses to the non-deprecated names to fix warnings (#114880) 2023-12-01 20:08:23 +00:00
common_dtype.py expose mem-eff to autograd (#110495) 2023-11-13 17:47:40 +00:00
common_fsdp.py [FSDP] Passed TORCH_NCCL_DESYNC_DEBUG instead of NCCL_DESYNC_DEBUG (#114432) 2023-11-23 04:53:12 +00:00
common_jit.py
common_methods_invocations.py Revert "Initial Flash Attention support on ROCM (#114309)" (#115975) 2023-12-16 03:40:14 +00:00
common_modules.py Migrated loss functions to ModuleInfos (#115584) 2023-12-14 16:21:05 +00:00
common_nn.py Migrated loss functions to ModuleInfos (#115584) 2023-12-14 16:21:05 +00:00
common_optimizers.py add markDynamoStrictTest to TestOptimRenewed, removing flakiness (#115947) 2023-12-16 01:33:32 +00:00
common_pruning.py
common_quantization.py [quant][be] Add a test for per channel quant for groupwise conv (#115224) 2023-12-07 04:46:20 +00:00
common_quantized.py
common_subclass.py [BE] add parentheses to kwargs unpacking func(*args, **(kwargs or {})) (#115026) 2023-12-03 20:03:26 +00:00
common_utils.py Add Dynamo test expected failure mechanism (#115845) 2023-12-15 01:22:17 +00:00
composite_compliance.py [BE] add parentheses to kwargs unpacking func(*args, **(kwargs or {})) (#115026) 2023-12-03 20:03:26 +00:00
control_flow_opinfo_db.py
custom_op_db.py
dist_utils.py [BE]: Apply RUF015 to torch folder (#113025) 2023-11-07 00:48:15 +00:00
dynamo_test_failures.py Revert "markDynamoStrictTest on more tests (#115879)" 2023-12-15 20:00:09 +00:00
hypothesis_utils.py
inductor_utils.py Revert "[inductor] Move things into torch/testing/_internal/inductor_utils.py (#113275)" 2023-11-15 01:44:26 +00:00
jit_metaprogramming_utils.py Add python and C++ support for LPPool3d (#114199) 2023-12-08 18:18:44 +00:00
jit_utils.py [BE]: Apply RUF015 to torch folder (#113025) 2023-11-07 00:48:15 +00:00
logging_tensor.py
logging_utils.py
quantization_torch_package_models.py
triton_utils.py [Inductor] Deduplicate grid wrapper statements for user defined triton kernels (#115849) 2023-12-14 23:26:04 +00:00
two_tensor.py Expand dynamic dims support for traceable subclasses (#114311) 2023-12-05 21:09:25 +00:00