pytorch/test
2024-09-12 22:04:48 +00:00
..
ao/sparsity
autograd
backends/xeon
benchmark_utils
bottleneck_test
cpp Fix clang-tidy warnings in Caffe2 code (#134935) 2024-09-12 03:27:09 +00:00
cpp_api_parity
cpp_extensions OpenReg: Split the daemon into drvier/executor (#135646) 2024-09-12 05:03:46 +00:00
custom_backend
custom_operator
distributed Revert "[DSD] Fix distributed state dict full_state_dict option hang during set_state_dict (#135725)" 2024-09-12 21:47:38 +00:00
distributions
dynamo [dynamo] support torch.nn.attention.sdpa_kernel context manager (#135404) 2024-09-12 22:04:48 +00:00
dynamo_expected_failures [Dynamo] Adding CallFunctionNoArgsSource and (#135425) 2024-09-09 22:46:00 +00:00
dynamo_skips
edge
error_messages
expect NJT <-> padded dense conversions (#125947) 2024-09-12 17:54:25 +00:00
export [export] ignore mark_dynamic() in export (#135536) 2024-09-12 21:22:19 +00:00
forward_backward_compatibility Change wrapped_linear_prepack and wrapped_quantized_linear_prepacked to private by adding _ as prefix (#135401) 2024-09-08 04:16:24 +00:00
functorch Add batching rule for torch.scatter_reduce (#135547) 2024-09-12 18:51:21 +00:00
fx [torch][fx] Add new replacement_callback to materialize a replacement just in time (#135553) 2024-09-12 18:52:14 +00:00
higher_order_ops [aotd] Support HOP effects in backward (#132638) 2024-08-23 15:30:58 +00:00
inductor [export] ignore mark_dynamic() in export (#135536) 2024-09-12 21:22:19 +00:00
jit [dynamo] Remove skip from jit freeze tests (#135281) 2024-09-08 15:11:12 +00:00
jit_hooks
lazy
mobile
nn [ROCm] Update to AOTriton 0.7b (#134498) 2024-09-11 20:34:01 +00:00
onnx [ONNX] Fix symbolic values and numpy implementation (#135786) 2024-09-12 14:24:43 +00:00
optim
package
profiler [Profiler] Harden Record Function Kwargs (#135365) 2024-09-10 18:44:05 +00:00
quantization "Remove BLOCK_LIST" (#135729) 2024-09-12 01:22:06 +00:00
scripts
test_img
torch_np remove commented out breakpoints (#135363) 2024-09-08 02:15:45 +00:00
typing
xpu
_test_bazel.py
allowlist_for_publicAPI.json [reland][dtensor] move DTensor to public namespace (#134203) 2024-09-08 17:08:40 +00:00
conftest.py
create_dummy_torchscript_model.py
delete.py
hi.py
HowToWriteTestsUsingFileCheck.md [Docs] Update FileCheck doc (#135199) 2024-09-06 08:18:38 +00:00
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 [ROCm] Update to AOTriton 0.7b (#134498) 2024-09-11 20:34:01 +00:00
simulate_nccl_errors.py
slow_tests.json
test_ao_sparsity.py
test_autocast.py [MPS] Add support for autocast in MPS (#99272) 2024-09-05 23:23:17 +00:00
test_autograd.py Run all autograd node post hooks (#134728) 2024-09-06 19:44:28 +00:00
test_autograd_fallback.py
test_autoload.py
test_binary_ufuncs.py
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 Add torch.serialization.skip_data context manager (#134504) 2024-09-05 16:53:39 +00:00
test_cpp_extensions_stream_and_event.py
test_cuda.py Moving _run_autocast_outofplace to basic class named TestAutocast to reduce redundance (#134460) 2024-09-04 10:48:58 +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 [inductor] Flip custom_op_default_layout_constraint (#135239) 2024-09-10 14:27:43 +00:00
test_dataloader.py
test_datapipe.py
test_decomp.py [Export] Fix SDPA decomposition (#135297) 2024-09-11 20:21:59 +00:00
test_deploy.py
test_determination.py
test_dispatch.py
test_dlpack.py
test_dynamic_shapes.py Fix symbolic number's type and tensor's dtype mismatch bug in Tensor ctor (#135433) 2024-09-09 19:32:18 +00:00
test_expanded_weights.py
test_fake_tensor.py Implementation of scan (#134102) 2024-09-10 04:51:16 +00:00
test_file_check.py Fix the output of FileCheck when not run and add unit tests (#135345) 2024-09-11 04:13:24 +00:00
test_flop_counter.py
test_foreach.py Used torch.equal in test_foreach_copy_with_multi_dtypes (#134861) 2024-08-30 18:04:41 +00:00
test_function_schema.py
test_functional_autograd_benchmark.py
test_functional_optim.py
test_functionalization.py
test_functionalization_of_rng_ops.py
test_futures.py
test_fx.py [fx] Implement deepcopy for Proxy (#133706) 2024-08-22 16:37:30 +00:00
test_fx_experimental.py
test_fx_passes.py Revert "[Partitioner] Reuse partition to check whether nodes exist (#135317)" 2024-09-11 21:27:53 +00:00
test_fx_reinplace_pass.py
test_hub.py
test_import_stats.py
test_indexing.py
test_itt.py
test_jit.py [EZ] Restore test_unicode_comments (#134589) 2024-08-27 21:51:06 +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
test_linalg.py [reland][ROCm] TunableOp for gemm_and_bias (#128919) 2024-08-22 18:27:50 +00:00
test_logging.py
test_masked.py
test_maskedtensor.py Add MaskedTensor passthrough: unfold, F.Unfold, F.Fold, stack (#125262) 2024-09-06 19:06:23 +00:00
test_matmul_cuda.py
test_meta.py
test_metal.py
test_mkl_verbose.py
test_mkldnn.py Add oneDNN support for Half LSTM on CPU (#132607) 2024-08-29 03:40:10 +00:00
test_mkldnn_fusion.py
test_mkldnn_verbose.py
test_mobile_optimizer.py
test_model_dump.py
test_model_exports_to_core_aten.py Replace capture_pre_autograd_graph with export_for_training in torch tests (#135623) 2024-09-11 19:23:08 +00:00
test_module_tracker.py Move module_tracker to logging for confused hierarchy (#134467) 2024-08-26 19:39:08 +00:00
test_modules.py
test_monitor.py
test_mps.py Add decomposition for transpose_copy (#130943) 2024-09-11 19:45:22 +00:00
test_multiprocessing.py
test_multiprocessing_spawn.py Create processes in parallel in mp.start_processes for forkserver (#134629) 2024-08-28 21:34:32 +00:00
test_namedtensor.py
test_namedtuple_return_api.py
test_native_functions.py
test_native_mha.py [ROCm] Update to AOTriton 0.7b (#134498) 2024-09-11 20:34:01 +00:00
test_nestedtensor.py NJT <-> padded dense conversions (#125947) 2024-09-12 17:54:25 +00:00
test_nn.py [ROCm] Update to AOTriton 0.7b (#134498) 2024-09-11 20:34:01 +00:00
test_nnapi.py
test_numba_integration.py
test_numpy_interop.py
test_openmp.py
test_ops.py Move attention kernels back from fake_impls to meta_registrations (#134288) 2024-08-27 21:10:36 +00:00
test_ops_fwd_gradients.py
test_ops_gradients.py
test_ops_jit.py
test_optim.py
test_out_dtype_op.py
test_overrides.py
test_package.py
test_per_overload_api.py
test_prims.py
test_proxy_tensor.py
test_pruning_op.py
test_public_bindings.py Improve test_public_bindings import module error reporting (#135258) 2024-09-06 02:40:03 +00:00
test_python_dispatch.py
test_pytree.py
test_quantization.py
test_reductions.py Added complex support for torch.logsumexp (#133187) 2024-09-03 17:28:36 +00:00
test_scatter_gather_ops.py
test_schema_check.py
test_segment_reductions.py
test_serialization.py Add torch.serialization.skip_data context manager (#134504) 2024-09-05 16:53:39 +00:00
test_set_default_mobile_cpu_allocator.py
test_shape_ops.py
test_show_pickle.py
test_sort_and_select.py
test_sparse.py
test_sparse_csr.py
test_sparse_semi_structured.py [sparse] Update cuSPARSELt to v0.6.2 (#134022) 2024-08-23 19:34:53 +00:00
test_spectral_ops.py
test_stateless.py Allow optional positional arguments for torch.func.functional_call (#134643) 2024-09-12 15:22:06 +00:00
test_static_runtime.py
test_subclass.py
test_sympy_utils.py fast path for sympy gcd in floordiv (#134880) 2024-09-04 14:56:49 +00:00
test_tensor_creation_ops.py
test_tensorboard.py
test_tensorexpr.py
test_tensorexpr_pybind.py
test_testing.py
test_throughput_benchmark.py
test_torch.py
test_transformers.py [ROCm] Update to AOTriton 0.7b (#134498) 2024-09-11 20:34:01 +00:00
test_type_hints.py
test_type_info.py
test_type_promotion.py
test_typing.py
test_unary_ufuncs.py
test_utils.py
test_utils_internal.py [justknobs] Override __bool__ method (#134799) 2024-08-30 04:54:02 +00:00
test_view_ops.py
test_vulkan.py
test_weak.py
test_xnnpack_integration.py
test_xpu.py [Intel GPU] Add XPU memory-related APIs (#129919) 2024-09-07 11:15:17 +00:00