| .. |
|
backward_compatibility
|
Add padding_idx argument to EmbeddingBag (#49237)
|
2021-04-14 09:38:01 -07:00 |
|
benchmark_utils
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
bottleneck_test
|
|
|
|
cpp
|
Revert D27652485: [nnc] Enable CPU fusion only when num_threads == 1
|
2021-04-14 20:23:15 -07:00 |
|
cpp_api_parity
|
|
|
|
cpp_extensions
|
Fix ordered_dict.h for CUDA on Windows (#55275)
|
2021-04-07 23:43:35 -07:00 |
|
custom_backend
|
[PyTorch] Lite interpreter with a backend delegate (#54462)
|
2021-04-06 00:55:26 -07:00 |
|
custom_operator
|
Revert back changes in test_custom_ops.cpp. (#55350)
|
2021-04-06 12:41:31 -07:00 |
|
distributed
|
[17/n][torch/elastic] Make torchelastic launcher compatible with the caffe2.distributed.launch (#55687)
|
2021-04-14 19:33:26 -07:00 |
|
distributions
|
|
|
|
error_messages
|
|
|
|
expect
|
[JIT][write path] Make NoneType annotation_str emit NoneType instead of None (#54746)
|
2021-04-12 17:36:45 -07:00 |
|
fx
|
|
|
|
jit
|
Revert D27652485: [nnc] Enable CPU fusion only when num_threads == 1
|
2021-04-14 20:23:15 -07:00 |
|
jit_hooks
|
Un-ignore F403 in .flake8 (#55838)
|
2021-04-13 09:24:07 -07:00 |
|
mobile
|
Un-ignore F403 in .flake8 (#55838)
|
2021-04-13 09:24:07 -07:00 |
|
onnx
|
Un-ignore F403 in .flake8 (#55838)
|
2021-04-13 09:24:07 -07:00 |
|
optim
|
|
|
|
package
|
[package] Allow save_module to accept module as arg (#55996)
|
2021-04-14 15:52:55 -07:00 |
|
quantization
|
Add padding_idx argument to EmbeddingBag (#49237)
|
2021-04-14 09:38:01 -07:00 |
|
scripts
|
|
|
|
test_img
|
|
|
|
typing/reveal
|
|
|
|
HowToWriteTestsUsingFileCheck.md
|
|
|
|
linear.py
|
|
|
|
run_test.py
|
Make run_test.py work even if s3_stat_parser fails to import (#56039)
|
2021-04-14 13:21:50 -07:00 |
|
simulate_nccl_errors.py
|
|
|
|
test_autograd.py
|
Revert D25607505: Add formulas and basic tests
|
2021-04-14 14:50:43 -07:00 |
|
test_binary_ufuncs.py
|
Reland #50999 (Added pow() on CPU for float16 & bfloat16) (#55280)
|
2021-04-13 13:23:29 -07:00 |
|
test_bundled_images.py
|
[PyTorch Edge] Implement fb::jpeg_decode_to_NCHW (#55251)
|
2021-04-06 21:37:53 -07:00 |
|
test_bundled_inputs.py
|
Make bundled inputs work with quantized zero inputs (#47407)
|
2021-04-06 13:47:35 -07:00 |
|
test_complex.py
|
|
|
|
test_cpp_api_parity.py
|
|
|
|
test_cpp_extensions_aot.py
|
Fix ordered_dict.h for CUDA on Windows (#55275)
|
2021-04-07 23:43:35 -07:00 |
|
test_cpp_extensions_jit.py
|
|
|
|
test_cuda.py
|
[ROCM] Re-enable 3 previously faling tests in test_cuda.py (#55813)
|
2021-04-13 01:09:11 -07:00 |
|
test_cuda_primary_ctx.py
|
|
|
|
test_dataloader.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_datapipe.py
|
[DataLoader] Typing Enforcement for DataPipe at runtime (#54544)
|
2021-04-02 15:22:32 -07:00 |
|
test_determination.py
|
|
|
|
test_dispatch.py
|
|
|
|
test_expecttest.py
|
|
|
|
test_foreach.py
|
|
|
|
test_function_schema.py
|
[pytorch] Fix printing of optional string arguments in schemas (#55196)
|
2021-04-05 15:28:18 -07:00 |
|
test_functional_autograd_benchmark.py
|
|
|
|
test_futures.py
|
|
|
|
test_fx.py
|
[FX] Put tensor metadata into a NamedTuple in ShapeProp (#55930)
|
2021-04-13 22:21:50 -07:00 |
|
test_fx_experimental.py
|
[FX] Put tensor metadata into a NamedTuple in ShapeProp (#55930)
|
2021-04-13 22:21:50 -07:00 |
|
test_indexing.py
|
Ports logdet from method_tests() to op_db (#55743)
|
2021-04-11 20:39:16 -07:00 |
|
test_jit.py
|
Move tensor implicit conversions to test_builtins.py (#55532)
|
2021-04-13 07:13:20 -07:00 |
|
test_jit_cuda_fuser.py
|
|
|
|
test_jit_disabled.py
|
|
|
|
test_jit_fuser.py
|
Enforce PEP263 for PyTorch python codebase (#55346)
|
2021-04-06 18:31:38 -07:00 |
|
test_jit_fuser_legacy.py
|
Un-ignore F403 in .flake8 (#55838)
|
2021-04-13 09:24:07 -07:00 |
|
test_jit_fuser_te.py
|
Revert D27652485: [nnc] Enable CPU fusion only when num_threads == 1
|
2021-04-14 20:23:15 -07:00 |
|
test_jit_legacy.py
|
Un-ignore F403 in .flake8 (#55838)
|
2021-04-13 09:24:07 -07:00 |
|
test_jit_profiling.py
|
Un-ignore F403 in .flake8 (#55838)
|
2021-04-13 09:24:07 -07:00 |
|
test_jit_simple.py
|
Un-ignore F403 in .flake8 (#55838)
|
2021-04-13 09:24:07 -07:00 |
|
test_jit_string.py
|
|
|
|
test_kernel_launch_checks.py
|
|
|
|
test_license.py
|
|
|
|
test_linalg.py
|
Ports logdet from method_tests() to op_db (#55743)
|
2021-04-11 20:39:16 -07:00 |
|
test_logging.py
|
|
|
|
test_metal.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_mkldnn.py
|
Use mkldnn copy for copy_ when self and src are Mkldnn layout (#54248)
|
2021-04-08 06:35:39 -07:00 |
|
test_mobile_optimizer.py
|
Un-ignore F403 in .flake8 (#55838)
|
2021-04-13 09:24:07 -07:00 |
|
test_multiprocessing.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_multiprocessing_spawn.py
|
|
|
|
test_namedtensor.py
|
|
|
|
test_namedtuple_return_api.py
|
Added linalg.eig, linalg.eigvals (#52491)
|
2021-04-06 13:53:26 -07:00 |
|
test_native_functions.py
|
|
|
|
test_nn.py
|
Add a batch_first arg to Transformer / MHA modules (#55285)
|
2021-04-14 11:18:42 -07:00 |
|
test_nnapi.py
|
[NNAPI] Initial flexible size support (#54701)
|
2021-04-06 13:49:43 -07:00 |
|
test_numba_integration.py
|
|
|
|
test_numpy_interop.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_op_aliases.py
|
|
|
|
test_openmp.py
|
|
|
|
test_ops.py
|
Ports logdet from method_tests() to op_db (#55743)
|
2021-04-11 20:39:16 -07:00 |
|
test_optim.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_overrides.py
|
Refactor get numerical jacobian to calculate wrt all outputs at once (#54378)
|
2021-04-13 10:06:20 -07:00 |
|
test_package.py
|
|
|
|
test_profiler.py
|
|
|
|
test_pruning_op.py
|
|
|
|
test_public_bindings.py
|
|
|
|
test_pytree.py
|
|
|
|
test_quantization.py
|
|
|
|
test_reductions.py
|
Fix complex mean and reduction tests not being run (#55640)
|
2021-04-09 10:03:44 -07:00 |
|
test_segment_reductions.py
|
Revert D27121170: [torch] Add cuda support for segment reduction 'max'
|
2021-04-08 15:30:58 -07:00 |
|
test_serialization.py
|
|
|
|
test_set_default_mobile_cpu_allocator.py
|
|
|
|
test_shape_ops.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_show_pickle.py
|
|
|
|
test_sort_and_select.py
|
Partially migrate sort from THC to ATen, replace the thrust path with cub (#54626)
|
2021-04-08 23:04:33 -07:00 |
|
test_sparse.py
|
modernize test_sparse (#54572)
|
2021-04-09 12:19:29 -07:00 |
|
test_sparse_csr.py
|
Add CSR (compressed sparse row) layout for sparse tensors (#50937)
|
2021-04-12 10:09:12 -07:00 |
|
test_spectral_ops.py
|
|
|
|
test_static_runtime.py
|
[Static Runtime] Temporarily disable fusion tests (#55342)
|
2021-04-05 20:54:02 -07:00 |
|
test_tensor_creation_ops.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_tensorboard.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_tensorexpr.py
|
Revert D27652485: [nnc] Enable CPU fusion only when num_threads == 1
|
2021-04-14 20:23:15 -07:00 |
|
test_tensorexpr_pybind.py
|
|
|
|
test_testing.py
|
Ports logdet from method_tests() to op_db (#55743)
|
2021-04-11 20:39:16 -07:00 |
|
test_throughput_benchmark.py
|
|
|
|
test_torch.py
|
deterministic code path for gather_backward for dim = 1 (#55573)
|
2021-04-13 15:18:00 -07:00 |
|
test_type_hints.py
|
|
|
|
test_type_info.py
|
|
|
|
test_type_promotion.py
|
|
|
|
test_typing.py
|
|
|
|
test_unary_ufuncs.py
|
Ports logdet from method_tests() to op_db (#55743)
|
2021-04-11 20:39:16 -07:00 |
|
test_utils.py
|
|
|
|
test_view_ops.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_vmap.py
|
|
|
|
test_vulkan.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |
|
test_xnnpack_integration.py
|
Remove legacy constructor calls from pytorch codebase. (#54142)
|
2021-04-11 15:45:17 -07:00 |