..
ao /sparsity
autograd
backends /xeon
benchmark_utils
bottleneck_test
cpp
[codemod] c10::optional -> std::optional in caffe2/aten/src/ATen/DeviceGuard.h +117 ( #126901 )
2024-05-24 00:26:15 +00:00
cpp_api_parity
cpp_extensions
[codemod] c10::optional -> std::optional in caffe2/aten/src/ATen/DeviceGuard.h +117 ( #126901 )
2024-05-24 00:26:15 +00:00
custom_backend
custom_operator
distributed
Deprecate device-specific GradScaler autocast API ( #126527 )
2024-05-25 06:41:34 +00:00
distributions
dynamo
generalize custom_fwd&custom_bwd to be device-agnostic ( #126531 )
2024-05-25 06:48:16 +00:00
dynamo_expected_failures
Revert "reset dynamo cache before each test ( #126586 )"
2024-05-25 17:17:19 +00:00
dynamo_skips
[dynamo] Graph break on set_num_threads ( #126623 )
2024-05-20 17:44:32 +00:00
edge
error_messages
expect
Revert "Lift jagged -> padded dense forward / backward kernels from fbgemm_gpu ( #125946 )"
2024-05-24 20:26:07 +00:00
export
[traced-graph][sparse] propagate sparsity metadata into traced graph ( #117907 )
2024-05-23 22:46:46 +00:00
forward_backward_compatibility
functorch
Revert "reset dynamo cache before each test ( #126586 )"
2024-05-25 17:17:19 +00:00
fx
Register creak_node_hook ( #126671 )
2024-05-24 23:32:15 +00:00
higher_order_ops
inductor
[AOTI] support freezing for MKLDNN ( #124350 )
2024-05-25 07:15:36 +00:00
jit
[1/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort stdlib ( #127122 )
2024-05-25 08:25:50 +00:00
jit_hooks
lazy
mobile
nn
Dont mutate tensor stride in place in cudnn conv ( #126786 )
2024-05-22 01:53:44 +00:00
onnx
[2/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort caffe2 ( #127123 )
2024-05-25 18:26:34 +00:00
onnx_caffe2
[2/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort caffe2 ( #127123 )
2024-05-25 18:26:34 +00:00
optim
package
profiler
quantization
Revert "[Quant][PT2E] enable qlinear post op fusion for dynamic quant & qat ( #122667 )"
2024-05-21 13:45:07 +00:00
scripts
test_img
torch_np
typing
[1/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort stdlib ( #127122 )
2024-05-25 08:25:50 +00:00
xpu
_test_bazel.py
allowlist_for_publicAPI.json
Traceable wrapper subclass support for deferred runtime asserts ( #126198 )
2024-05-21 01:21:46 +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
Change run_test.py arg parsing to handle additional args better ( #126709 )
2024-05-23 21:08:12 +00:00
simulate_nccl_errors.py
test_ao_sparsity.py
test_autocast.py
test_autograd.py
test_autograd_fallback.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
Fix map_location for wrapper subclass and device tensors that go through numpy ( #126728 )
2024-05-24 16:39:30 +00:00
test_cpp_extensions_stream_and_event.py
test_cuda.py
generalize custom_fwd&custom_bwd to be device-agnostic ( #126531 )
2024-05-25 06:48:16 +00:00
test_cuda_expandable_segments.py
test_cuda_multigpu.py
Deprecate device-specific GradScaler autocast API ( #126527 )
2024-05-25 06:41:34 +00:00
test_cuda_nvml_based_avail.py
test_cuda_primary_ctx.py
test_cuda_sanitizer.py
test_cuda_trace.py
test_custom_ops.py
[Reland] Verify types in custom op schemas ( #126861 )
2024-05-23 19:53:52 +00:00
test_dataloader.py
test_datapipe.py
test_decomp.py
test_deploy.py
test_determination.py
test_dispatch.py
test_dlpack.py
test_dynamic_shapes.py
test_expanded_weights.py
test_fake_tensor.py
test_flop_counter.py
test_foreach.py
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
test_fx_experimental.py
test_fx_passes.py
test_fx_reinplace_pass.py
test_hub.py
Enable UFMT on test/test_hub.py ( #127155 )
2024-05-25 18:23:24 +00:00
test_import_stats.py
test_indexing.py
test_itt.py
test_jit.py
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
[MPS] Add _weight_int8pack_mm tests ( #127041 )
2024-05-24 16:08:06 +00:00
test_logging.py
test_masked.py
test_maskedtensor.py
test_matmul_cuda.py
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
Revert "reset dynamo cache before each test ( #126586 )"
2024-05-25 17:17:19 +00:00
test_monitor.py
test_mps.py
[MPS] Add _weight_int8pack_mm tests ( #127041 )
2024-05-24 16:08:06 +00:00
test_multiprocessing.py
test_multiprocessing_spawn.py
test_namedtensor.py
test_namedtuple_return_api.py
test_native_functions.py
test_native_mha.py
test_nestedtensor.py
Revert "Lift jagged -> padded dense forward / backward kernels from fbgemm_gpu ( #125946 )"
2024-05-24 20:26:07 +00:00
test_nn.py
[CUDA] Parallelize upsampling OPS across the batch/channel dimension. ( #127082 )
2024-05-24 21:17:12 +00:00
test_nnapi.py
test_numba_integration.py
test_numpy_interop.py
test_openmp.py
test_ops.py
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
Teach FakeTensor to fill in item_memo when converting scalar CPU tensor ( #126245 )
2024-05-22 15:25:38 +00:00
test_pruning_op.py
test_public_bindings.py
test_python_dispatch.py
test_pytree.py
test_quantization.py
test_reductions.py
test_scatter_gather_ops.py
test_schema_check.py
test_segment_reductions.py
test_serialization.py
Fix map_location for wrapper subclass and device tensors that go through numpy ( #126728 )
2024-05-24 16:39:30 +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
[traced-graph][sparse] propagate sparsity metadata into traced graph ( #117907 )
2024-05-23 22:46:46 +00:00
test_sparse_csr.py
test_sparse_semi_structured.py
test_spectral_ops.py
test_stateless.py
test_static_runtime.py
test_subclass.py
test_sympy_utils.py
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
Deprecate device-specific GradScaler autocast API ( #126527 )
2024-05-25 06:41:34 +00:00
test_transformers.py
test_type_hints.py
test_type_info.py
test_type_promotion.py
test_typing.py
test_unary_ufuncs.py
test_utils.py
test_view_ops.py
test_vulkan.py
test_weak.py
test_xnnpack_integration.py
test_xpu.py