| .. |
|
ao/sparsity
|
Add onednn quant backend (#74137)
|
2022-03-15 01:28:21 +00:00 |
|
autograd
|
Parametrize remaining tests in TestAutogradFunctional to use logging_tensor
|
2022-03-15 14:54:01 +00:00 |
|
benchmark_utils
|
Add CPU slow test job (#73748)
|
2022-03-23 21:17:27 +00:00 |
|
bottleneck_test
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
cpp
|
Add comments for adding shape function and linting
|
2022-03-29 23:02:22 +00:00 |
|
cpp_api_parity
|
ENH Adds test and docs for modules that already support no batch dims (#62729)
|
2021-09-02 12:36:54 -07:00 |
|
cpp_extensions
|
[Reland] Add BUILD_LAZY_CUDA_LINALG option (#73447)
|
2022-03-01 21:33:07 +00:00 |
|
custom_backend
|
[PyTorch] Adopt IValue::toTupleRef() where obvious (#65505)
|
2021-11-02 10:22:18 -07:00 |
|
custom_operator
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
distributed
|
[FSDP] Add re-key btw param names/IDs for optim state dict (#74912)
|
2022-03-30 14:15:23 +00:00 |
|
distributions
|
Improve numerical stability of torch.distributions.wishart.Wishart (#72993)
|
2022-03-15 18:30:08 +00:00 |
|
error_messages
|
|
|
|
expect
|
[reland] Process inputs and outputs in fx interpreter (#74637)
|
2022-03-24 18:32:57 +00:00 |
|
forward_backward_compatibility
|
[PyTorch] Delete NestedTensor Python wrapper (#74691)
|
2022-03-29 19:13:40 +00:00 |
|
fx
|
[test_fx_const_fold] Remove dependencies on acc_* (#72810)
|
2022-02-14 20:46:54 +00:00 |
|
jit
|
Add comments for adding shape function and linting
|
2022-03-29 23:02:22 +00:00 |
|
jit_hooks
|
|
|
|
lazy
|
Add lazy tensor python bindings (#74508)
|
2022-03-29 13:40:11 +00:00 |
|
mobile
|
Revert "add model test for Android"
|
2022-03-29 22:08:22 +00:00 |
|
onnx
|
[ONNX] Fix 1d case flatten export
|
2022-03-23 23:50:51 +00:00 |
|
package
|
Revert D35124731: Automatically extern C extension modules in torch.package
|
2022-03-28 20:26:27 +00:00 |
|
quantization
|
[AO][bugfix] Fixing FX QAT but for untraceable modules (#74277)
|
2022-03-30 15:08:45 +00:00 |
|
scripts
|
|
|
|
test_img
|
|
|
|
typing
|
Add typing for torch.return_type
|
2022-03-29 02:17:21 +00:00 |
|
delete.py
|
|
|
|
HowToWriteTestsUsingFileCheck.md
|
|
|
|
linear.py
|
|
|
|
run_test.py
|
[shard] Add ReplicatedTensor (#73529)
|
2022-03-24 12:41:17 +00:00 |
|
simulate_nccl_errors.py
|
|
|
|
test_ao_sparsity.py
|
[sparsity] Fix and enable the pruning tests (#66411)
|
2021-11-22 15:28:12 -08:00 |
|
test_autocast.py
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
test_autograd.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_binary_ufuncs.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_bundled_images.py
|
Add ownership to more edge tests (#67859)
|
2021-11-05 11:01:16 -07:00 |
|
test_bundled_inputs.py
|
Add lint to ensure all test files have headers with ownership info (#66826)
|
2021-11-03 18:21:49 -07:00 |
|
test_complex.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_cpp_api_parity.py
|
[skip ci] Set test owners for cpp test (#66836)
|
2021-10-21 13:17:46 -07:00 |
|
test_cpp_extensions_aot.py
|
No-batch-dim support for ConvNd (#70506)
|
2022-01-06 16:53:50 -08:00 |
|
test_cpp_extensions_jit.py
|
Remove remaining THC code (#69039)
|
2021-12-08 12:18:08 -08:00 |
|
test_cuda_primary_ctx.py
|
remove hasPrimaryContext workaround on ROCm (#71146)
|
2022-01-25 20:32:12 +00:00 |
|
test_cuda.py
|
Fix test_reduce_add_coalesced failure (#74027)
|
2022-03-15 06:29:54 +00:00 |
|
test_dataloader.py
|
Reset worker cycle iterator for determinism across runs (#73675)
|
2022-03-09 14:55:07 +00:00 |
|
test_datapipe.py
|
Remove default parameter of ShufflerIterDataPipe (#74370)
|
2022-03-28 12:47:24 +00:00 |
|
test_deploy.py
|
[skip ci] Set test owner for deploy/package tests (#66830)
|
2021-10-26 07:49:33 -07:00 |
|
test_determination.py
|
Have test classes extend from common_utils.TestCase, not unittest.TestCase (#66900)
|
2021-10-19 16:54:05 -07:00 |
|
test_dispatch.py
|
Back out "free up dispatch key space (in C++)" (#74859)
|
2022-03-29 15:39:17 +00:00 |
|
test_expanded_weights.py
|
expanded weights: embedding faster rule
|
2022-03-29 21:28:17 +00:00 |
|
test_foreach.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_function_schema.py
|
Add forward compatability tests in CI (#64139)
|
2022-01-05 23:40:06 -08:00 |
|
test_functional_autograd_benchmark.py
|
fix python version error (#71021)
|
2022-01-21 01:05:53 +00:00 |
|
test_functional_optim.py
|
[Opt Overlap] Clean up code in _OptimizerHookState (#71620)
|
2022-01-26 19:33:49 +00:00 |
|
test_functionalization.py
|
Fix test ownership lint (#71554)
|
2022-01-21 18:24:42 +00:00 |
|
test_futures.py
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
test_fx_experimental.py
|
[FX] Make split_module preserve proper placeholder names (#74736)
|
2022-03-25 23:36:27 +00:00 |
|
test_fx.py
|
record_function: update to use custom_class API
|
2022-03-30 15:57:28 +00:00 |
|
test_hub.py
|
Remove use of force_reload parameter from torchhub tests
|
2022-03-30 10:09:34 +00:00 |
|
test_import_stats.py
|
Set test owners for module: ci (#66796)
|
2021-10-18 10:29:50 -07:00 |
|
test_indexing.py
|
[Codemod][Codemod deprecated unittest asserts] fbcode//caffe2/test (#71708)
|
2022-03-15 19:28:52 +00:00 |
|
test_jit_autocast.py
|
[JIT] Add autocasting to freezing pass & enable autocast pass by default (#74178)
|
2022-03-23 23:10:48 +00:00 |
|
test_jit_cuda_fuser.py
|
Requires grad guard
|
2022-03-29 19:23:10 +00:00 |
|
test_jit_disabled.py
|
Set test owners for jit tests (#66808)
|
2021-10-25 07:51:10 -07:00 |
|
test_jit_fuser_legacy.py
|
Set test owners for jit tests (#66808)
|
2021-10-25 07:51:10 -07:00 |
|
test_jit_fuser_te.py
|
Clean up profiling mode and profiling executor strategy (#73875)
|
2022-03-29 18:38:51 +00:00 |
|
test_jit_fuser.py
|
skip test_jit_legacy (#68129)
|
2021-11-10 23:08:32 -08:00 |
|
test_jit_legacy.py
|
Set test owners for jit tests (#66808)
|
2021-10-25 07:51:10 -07:00 |
|
test_jit_profiling.py
|
Set test owners for jit tests (#66808)
|
2021-10-25 07:51:10 -07:00 |
|
test_jit_simple.py
|
Set test owners for jit tests (#66808)
|
2021-10-25 07:51:10 -07:00 |
|
test_jit_string.py
|
[PyTorch] Move prim string ops to JIT op registry (#70501)
|
2022-01-06 18:26:28 -08:00 |
|
test_jit.py
|
[JIT] Make aot autograd decompositions usable in JIT, add script for serializing the decompositions (#73938)
|
2022-03-29 18:38:52 +00:00 |
|
test_kernel_launch_checks.py
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
test_license.py
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
test_linalg.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_logging.py
|
[Codemod][Codemod deprecated unittest asserts] fbcode//caffe2/test (#71708)
|
2022-03-15 19:28:52 +00:00 |
|
test_masked.py
|
masked std
|
2022-03-30 16:30:41 +00:00 |
|
test_metal.py
|
[skip ci] Set test owner for mobile tests (#66829)
|
2021-10-26 10:20:01 -07:00 |
|
test_mkldnn.py
|
Avoid the view for mkldnn case in 1D convolution (#68166)
|
2021-11-15 11:56:45 -08:00 |
|
test_mobile_optimizer.py
|
Prepare for an update to the XNNPACK submodule (#72642)
|
2022-02-25 00:39:15 +00:00 |
|
test_model_dump.py
|
Prepare for an update to the XNNPACK submodule (#72642)
|
2022-02-25 00:39:15 +00:00 |
|
test_module_init.py
|
[quant][fx] Support conv1d and its fusion variants in QAT (#74506)
|
2022-03-23 18:43:53 +00:00 |
|
test_modules.py
|
only compare attributes for meta tensors (#72508)
|
2022-02-17 02:33:08 +00:00 |
|
test_monitor.py
|
torch/monitor: merge Interval and FixedCount stats (#72009)
|
2022-01-30 23:21:59 +00:00 |
|
test_multiprocessing_spawn.py
|
Make test_multiprocessing_spawn.py compatible with pytest (#50408)
|
2022-02-10 16:18:46 +00:00 |
|
test_multiprocessing.py
|
[ROCm] enable HIP IPC
|
2022-03-21 19:32:01 +00:00 |
|
test_namedtensor.py
|
use torch.testing.assert_equal in TestCase.assertEqual (#67796)
|
2022-01-27 08:33:55 +00:00 |
|
test_namedtuple_return_api.py
|
Add C++ implementation of histogramdd
|
2022-03-29 02:17:21 +00:00 |
|
test_native_functions.py
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
test_nestedtensor.py
|
[PyTorch] Make TensorImpl::sizes() customizable and disable it for NestedTensorImpl (#73817)
|
2022-03-15 19:24:57 +00:00 |
|
test_nn.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_nnapi.py
|
NNAPI: quant logistic fix (#70847)
|
2022-01-07 13:36:33 -08:00 |
|
test_numba_integration.py
|
Remove unwanted comma (#71193)
|
2022-01-13 19:09:05 -08:00 |
|
test_numpy_interop.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_openmp.py
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
test_ops_gradients.py
|
Remove high priority as an owner for tests (#74555)
|
2022-03-24 14:29:52 +00:00 |
|
test_ops_jit.py
|
Remove high priority as an owner for tests (#74555)
|
2022-03-24 14:29:52 +00:00 |
|
test_ops.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_optim.py
|
Uncomment step no-op test in test_optim (#70953)
|
2022-02-15 18:02:08 +00:00 |
|
test_overrides.py
|
Remove high priority as an owner for tests (#74555)
|
2022-03-24 14:29:52 +00:00 |
|
test_package.py
|
[skip ci] Set test owner for deploy/package tests (#66830)
|
2021-10-26 07:49:33 -07:00 |
|
test_per_overload_api.py
|
Update __torch_dispatch__ to return op overload instead of the opoverload packet function (#72673)
|
2022-03-07 22:38:42 +00:00 |
|
test_profiler.py
|
Disable forward/backward correlation to workaround the profiler crash (#72904)
|
2022-03-01 20:34:14 +00:00 |
|
test_pruning_op.py
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
test_public_bindings.py
|
Have test classes extend from common_utils.TestCase, not unittest.TestCase (#66900)
|
2021-10-19 16:54:05 -07:00 |
|
test_python_dispatch.py
|
Remove high priority as an owner for tests (#74555)
|
2022-03-24 14:29:52 +00:00 |
|
test_pytree.py
|
Remove high priority as an owner for tests (#74555)
|
2022-03-24 14:29:52 +00:00 |
|
test_quantization.py
|
[quant][fx] Add RNN reference module (#73386)
|
2022-03-02 10:30:37 +00:00 |
|
test_reductions.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_scatter_gather_ops.py
|
Kill the test_torch.py mixin and creates test_scatter_gather_ops (#71691)
|
2022-01-24 09:32:32 +00:00 |
|
test_segment_reductions.py
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
test_serialization.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_set_default_mobile_cpu_allocator.py
|
Add ownership to more edge tests (#67859)
|
2021-11-05 11:01:16 -07:00 |
|
test_shape_ops.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_show_pickle.py
|
Add ownership to more edge tests (#67859)
|
2021-11-05 11:01:16 -07:00 |
|
test_sort_and_select.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_sparse_csr.py
|
Revert "Extend CSR constructor to support batched indices and values"
|
2022-03-30 19:54:26 +00:00 |
|
test_sparse.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_spectral_ops.py
|
fft: Fix invalid shape error for complex-to-real transforms (#73012)
|
2022-02-23 03:33:26 +00:00 |
|
test_stateless.py
|
Add lightweight reparametrization for _stateless calls (#68969)
|
2022-01-28 14:38:45 +00:00 |
|
test_static_runtime.py
|
Fix quicklints (#72256)
|
2022-02-03 15:17:35 +00:00 |
|
test_tensor_creation_ops.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_tensorboard.py
|
[Codemod][Codemod deprecated unittest asserts] fbcode//caffe2/test (#71708)
|
2022-03-15 19:28:52 +00:00 |
|
test_tensorexpr_pybind.py
|
[TensorExpr] Delet DimArg class. (#72390)
|
2022-02-11 01:21:59 +00:00 |
|
test_tensorexpr.py
|
[NNC] call super().setUp() & tearDown() in test_tensorexpr.py (#74504)
|
2022-03-22 20:17:21 +00:00 |
|
test_testing.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_throughput_benchmark.py
|
Set test owners for tests with unknown owners (#67552)
|
2021-10-29 12:42:01 -07:00 |
|
test_torch.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_type_hints.py
|
[skip ci] Set test owners for test_typing.py (#66869)
|
2021-10-20 09:41:13 -07:00 |
|
test_type_info.py
|
[skip ci] Set test owners for test_typing.py (#66869)
|
2021-10-20 09:41:13 -07:00 |
|
test_type_promotion.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_typing.py
|
[skip ci] Set test owners for test_typing.py (#66869)
|
2021-10-20 09:41:13 -07:00 |
|
test_unary_ufuncs.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_utils.py
|
Move torchhub tests into separate test_hub.py file
|
2022-03-30 10:06:14 +00:00 |
|
test_view_ops.py
|
Revert "[testing] Update dispatch macros"
|
2022-03-30 19:52:37 +00:00 |
|
test_vmap.py
|
update example in classification losses (#69816)
|
2021-12-21 02:46:48 -08:00 |
|
test_vulkan.py
|
[skip ci] Set test owner for mobile tests (#66829)
|
2021-10-26 10:20:01 -07:00 |
|
test_xnnpack_integration.py
|
Update XNNPACK (#73467)
|
2022-02-28 06:09:26 +00:00 |