| .. |
|
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
|
|
|
|
cpp
|
Nvfuser code bump 030122 (#73627)
|
2022-03-31 08:18:22 +00:00 |
|
cpp_api_parity
|
|
|
|
cpp_extensions
|
[Reland] Add BUILD_LAZY_CUDA_LINALG option (#73447)
|
2022-03-01 21:33:07 +00:00 |
|
custom_backend
|
|
|
|
custom_operator
|
|
|
|
distributed
|
Revert D35000703: [WIP][FSDP] Mixed precision enablement
|
2022-03-31 16:28:17 +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
|
Nvfuser code bump 030122 (#73627)
|
2022-03-31 08:18:22 +00:00 |
|
fx
|
[test_fx_const_fold] Remove dependencies on acc_* (#72810)
|
2022-02-14 20:46:54 +00:00 |
|
jit
|
Revert "Reland "[pytorch][PR] Support dataclasses in TorchScript" take 2 (#74353)"
|
2022-03-31 04:17:33 -07:00 |
|
jit_hooks
|
|
|
|
lazy
|
Add lazy tensor python bindings (#74508)
|
2022-03-29 13:40:11 +00:00 |
|
mobile
|
Add models test for android and iOS
|
2022-03-30 20:56:24 +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
|
[PyTorch Edge] Add Quantized Softmax Op (Naive Implementation) (#75017)
|
2022-03-31 19:32:04 +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
|
|
|
|
test_autocast.py
|
|
|
|
test_autograd.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_binary_ufuncs.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_bundled_images.py
|
|
|
|
test_bundled_inputs.py
|
|
|
|
test_complex.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_cpp_api_parity.py
|
|
|
|
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
|
|
|
|
test_cuda.py
|
Fix test_reduce_add_coalesced failure (#74027)
|
2022-03-15 06:29:54 +00:00 |
|
test_cuda_primary_ctx.py
|
remove hasPrimaryContext workaround on ROCm (#71146)
|
2022-01-25 20:32:12 +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
|
[DataPipe] only apply special serialization when dill is installed
|
2022-03-30 20:38:05 +00:00 |
|
test_deploy.py
|
|
|
|
test_determination.py
|
|
|
|
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: group norm faster rule
|
2022-03-31 20:06:54 +00:00 |
|
test_foreach.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07: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
|
|
|
|
test_fx.py
|
record_function: update to use custom_class API
|
2022-03-30 15:57:28 +00:00 |
|
test_fx_experimental.py
|
[FX] Make split_module preserve proper placeholder names (#74736)
|
2022-03-25 23:36:27 +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
|
|
|
|
test_indexing.py
|
[Codemod][Codemod deprecated unittest asserts] fbcode//caffe2/test (#71708)
|
2022-03-15 19:28:52 +00:00 |
|
test_jit.py
|
Revert "Reland "[pytorch][PR] Support dataclasses in TorchScript" take 2 (#74353)"
|
2022-03-31 04:17:33 -07: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
|
Nvfuser code bump 030122 (#73627)
|
2022-03-31 08:18:22 +00:00 |
|
test_jit_disabled.py
|
|
|
|
test_jit_fuser.py
|
|
|
|
test_jit_fuser_legacy.py
|
|
|
|
test_jit_fuser_te.py
|
Revert D34808051: [tensorexpr] Enabled aten::stack in the fuser pass with static shapes
|
2022-03-31 04:25:43 +00:00 |
|
test_jit_legacy.py
|
|
|
|
test_jit_profiling.py
|
|
|
|
test_jit_simple.py
|
|
|
|
test_jit_string.py
|
[PyTorch] Move prim string ops to JIT op registry (#70501)
|
2022-01-06 18:26:28 -08:00 |
|
test_kernel_launch_checks.py
|
|
|
|
test_license.py
|
|
|
|
test_linalg.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07: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
|
|
|
|
test_mkldnn.py
|
|
|
|
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.py
|
[ROCm] enable HIP IPC
|
2022-03-21 19:32:01 +00:00 |
|
test_multiprocessing_spawn.py
|
Make test_multiprocessing_spawn.py compatible with pytest (#50408)
|
2022-02-10 16:18:46 +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
|
|
|
|
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
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07: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
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_openmp.py
|
|
|
|
test_ops.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_ops_gradients.py
|
[ROCm] unskip FFT tests
|
2022-03-31 18:41:02 +00:00 |
|
test_ops_jit.py
|
Remove high priority as an owner for tests (#74555)
|
2022-03-24 14:29:52 +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
|
|
|
|
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
|
|
|
|
test_public_bindings.py
|
|
|
|
test_python_dispatch.py
|
Remove high priority as an owner for tests (#74555)
|
2022-03-24 14:29:52 +00:00 |
|
test_pytree.py
|
[skip ci] Set pytree tests to module: pytree owner (#74686)
|
2022-03-31 04:25:43 +00:00 |
|
test_quantization.py
|
[quant][fx] Add RNN reference module (#73386)
|
2022-03-02 10:30:37 +00:00 |
|
test_reductions.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07: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
|
|
|
|
test_serialization.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_set_default_mobile_cpu_allocator.py
|
|
|
|
test_shape_ops.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_show_pickle.py
|
|
|
|
test_sort_and_select.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_sparse.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_sparse_csr.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_spectral_ops.py
|
[ROCm] unskip FFT tests
|
2022-03-31 18:41:02 +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
|
Catch overflows in calculating storage byte size
|
2022-03-31 16:16:03 +00:00 |
|
test_tensorboard.py
|
[Codemod][Codemod deprecated unittest asserts] fbcode//caffe2/test (#71708)
|
2022-03-15 19:28:52 +00:00 |
|
test_tensorexpr.py
|
[NNC] call super().setUp() & tearDown() in test_tensorexpr.py (#74504)
|
2022-03-22 20:17:21 +00:00 |
|
test_tensorexpr_pybind.py
|
Revert D34808051: [tensorexpr] Enabled aten::stack in the fuser pass with static shapes
|
2022-03-31 04:25:43 +00:00 |
|
test_testing.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_throughput_benchmark.py
|
|
|
|
test_torch.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_type_hints.py
|
|
|
|
test_type_info.py
|
|
|
|
test_type_promotion.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_typing.py
|
|
|
|
test_unary_ufuncs.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07: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
|
Catch overflows in calculating storage byte size
|
2022-03-31 16:16:03 +00:00 |
|
test_vmap.py
|
|
|
|
test_vulkan.py
|
|
|
|
test_xnnpack_integration.py
|
Update XNNPACK (#73467)
|
2022-02-28 06:09:26 +00:00 |