pytorch/test
2024-06-28 15:01:30 +00:00
..
ao/sparsity
autograd
backends/xeon
benchmark_utils
bottleneck_test
cpp Remove unused type traits in torch/csrc/utils (#128799) 2024-06-27 23:51:18 +00:00
cpp_api_parity
cpp_extensions
custom_backend
custom_operator [custom ops] convert string type annotation to real type (#128809) 2024-06-18 00:55:50 +00:00
distributed [FSDP2] Ran post-acc-grad hooks manually (#129450) 2024-06-28 14:50:09 +00:00
distributions
dynamo Revert "[cuDNN][SDPA] Remove TORCH_CUDNN_SDPA_ENABLED=1, enable cuDNN SDPA by default on H100 and 2nd on other archs >= sm80 (#125343)" 2024-06-28 06:03:54 +00:00
dynamo_expected_failures test_qat_mobilenet_v2 succeeding on dynamo (#129532) 2024-06-25 23:55:12 +00:00
dynamo_skips Dynamo testing: add some skips (#128734) 2024-06-14 20:53:30 +00:00
edge
error_messages
expect [ATen] Make argsort.stable CompositeImplicitAutograd (#129529) 2024-06-27 23:49:16 +00:00
export [export] make with_effect mark op has_effect to prevent them from DCEed. (#129680) 2024-06-28 02:22:30 +00:00
forward_backward_compatibility Remove amax return from _scaled_mm (#128683) 2024-06-17 16:48:00 +00:00
functorch [ATen] Make argsort.stable CompositeImplicitAutograd (#129529) 2024-06-27 23:49:16 +00:00
fx Save DOT file of graph instead of SVG for GraphTranformObserver (#128634) 2024-06-14 00:54:22 +00:00
higher_order_ops [Inductor] Fix the High Order Op layout issue (#128275) 2024-06-15 00:33:21 +00:00
inductor Revert "[cuDNN][SDPA] Remove TORCH_CUDNN_SDPA_ENABLED=1, enable cuDNN SDPA by default on H100 and 2nd on other archs >= sm80 (#125343)" 2024-06-28 06:03:54 +00:00
jit [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-06-28 00:35:15 +00:00
jit_hooks
lazy
mobile [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-06-28 00:35:15 +00:00
nn Fix max_pool2d decomposition for empty list and integer limits (#129106) 2024-06-24 22:19:42 +00:00
onnx [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-06-28 00:35:15 +00:00
optim
package
profiler [BE] enable UFMT for torch/storage.py (#127706) 2024-06-27 23:16:24 +00:00
quantization [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-06-28 00:35:15 +00:00
scripts
test_img
torch_np
typing
xpu
_test_bazel.py
allowlist_for_publicAPI.json Evaluate symexprs on load path of cache not write (#128997) 2024-06-20 08:55:12 +00:00
conftest.py
create_dummy_torchscript_model.py
delete.py
hi.py
HowToWriteTestsUsingFileCheck.md
linear.py
load_torchscript_model.py
minioptest_failures_dict.json
mkl_verbose.py
mkldnn_verbose.py
pytest_shard_custom.py
run_doctests.sh
run_test.py
simulate_nccl_errors.py
test_ao_sparsity.py
test_autocast.py
test_autograd.py Allow SAC policy_fn to return bool for backward compatibility (#129262) 2024-06-24 13:54:30 +00:00
test_autograd_fallback.py
test_binary_ufuncs.py [cpu] Fix div with rounding_mode="floor" when division overflows (#129536) 2024-06-27 16:50:47 +00:00
test_bundled_images.py
test_bundled_inputs.py
test_ci_sanity_check_fail.py
test_comparison_utils.py
test_compile_benchmark_util.py
test_complex.py
test_content_store.py
test_cpp_api_parity.py
test_cpp_extensions_aot.py
test_cpp_extensions_jit.py
test_cpp_extensions_mtia_backend.py
test_cpp_extensions_open_device_registration.py
test_cpp_extensions_stream_and_event.py
test_cuda.py add uuid in cudaDeviceProperties (#125083) 2024-06-27 23:53:13 +00:00
test_cuda_expandable_segments.py
test_cuda_multigpu.py
test_cuda_nvml_based_avail.py
test_cuda_primary_ctx.py
test_cuda_sanitizer.py
test_cuda_trace.py
test_custom_ops.py [custom op] add error message (#129417) 2024-06-28 01:03:14 +00:00
test_dataloader.py [BE] enable UFMT for torch/storage.py (#127706) 2024-06-27 23:16:24 +00:00
test_datapipe.py
test_decomp.py Fix exp decomp numerics (#129154) 2024-06-21 03:21:30 +00:00
test_deploy.py
test_determination.py [Caffe2] [2/N] Remove Caffe2 from tests (#128911) 2024-06-19 00:05:50 +00:00
test_dispatch.py
test_dlpack.py
test_dynamic_shapes.py Do not generate -1* in SymPy expressions when canonicalising (#128411) 2024-06-13 16:49:59 +00:00
test_expanded_weights.py
test_fake_tensor.py [BE] update type annotations for basic utilities in torch/__init__.py (#129001) 2024-06-24 18:04:38 +00:00
test_flop_counter.py Revert "[cuDNN][SDPA] Remove TORCH_CUDNN_SDPA_ENABLED=1, enable cuDNN SDPA by default on H100 and 2nd on other archs >= sm80 (#125343)" 2024-06-28 06:03:54 +00:00
test_foreach.py Fix flakiness with test_binary_op_list_error_cases (#129003) 2024-06-20 21:48:22 +00:00
test_function_schema.py
test_functional_autograd_benchmark.py
test_functional_optim.py
test_functionalization.py
test_functionalization_of_rng_ops.py [dynamo][aot autograd] Silently disable default saved tensor hooks during tracing (#123196) 2024-06-14 20:28:08 +00:00
test_futures.py
test_fx.py
test_fx_experimental.py Add aten._unsafe_masked_index (#116491) 2024-06-25 02:45:02 +00:00
test_fx_passes.py
test_fx_reinplace_pass.py
test_hub.py
test_import_stats.py
test_indexing.py Change index_put on GPU to accept FP8 inputs (#128758) 2024-06-25 00:38:03 +00:00
test_itt.py
test_jit.py test_jit: Replace plain assert by test assert (#128950) 2024-06-25 09:04:53 +00:00
test_jit_autocast.py
test_jit_disabled.py
test_jit_fuser.py
test_jit_fuser_legacy.py
test_jit_fuser_te.py
test_jit_legacy.py
test_jit_llga_fuser.py
test_jit_profiling.py
test_jit_simple.py
test_jit_string.py
test_jiterator.py
test_kernel_launch_checks.py
test_legacy_vmap.py
test_license.py Fix manual licensing (#128630) 2024-06-14 00:12:09 +00:00
test_linalg.py TunableOp hotfix, unit test follow-up (#129606) 2024-06-27 17:01:04 +00:00
test_logging.py
test_masked.py
test_maskedtensor.py
test_matmul_cuda.py Fix an issue in meta_scaled_mm (#129521) 2024-06-27 07:03:34 +00:00
test_meta.py
test_metal.py
test_mkl_verbose.py
test_mkldnn.py
test_mkldnn_fusion.py
test_mkldnn_verbose.py
test_mobile_optimizer.py
test_model_dump.py
test_model_exports_to_core_aten.py
test_module_tracker.py
test_modules.py
test_monitor.py
test_mps.py [metal] Parameterize group_size in int4_mm test, fix int4mm shader for group_size > 128 (#129628) 2024-06-28 15:01:30 +00:00
test_multiprocessing.py expose set_thread_name to Python and set thread names (#128448) 2024-06-13 16:38:23 +00:00
test_multiprocessing_spawn.py
test_namedtensor.py
test_namedtuple_return_api.py
test_native_functions.py
test_native_mha.py
test_nestedtensor.py Conversions between strided and jagged layouts for Nested Tensors (#115749) 2024-06-27 03:41:28 +00:00
test_nn.py Feat: Updated torch.nn.Modules.set_submodules() (#127714) 2024-06-27 06:38:54 +00:00
test_nnapi.py
test_numba_integration.py
test_numpy_interop.py
test_openmp.py [BE] enable UFMT for torch/storage.py (#127706) 2024-06-27 23:16:24 +00:00
test_ops.py
test_ops_fwd_gradients.py
test_ops_gradients.py
test_ops_jit.py
test_optim.py [MPS] Fused Adam & AdamW (#127242) 2024-06-18 19:59:50 +00:00
test_out_dtype_op.py
test_overrides.py
test_package.py
test_per_overload_api.py
test_prims.py
test_proxy_tensor.py Introduce int_oo (#127693) 2024-06-13 04:08:20 +00:00
test_pruning_op.py
test_public_bindings.py [BE] update type annotations for basic utilities in torch/__init__.py (#129001) 2024-06-24 18:04:38 +00:00
test_python_dispatch.py
test_pytree.py
test_quantization.py
test_reductions.py Errors when 0-dim tensor of complex or bool type passed to aminmax. (#128404) 2024-06-24 21:46:49 +00:00
test_scatter_gather_ops.py
test_schema_check.py
test_segment_reductions.py
test_serialization.py Add warning for weights_only (#129239) 2024-06-26 14:20:19 +00:00
test_set_default_mobile_cpu_allocator.py
test_shape_ops.py
test_show_pickle.py
test_sort_and_select.py Remove global variable SIZE, and fix linter warning (#128559) 2024-06-13 22:09:51 +00:00
test_sparse.py
test_sparse_csr.py
test_sparse_semi_structured.py [CUDA][Sparse] Change comparison function of test_sparse_semi_structured.py and bump tolerances for sp24_matmuls (#128553) 2024-06-13 06:58:07 +00:00
test_spectral_ops.py
test_stateless.py
test_static_runtime.py
test_subclass.py
test_sympy_utils.py Introduce int_oo (#127693) 2024-06-13 04:08:20 +00:00
test_tensor_creation_ops.py Fix Storage.filename to not track the filename when storage was mmap-ed with MAP_PRIVATE (#128725) 2024-06-17 18:55:47 +00:00
test_tensorboard.py [Caffe2] [2/N] Remove Caffe2 from tests (#128911) 2024-06-19 00:05:50 +00:00
test_tensorexpr.py
test_tensorexpr_pybind.py
test_testing.py [inductor] Add lowering and codegen for aten.sort (#128458) 2024-06-26 01:36:39 +00:00
test_throughput_benchmark.py
test_torch.py [Caffe2] [2/N] Remove Caffe2 from tests (#128911) 2024-06-19 00:05:50 +00:00
test_transformers.py Revert "[cuDNN][SDPA] Remove TORCH_CUDNN_SDPA_ENABLED=1, enable cuDNN SDPA by default on H100 and 2nd on other archs >= sm80 (#125343)" 2024-06-28 06:03:54 +00:00
test_type_hints.py
test_type_info.py
test_type_promotion.py
test_typing.py [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-06-28 00:35:15 +00:00
test_unary_ufuncs.py
test_utils.py
test_view_ops.py
test_vulkan.py
test_weak.py
test_xnnpack_integration.py Enable UFMT for numpy_test files, test_xnnpack_integration.py (#129023) 2024-06-28 05:40:31 +00:00
test_xpu.py Add a XPU UT to ensure lazy init (#129638) 2024-06-28 13:22:17 +00:00