| .. |
|
ao/sparsity
|
[ao][sparsity] Data Sparsity with Post Training Quantization (#82759)
|
2022-08-10 16:51:35 +00:00 |
|
autograd
|
|
|
|
backends/xeon
|
A Launch script with Best Recipe of Deep Learning on Intel Xeon CPU (#63932)
|
2022-07-29 12:57:22 +00:00 |
|
benchmark_utils
|
|
|
|
bottleneck_test
|
|
|
|
cpp
|
Autograd graphtask trim unnecessary edges (#82544)
|
2022-08-11 18:50:09 +00:00 |
|
cpp_api_parity
|
|
|
|
cpp_extensions
|
add open device registration test with cpp extensions (#80477)
|
2022-07-12 01:46:16 +00:00 |
|
custom_backend
|
|
|
|
custom_operator
|
|
|
|
distributed
|
[ROCm] Enable bf16-related tests in test_c10d_nccl.py and test_grad_layout_1devicemodule_1replicaperprocess (#82020)
|
2022-08-11 21:16:33 +00:00 |
|
distributions
|
Ensure Transform is pickleable. (#81707)
|
2022-07-22 06:33:53 +00:00 |
|
error_messages
|
|
|
|
expect
|
reland "add a reinplacing FX pass (#80897)" (#82407)
|
2022-08-02 18:03:29 +00:00 |
|
forward_backward_compatibility
|
Register nested matmul as an addition to CompositeImplicit (#82786)
|
2022-08-11 21:46:05 +00:00 |
|
fx
|
add the operations needed for electra model (#82856)
|
2022-08-08 16:56:06 +00:00 |
|
jit
|
[JIT] Add SchemaCheckMode OpInfo test (#82442)
|
2022-08-09 23:13:43 +00:00 |
|
jit_hooks
|
|
|
|
lazy
|
fix LTC usage of torch.tensor ctr, add test (#81928)
|
2022-07-22 13:57:53 +00:00 |
|
mobile
|
Update model_ops.yaml (#82444)
|
2022-08-02 20:04:49 +00:00 |
|
onnx
|
[ONNX] Add acceptable_error_percentage to backend tests (#82622)
|
2022-08-12 21:04:29 +00:00 |
|
package
|
Allow torch._C to be recognized a module in torch.package (#80917)
|
2022-07-12 18:10:22 +00:00 |
|
quantization
|
[Quant] Make quantizable LSTM scriptable (#83304)
|
2022-08-12 14:45:09 +00:00 |
|
scripts
|
|
|
|
test_img
|
|
|
|
typing
|
|
|
|
allowlist_for_publicAPI.json
|
Rename _Typed/_UntypedStorage to Typed/UntypedStorage and update docs (#82438)
|
2022-07-30 19:37:08 +00:00 |
|
conftest.py
|
pytest to run test_ops, test_ops_gradients, test_ops_jit in non linux cuda environments (#79898)
|
2022-07-19 19:50:57 +00:00 |
|
create_dummy_torchscript_model.py
|
|
|
|
defs.bzl
|
|
|
|
delete.py
|
|
|
|
HowToWriteTestsUsingFileCheck.md
|
|
|
|
linear.py
|
|
|
|
load_torchscript_model.py
|
|
|
|
mkl_verbose.py
|
[RFC] enable oneMKL&oneDNN on-demands verbose functinality (#63212)
|
2022-07-27 23:29:35 +00:00 |
|
mkldnn_verbose.py
|
[RFC] enable oneMKL&oneDNN on-demands verbose functinality (#63212)
|
2022-07-27 23:29:35 +00:00 |
|
profiler_utils_mock_events.json
|
[Profiler] Add heuristic to rank events base on computed metrics (#80094)
|
2022-07-05 22:06:02 +00:00 |
|
run_doctests.sh
|
Integrate xdoctest - Rebased (#82797)
|
2022-08-12 02:08:01 +00:00 |
|
run_test.py
|
Integrate xdoctest - Rebased (#82797)
|
2022-08-12 02:08:01 +00:00 |
|
simulate_nccl_errors.py
|
|
|
|
test_ao_sparsity.py
|
[ao][sparsity] Data Sparsity with Post Training Quantization (#82759)
|
2022-08-10 16:51:35 +00:00 |
|
test_autocast.py
|
|
|
|
test_autograd.py
|
Enable codegen of per-dispatch key derivative formulas in derivatives.yaml (#82801)
|
2022-08-10 19:26:29 +00:00 |
|
test_binary_ufuncs.py
|
Change seperate -> separate (#83056)
|
2022-08-09 23:11:34 +00:00 |
|
test_bundled_images.py
|
|
|
|
test_bundled_inputs.py
|
|
|
|
test_complex.py
|
|
|
|
test_cpp_api_parity.py
|
Make M1 tests green (#82213)
|
2022-08-05 16:12:08 +00:00 |
|
test_cpp_extensions_aot.py
|
|
|
|
test_cpp_extensions_jit.py
|
Make M1 tests green (#82213)
|
2022-08-05 16:12:08 +00:00 |
|
test_cpp_extensions_open_device_registration.py
|
Make M1 tests green (#82213)
|
2022-08-05 16:12:08 +00:00 |
|
test_cuda.py
|
Propagate CUDAOutOfMemoryError to Python. (#83146)
|
2022-08-11 21:32:11 +00:00 |
|
test_cuda_primary_ctx.py
|
|
|
|
test_cuda_trace.py
|
CUDA trace Python hooks (#82824)
|
2022-08-11 10:21:40 +00:00 |
|
test_dataloader.py
|
Fix and unskip dataloader tests on ARM (#83125)
|
2022-08-12 19:21:59 +00:00 |
|
test_datapipe.py
|
[DataPipe] Correct the type of exception that is being raised by ShufflerMapDataPipe (#82666)
|
2022-08-03 19:05:17 +00:00 |
|
test_decomp.py
|
Add ref for meshgrid (#82284)
|
2022-08-04 01:40:44 +00:00 |
|
test_deploy.py
|
|
|
|
test_determination.py
|
|
|
|
test_dispatch.py
|
Fix and unskip cpp extension tests for ARM (#83115)
|
2022-08-11 20:01:53 +00:00 |
|
test_dynamic_shapes.py
|
add integer divison for symints (#82791)
|
2022-08-04 20:00:51 +00:00 |
|
test_expanded_weights.py
|
[Expanded Weights] add ability to not specify batch size (#80944)
|
2022-07-19 13:43:46 +00:00 |
|
test_fake_tensor.py
|
lift numpy tensor, add randperm support (#83191)
|
2022-08-10 22:27:51 +00:00 |
|
test_foreach.py
|
[foreach][mta] Inplace maximum and minimum (#82523)
|
2022-08-03 03:40:42 +00:00 |
|
test_function_schema.py
|
|
|
|
test_functional_autograd_benchmark.py
|
|
|
|
test_functional_optim.py
|
Enable Zero1's ddp_with_overlap for hpu backend (#80438)
|
2022-07-18 15:05:27 +00:00 |
|
test_functionalization.py
|
Add OpOverload.decompose API (#83075)
|
2022-08-09 18:53:19 +00:00 |
|
test_futures.py
|
|
|
|
test_fx.py
|
Change the input of mvit_v2_s on the FX test (#83242)
|
2022-08-11 15:27:38 +00:00 |
|
test_fx_backends.py
|
Follow GitHub relabeling of oncall: fx for test owners (#81821)
|
2022-07-21 01:50:06 +00:00 |
|
test_fx_experimental.py
|
Follow GitHub relabeling of oncall: fx for test owners (#81821)
|
2022-07-21 01:50:06 +00:00 |
|
test_fx_passes.py
|
Support regex-style matching for Any and Oneof (#82853)
|
2022-08-12 18:43:13 +00:00 |
|
test_fx_reinplace_pass.py
|
reland "add a reinplacing FX pass (#80897)" (#82407)
|
2022-08-02 18:03:29 +00:00 |
|
test_hub.py
|
|
|
|
test_import_stats.py
|
Revert "Revert "[ci] remove remaining RDS dependency""
|
2022-06-15 10:04:13 -07:00 |
|
test_indexing.py
|
|
|
|
test_jit.py
|
[JIT] Add SchemaCheckMode OpInfo test (#82442)
|
2022-08-09 23:13:43 +00:00 |
|
test_jit_autocast.py
|
[JIT] Retry - Support scripting torch.is_autocast_enabled() (#82394)
|
2022-08-10 18:26:17 +00:00 |
|
test_jit_cuda_fuser.py
|
Limits constant chunk propagation for pw-node-only (#83083)
|
2022-08-11 15:45:05 +00:00 |
|
test_jit_disabled.py
|
|
|
|
test_jit_fuser.py
|
|
|
|
test_jit_fuser_legacy.py
|
|
|
|
test_jit_fuser_te.py
|
Supports symbolic diff for silu (#81724)
|
2022-08-09 01:18:10 +00:00 |
|
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_license.py
|
|
|
|
test_linalg.py
|
Enable periodic builds for CUDA 11.7 (#81688)
|
2022-08-10 00:03:51 +00:00 |
|
test_logging.py
|
|
|
|
test_masked.py
|
|
|
|
test_meta.py
|
Allow map location to meta device (#82603)
|
2022-08-08 19:56:59 +00:00 |
|
test_metal.py
|
|
|
|
test_mkl_verbose.py
|
[RFC] enable oneMKL&oneDNN on-demands verbose functinality (#63212)
|
2022-07-27 23:29:35 +00:00 |
|
test_mkldnn.py
|
check params shape for mkldnn_convolution (#76526)
|
2022-08-02 17:26:36 +00:00 |
|
test_mkldnn_fusion.py
|
[NNC] enable fusion of conv with elementwise OP (#77157)
|
2022-08-10 21:46:51 +00:00 |
|
test_mkldnn_verbose.py
|
[RFC] enable oneMKL&oneDNN on-demands verbose functinality (#63212)
|
2022-07-27 23:29:35 +00:00 |
|
test_mobile_optimizer.py
|
|
|
|
test_model_dump.py
|
|
|
|
test_module_init.py
|
Add prelu op and module for quantized CPU backend (#73491)
|
2022-07-20 07:48:15 +00:00 |
|
test_modules.py
|
Fix ModuleInfo skip logic (#80471)
|
2022-07-08 19:52:15 +00:00 |
|
test_monitor.py
|
|
|
|
test_mps.py
|
Add the Conv1D support for NHWC format. (#83121)
|
2022-08-10 14:30:20 +00:00 |
|
test_multiprocessing.py
|
|
|
|
test_multiprocessing_spawn.py
|
|
|
|
test_namedtensor.py
|
Update std_mean/var_mean/nanmean/nansum signatures with int[1]? dim (#82912)
|
2022-08-10 16:58:26 +00:00 |
|
test_namedtuple_return_api.py
|
[Refactoring] making the code more Pythonic (#82929)
|
2022-08-08 06:08:21 +00:00 |
|
test_native_functions.py
|
|
|
|
test_native_mha.py
|
Add mask identifier for multiplexed src_mask/src_key_padding_mask in BT (#81947)
|
2022-08-09 23:42:16 +00:00 |
|
test_nestedtensor.py
|
Update shallow_copy_and_detach for nested tensor impls (#83002)
|
2022-08-10 20:34:46 +00:00 |
|
test_nn.py
|
Add mask identifier for multiplexed src_mask/src_key_padding_mask in BT (#81947)
|
2022-08-09 23:42:16 +00:00 |
|
test_nnapi.py
|
Skip TestNNAPI tests if QNNPACK is not supported (#82882)
|
2022-08-05 16:19:06 +00:00 |
|
test_numba_integration.py
|
|
|
|
test_numpy_interop.py
|
|
|
|
test_openmp.py
|
|
|
|
test_ops.py
|
Unskip CompositeCompliance tests for ARM (#83089)
|
2022-08-11 20:01:51 +00:00 |
|
test_ops_gradients.py
|
Reenable slow gradcheck and make it pass (#80514)
|
2022-07-22 02:05:37 +00:00 |
|
test_ops_jit.py
|
[JIT Test] Add more debugging information for JIT opinfo tests (#83269)
|
2022-08-12 00:29:06 +00:00 |
|
test_optim.py
|
feat: add PolynomialLR scheduler (#82769)
|
2022-08-10 18:21:00 +00:00 |
|
test_overrides.py
|
Revert "Remove split functional wrapper (#74727)"
|
2022-08-10 19:45:23 +00:00 |
|
test_package.py
|
|
|
|
test_per_overload_api.py
|
Add OpOverload.decompose API (#83075)
|
2022-08-09 18:53:19 +00:00 |
|
test_prims.py
|
Add torch.ops.nvprims namespace for nvFuser-specific prims (#82155)
|
2022-08-04 16:51:56 +00:00 |
|
test_profiler.py
|
[PyTorch] Solved two syntax issues when dumping execution graph result to json file. (#81854)
|
2022-08-11 04:25:11 +00:00 |
|
test_profiler_tree.py
|
Fix hash for Tensor subclasses (#83174)
|
2022-08-10 19:23:56 +00:00 |
|
test_proxy_tensor.py
|
Add data_dependent_output tag; generalize proxy tensor to test it (#83312)
|
2022-08-12 17:31:55 +00:00 |
|
test_pruning_op.py
|
|
|
|
test_public_bindings.py
|
Add data_dependent_output tag; generalize proxy tensor to test it (#83312)
|
2022-08-12 17:31:55 +00:00 |
|
test_python_dispatch.py
|
Revert "Remove split functional wrapper (#74727)"
|
2022-08-10 19:45:23 +00:00 |
|
test_pytree.py
|
Add *_only and all/any pytree utilities (#83316)
|
2022-08-12 17:31:55 +00:00 |
|
test_quantization.py
|
[Quant][fx] Implement BackendConfig (part 1) (#81469)
|
2022-07-24 00:34:48 +00:00 |
|
test_reductions.py
|
Enable dim=None for torch.var (#82765)
|
2022-08-04 20:47:27 +00:00 |
|
test_scatter_gather_ops.py
|
Add integer support to scatter_reduce (#80324)
|
2022-06-29 21:10:26 +00:00 |
|
test_schema_check.py
|
[JIT] Add SchemaCheckMode OpInfo test (#82442)
|
2022-08-09 23:13:43 +00:00 |
|
test_segment_reductions.py
|
reland Add offsets-based reduction to segment_reduce (CPU, CUDA)
|
2022-06-17 15:49:31 +00:00 |
|
test_serialization.py
|
Rename _Typed/_UntypedStorage to Typed/UntypedStorage and update docs (#82438)
|
2022-07-30 19:37:08 +00:00 |
|
test_set_default_mobile_cpu_allocator.py
|
|
|
|
test_shape_ops.py
|
Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106)
|
2022-07-07 18:57:33 +00:00 |
|
test_show_pickle.py
|
|
|
|
test_sort_and_select.py
|
|
|
|
test_sparse.py
|
mul: sparse-dense + sparse-sparse with 0-dims support take 2. (#82962)
|
2022-08-11 23:34:58 +00:00 |
|
test_sparse_csr.py
|
Fix BSR->Dense Batched Bug (#82120)
|
2022-08-06 02:24:20 +00:00 |
|
test_spectral_ops.py
|
Fix istft default output length (#80031)
|
2022-07-08 23:43:29 +00:00 |
|
test_stateless.py
|
Make nn.stateless correctly reset parameters if the forward pass fails (#81262)
|
2022-07-12 13:54:23 +00:00 |
|
test_static_runtime.py
|
[Static Runtime] test case for staticRuntime::runAsync() API (#80407)
|
2022-07-05 23:40:53 +00:00 |
|
test_subclass.py
|
|
|
|
test_tensor_creation_ops.py
|
Fix a segfault in new_empty_strided (#82422)
|
2022-08-04 22:01:18 +00:00 |
|
test_tensorboard.py
|
[tensorboard] update assertion error for scalar() and fix docs (#76859)
|
2022-06-16 05:24:20 +00:00 |
|
test_tensorexpr.py
|
|
|
|
test_tensorexpr_pybind.py
|
|
|
|
test_testing.py
|
Move OpInfo class into new opinfo folder (#82540)
|
2022-08-05 15:10:17 +00:00 |
|
test_throughput_benchmark.py
|
|
|
|
test_torch.py
|
Revert "Remove split functional wrapper (#74727)"
|
2022-08-10 19:45:23 +00:00 |
|
test_transformers.py
|
Add fastpath test for mask check flag (#82999)
|
2022-08-12 00:04:45 +00:00 |
|
test_type_hints.py
|
|
|
|
test_type_info.py
|
|
|
|
test_type_promotion.py
|
mul: sparse-dense + sparse-sparse with 0-dims support take 2. (#82962)
|
2022-08-11 23:34:58 +00:00 |
|
test_typing.py
|
|
|
|
test_unary_ufuncs.py
|
Allow ufunc OpInfos to have no reference (#82348)
|
2022-08-09 04:38:17 +00:00 |
|
test_utils.py
|
Fix and unskip cpp extension tests for ARM (#83115)
|
2022-08-11 20:01:53 +00:00 |
|
test_view_ops.py
|
Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106)
|
2022-07-07 18:57:33 +00:00 |
|
test_vmap.py
|
|
|
|
test_vulkan.py
|
|
|
|
test_xnnpack_integration.py
|
|
|