..
backward_compatibility
Back out "[pytorch][PR] ENH Adds dtype to nn.functional.one_hot" ( #59080 )
2021-05-27 15:40:52 -07:00
benchmark_utils
Add lint for unqualified noqa ( #56272 )
2021-04-19 13:16:18 -07:00
bottleneck_test
cpp
Back out "[pytorch][PR] ENH Adds dtype to nn.functional.one_hot" ( #59080 )
2021-05-27 15:40:52 -07:00
cpp_api_parity
Add mish activation function ( #58648 )
2021-05-25 10:36:21 -07:00
cpp_extensions
Fix UB in library.h ( #57962 )
2021-05-11 16:04:02 -07:00
custom_backend
[PyTorch] Lite interpreter with a backend delegate ( #54462 )
2021-04-06 00:55:26 -07:00
custom_operator
AutoDispatchBelowAutograd takes no arguments. ( #56424 )
2021-04-21 14:44:12 -07:00
distributed
ShardedTensor framework for ChunkedShardingSpec ( #58517 )
2021-05-26 13:24:23 -07:00
distributions
Use torch.allclose to check tensor equality ( #58429 )
2021-05-17 13:16:35 -07:00
error_messages
expect
CUDA support in the CSR layout: constructors ( #59010 )
2021-05-26 16:39:43 -07:00
fx
Maintain submodule references during subgraph rewriting ( #55463 )
2021-04-30 16:46:44 -07:00
jit
Add peephole for len(x.size()) ( #59051 )
2021-05-27 17:57:53 -07:00
jit_hooks
Un-ignore F403 in .flake8 ( #55838 )
2021-04-13 09:24:07 -07:00
mobile
[Pytorch Edge] Model Ops compatibility api ( #57501 )
2021-05-24 12:00:06 -07:00
onnx
Back out "[pytorch][PR] ENH Adds dtype to nn.functional.one_hot" ( #59080 )
2021-05-27 15:40:52 -07:00
optim
Lint trailing newlines ( #54737 )
2021-03-30 13:09:52 -07:00
package
[torch][package] Fix importlib.resources.path for python <3.8.8 ( #58718 )
2021-05-21 19:16:54 -07:00
quantization
[quant][graphmode][fx][fix] Fix support for custom module ( #59041 )
2021-06-01 22:31:15 -07:00
scripts
Disallow versionless Python shebangs ( #58275 )
2021-05-14 08:26:02 -07:00
test_img
typing
Deprecate QR ( #57745 )
2021-05-10 22:56:37 -07:00
HowToWriteTestsUsingFileCheck.md
linear.py
run_test.py
Introduce ChunkShardingSpec as a model sharding specification. ( #55728 )
2021-05-23 16:04:57 -07:00
simulate_nccl_errors.py
test_ao_sparse.py
[sparsity] Moving the sparsity python files to OSS ( #56617 )
2021-04-22 14:07:31 -07:00
test_autocast.py
enable torch.cpu.amp.autocast ( #57386 )
2021-05-20 17:48:36 -07:00
test_autograd.py
Improve Tensor traverse to traverse its grad_fn when possible ( #58271 )
2021-06-01 10:27:52 -07:00
test_binary_ufuncs.py
Fix some tensor operators to return NotImplemented for invalid inputs ( #58216 )
2021-05-19 13:09:57 -07:00
test_bundled_images.py
[easy] Rename fb::jpeg_decode_to_NCHW to fb::image_decode_to_NCHW ( #55857 )
2021-04-15 13:44:13 -07:00
test_bundled_inputs.py
[Pytorch] Remove run_on_bundled_input ( #58344 )
2021-05-17 12:44:00 -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
Fix breakpad build and add to more images ( #59236 )
2021-06-01 22:47:14 -07:00
test_cuda_primary_ctx.py
test_cuda.py
[CUDA graphs] Makes sure all graphs tests call empty_cache() at some point before capture ( #59233 )
2021-06-01 21:05:46 -07:00
test_dataloader.py
[DataLoader] Add generate_state for NumPy seeding ( #56797 )
2021-04-27 08:14:02 -07:00
test_datapipe.py
[DataLoader] Fix bugs for typing ( #58450 )
2021-05-24 07:14:40 -07:00
test_determination.py
[quant][refactor tests] Move quantization tests into subfolders ( #59007 )
2021-05-26 23:02:12 -07:00
test_dispatch.py
Add lint for unqualified noqa ( #56272 )
2021-04-19 13:16:18 -07:00
test_expecttest.py
test_foreach.py
[PyTorch] Reduce errors of foreach functions ( #56993 )
2021-05-25 10:50:20 -07:00
test_function_schema.py
Add stricter check for function schemas with varargs ( #56509 )
2021-04-20 20:04:38 -07:00
test_functional_autograd_benchmark.py
test_futures.py
Add lint for unqualified type: ignore ( #56290 )
2021-04-21 08:07:23 -07:00
test_fx_experimental.py
OpInfo: zero_ ( #58731 )
2021-05-30 21:49:29 -07:00
test_fx.py
OpInfo: zero_ ( #58731 )
2021-05-30 21:49:29 -07:00
test_gen_backend_stubs.py
remove xla-specific stuff from codegen (minus CPU fallback) ( #58064 )
2021-05-26 12:52:13 -07:00
test_import_time.py
Add a test to measure import torch time ( #56041 )
2021-04-15 00:53:30 -07:00
test_indexing.py
don't copy indices to the self device in dispatch_index ( #59059 )
2021-05-27 14:19:59 -07:00
test_jit_cuda_fuser.py
Gelu Backward, Contribution from Kevin Stephano ( #58249 )
2021-05-13 19:39:39 -07:00
test_jit_disabled.py
test_jit_fuser_legacy.py
Un-ignore F403 in .flake8 ( #55838 )
2021-04-13 09:24:07 -07:00
test_jit_fuser_te.py
OpInfo: true_divide and minor fix ( #59154 )
2021-05-30 18:35:30 -07:00
test_jit_fuser.py
Enforce PEP263 for PyTorch python codebase ( #55346 )
2021-04-06 18:31:38 -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_jit.py
[JIT] Add torch._C.ScriptDict ( #52659 )
2021-05-27 10:25:30 -07:00
test_kernel_launch_checks.py
T90561249: Enforce kernel launch checks ( #58178 )
2021-05-13 10:41:20 -07:00
test_license.py
test_linalg.py
Fix device of info tensor for torch.linalg.inv_ex with MAGMA backend ( #59223 )
2021-06-01 21:49:57 -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
[BE] Improve has_bf16_support ( #57408 )
2021-05-03 09:11:04 -07:00
test_mobile_optimizer.py
s/foward/forward/g ( #58497 )
2021-05-19 11:42:42 -07:00
test_model_dump.py
model_dump tool for model inspection ( #56868 )
2021-04-28 07:33:10 -07:00
test_module_init.py
Add mish activation function ( #58648 )
2021-05-25 10:36:21 -07:00
test_multiprocessing_spawn.py
test_multiprocessing.py
Fix mp serialization for integer nn.Parameter on CUDA ( #56529 )
2021-04-22 16:21:04 -07:00
test_namedtensor.py
test_namedtuple_return_api.py
Add torch.linalg.inv_ex without checking for errors by default ( #58039 )
2021-05-13 09:42:15 -07:00
test_native_functions.py
test_nn.py
[ROCm] disable test test_Conv2d_groups_nobias for ROCm ( #59158 )
2021-06-01 15:10:06 -07:00
test_nnapi.py
NNAPI: flex size support for upsample_nearest2d op ( #57563 )
2021-05-05 13:54:43 -07:00
test_numba_integration.py
Temporary disable TestNumbaIntegration.test_from_cuda_array_interface* ( #54430 )
2021-03-22 09:17:28 -07:00
test_numpy_interop.py
Add lint for unqualified type: ignore ( #56290 )
2021-04-21 08:07:23 -07:00
test_op_aliases.py
[OpInfo] Add opinfo for transpose and its aliases ( #56122 )
2021-04-25 21:58:16 -07:00
test_openmp.py
test_ops.py
[testing] improve broadcasts_input error message ( #58295 )
2021-05-25 21:14:17 -07:00
test_optim.py
Remove legacy constructor calls from pytorch codebase. ( #54142 )
2021-04-11 15:45:17 -07:00
test_overrides.py
Change native functions to take c10::string_view args instead of std::string ( #57680 )
2021-05-20 18:15:45 -07:00
test_package.py
[package] split tests ( #53749 )
2021-03-10 16:07:36 -08:00
test_profiler.py
Update Kineto submodule ( #58179 )
2021-05-13 04:03:04 -07:00
test_pruning_op.py
test_public_bindings.py
test_pytree.py
[FX] Adds PyTree support to FX through concrete_args ( #55888 )
2021-05-07 04:48:35 -07:00
test_quantization.py
[quant][refactor tests] Move qtensor serialization tests from test_deprecated_jit ( #59089 )
2021-05-27 17:04:15 -07:00
test_reductions.py
fix numpy compatibility in test for torch.kthvalue ( #59214 )
2021-06-01 21:57:09 -07:00
test_segment_reductions.py
[torch][segment_reduce] Add support for initial value ( #56923 )
2021-04-30 18:01:31 -07:00
test_serialization.py
test_set_default_mobile_cpu_allocator.py
test_shape_ops.py
Fix tensor device in test_kthvalue_overlap ( #56869 )
2021-05-01 12:01:09 -07:00
test_show_pickle.py
test_sort_and_select.py
BFloat16 support for torch.sort ( #58196 )
2021-05-26 16:49:03 -07:00
test_sparse_csr.py
CUDA support in the CSR layout: CUDA addmm/matvec ( #59012 )
2021-06-01 21:16:42 -07:00
test_sparse.py
Revert D28700259: [pytorch][PR] Migrate nonzero from TH to ATen (CPU)
2021-05-27 20:07:30 -07:00
test_spectral_ops.py
Remove distutils ( #57040 )
2021-04-29 12:10:11 -07:00
test_static_runtime.py
[Static Runtime] Temporarily disable fusion tests ( #55342 )
2021-04-05 20:54:02 -07:00
test_tensor_creation_ops.py
Make new_ones an operator ( #58405 )
2021-05-17 19:24:34 -07:00
test_tensorboard.py
Add lint for unqualified noqa ( #56272 )
2021-04-19 13:16:18 -07:00
test_tensorexpr_pybind.py
Fix lint in test_tensorexpr_pybind ( #57869 )
2021-05-07 15:58:21 -07:00
test_tensorexpr.py
[TensorExpr] Re-enable skipped tests, they seem to be working now. ( #58206 )
2021-05-13 09:18:09 -07:00
test_testing.py
Disallow versionless Python shebangs ( #58275 )
2021-05-14 08:26:02 -07:00
test_throughput_benchmark.py
test_torch.py
Back out "Revert D28664514: [pytorch][PR] various TensorIterator speed improvements"
2021-05-26 12:22:48 -07:00
test_type_hints.py
Add lint for unqualified type: ignore ( #56290 )
2021-04-21 08:07:23 -07:00
test_type_info.py
test_type_promotion.py
New: Initial support for sparse complex tensors constructors for CPU/CUDA ( #57125 )
2021-05-07 05:36:41 -07:00
test_typing.py
Port NumPy typing testing style to PyTorch ( #54234 )
2021-04-15 01:25:16 -07:00
test_unary_ufuncs.py
[special] Add ndtr ( #58126 )
2021-05-30 21:12:04 -07:00
test_utils.py
Fix breakpad build and add to more images ( #59236 )
2021-06-01 22:47:14 -07:00
test_view_ops.py
Adding hsplit,vsplit and dsplit methods ( #53536 )
2021-04-26 09:39:09 -07:00
test_vmap.py
skip test_symeig if MAGMA not detected ( #54526 )
2021-03-24 13:55:36 -07:00
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