pytorch/test
shubhambhokare1 712b3e76ef [onnx] Add argsort support (#80234)
Fixes #79859 where exporting the operator '::argsort' to ONNX opset version 16 is not supported.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/80234
Approved by: https://github.com/BowenBao
2022-07-07 22:06:29 +00:00
..
ao/sparsity Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +00:00
autograd
benchmark_utils
bottleneck_test
cpp Back out "[profiling] Adding targets file for test_mobile_profiler" (#80789) 2022-07-05 23:34:15 +00:00
cpp_api_parity
cpp_extensions Revert "Revert "Add support for directly passing symint to empty"" (#79954) 2022-07-04 20:08:55 +00:00
custom_backend
custom_operator
distributed Revert "Revert "[FSDP Optim State] Remove checkpoint prefix (#80480)"" (#80936) 2022-07-06 22:21:07 +00:00
distributions Setting validation flag for Distributions tests to work with TorchDynamo (#80081) 2022-06-24 04:51:51 +00:00
error_messages
expect Support compressed sparse tensors with dense dimensions (#80565) 2022-07-07 16:21:12 +00:00
forward_backward_compatibility [PyTorch Edge] Add serialization/deserialization of Sparse Quantize Linear Packed Params (#80474) 2022-07-07 15:30:02 +00:00
fx Transform constraints to z3 constraints which is the final step (#80110) 2022-07-01 06:44:28 +00:00
jit Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +00:00
jit_hooks
lazy functionalization <> LTC integration (take 3) (#80251) 2022-06-26 23:10:21 +00:00
mobile Fix backward of binary_cross_entropy_with_logits 2022-06-23 01:31:08 +00:00
onnx [onnx] Add argsort support (#80234) 2022-07-07 22:06:29 +00:00
package Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +00:00
quantization [Quant] Add fast path of qmean/qstd for quantized CPU (reopen #70172) (#80579) 2022-07-05 16:00:04 +00:00
scripts
test_img
typing
allowlist_for_publicAPI.json Fix macos public bindings failures (#80970) 2022-07-07 14:10:00 +00:00
create_dummy_torchscript_model.py
defs.bzl
delete.py
HowToWriteTestsUsingFileCheck.md
linear.py
load_torchscript_model.py
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_test.py Enable test: distributed/algorithms/quantization/test_quantization (#80097) 2022-07-01 01:32:33 +00:00
simulate_nccl_errors.py
test_ao_sparsity.py [ao][sparsity] removing leading '.' from fqn in utils (#79774) 2022-06-30 00:00:56 +00:00
test_autocast.py
test_autograd.py Fix test_gradcheck_forward_ad_respects_requires_grad for slow gradcheck (#80401) 2022-06-28 13:51:44 +00:00
test_binary_ufuncs.py
test_bundled_images.py
test_bundled_inputs.py
test_complex.py
test_cpp_api_parity.py
test_cpp_extensions_aot.py
test_cpp_extensions_jit.py
test_cuda.py Add check for cuda lazy init (#80912) 2022-07-06 01:39:27 +00:00
test_cuda_primary_ctx.py
test_dataloader.py Support percentages in random_split (#78877) 2022-06-16 02:00:25 +00:00
test_datapipe.py [DataPipe] Count number of successful yields for IterDataPipe (#79657) 2022-06-28 17:30:33 +00:00
test_decomp.py Reference implementations for rsqrt and native_layer_norm (#79413) 2022-06-17 07:24:02 +00:00
test_deploy.py
test_determination.py
test_dispatch.py
test_dynamic_shapes.py Revert "Revert "Add support for directly passing symint to empty"" (#79954) 2022-07-04 20:08:55 +00:00
test_expanded_weights.py [Expanded Weights] fix unbatched support issue (#80891) 2022-07-07 14:56:32 +00:00
test_fake_tensor.py Revert "Allow returned tensor impls in fallback (#80545)" 2022-07-01 01:30:40 +00:00
test_foreach.py
test_function_schema.py
test_functional_autograd_benchmark.py
test_functional_optim.py
test_functionalization.py Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +00:00
test_futures.py
test_fx.py Add Dropout1d module 2022-06-15 14:39:07 +00:00
test_fx_experimental.py Move serialize_module() out of OSS graph_manipulation.py to internal (#80785) 2022-07-05 23:39:13 +00:00
test_fx_passes.py FX graph partitioner and fuser (#79439) 2022-06-24 18:49:37 +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 Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +00:00
test_jit_autocast.py
test_jit_cuda_fuser.py Add OpInfo for torch.equal and fix support for non-standard bools 2022-06-20 23:48:39 +00:00
test_jit_disabled.py
test_jit_fuser.py
test_jit_fuser_legacy.py
test_jit_fuser_te.py Add OpInfo for torch.equal and fix support for non-standard bools 2022-06-20 23:48:39 +00:00
test_jit_legacy.py Remove mentions of non-existing test_jit_py3 (#78977) 2022-06-07 02:28:45 +00:00
test_jit_llga_fuser.py
test_jit_profiling.py Remove mentions of non-existing test_jit_py3 (#78977) 2022-06-07 02:28:45 +00:00
test_jit_simple.py Remove mentions of non-existing test_jit_py3 (#78977) 2022-06-07 02:28:45 +00:00
test_jit_string.py
test_jiterator.py
test_kernel_launch_checks.py
test_license.py
test_linalg.py Make slogdet, linalg.sloget and logdet support metatensors (#79742) 2022-07-01 16:09:21 +00:00
test_logging.py
test_masked.py
test_meta.py Revert "Revert "Add support for directly passing symint to empty"" (#79954) 2022-07-04 20:08:55 +00:00
test_metal.py
test_mkldnn.py
test_mobile_optimizer.py
test_model_dump.py
test_module_init.py Revert "Add prelu op and module for quantized CPU backend (#73491)" 2022-06-30 12:54:39 +00:00
test_modules.py Support both train / eval modes for ModuleInfo 2022-06-09 20:57:17 +00:00
test_monitor.py
test_mps.py [MPS] Fix LSTM batch_first output transposed (#80597) 2022-07-07 07:18:00 +00:00
test_multiprocessing.py
test_multiprocessing_spawn.py
test_namedtensor.py Revert "Enable dim=None for torch.sum (#75845)" 2022-06-16 22:01:41 +00:00
test_namedtuple_return_api.py Expose linalg.solve_ex (#80073) 2022-07-01 16:09:23 +00:00
test_native_functions.py
test_native_mha.py
test_nestedtensor.py implement numel and tests for nested tensor (#80424) 2022-06-28 18:02:44 +00:00
test_nn.py Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +00:00
test_nnapi.py
test_numba_integration.py
test_numpy_interop.py
test_openmp.py
test_ops.py Fix nvFuser's where(tensor, python_scalar, tensor) type promotion (#80347) 2022-06-28 08:42:16 +00:00
test_ops_gradients.py
test_ops_jit.py Minor fix in jit tests to pass TorchDynamo (#79903) 2022-06-21 00:42:02 +00:00
test_optim.py Fix SequentialLR initialization (#72856) 2022-06-21 20:21:13 +00:00
test_overrides.py add utils for checking that all modes are in the same scope and finding the outermost mode 2022-06-10 19:31:05 +00:00
test_package.py
test_per_overload_api.py
test_prims.py Correct cbrt implementation (#80443) 2022-07-07 16:15:42 +00:00
test_profiler.py [Profiler] Add Pattern that detects extra cuda copy (#80572) 2022-07-07 20:22:42 +00:00
test_profiler_tree.py [Profiler][Trivial] Update test_profiler_tree 2022-06-22 22:30:33 +00:00
test_proxy_tensor.py Stopped ProxyTensor from turning aten::lift tensors into proxy objects (#81024) 2022-07-07 04:54:31 +00:00
test_pruning_op.py
test_public_bindings.py Wconstab/reland pysymint (#79795) 2022-06-20 22:55:06 +00:00
test_python_dispatch.py Correctly setup ancestors on explicit push mode. (#80995) 2022-07-07 02:01:12 +00:00
test_pytree.py
test_quantization.py [ao] Added framework for ModelReport Outlier Detector (#80743) 2022-07-01 01:03:31 +00:00
test_reductions.py
test_scatter_gather_ops.py Add integer support to scatter_reduce (#80324) 2022-06-29 21:10:26 +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
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 MAINT: Harmonize argsort params with array_api (#75162) 2022-06-09 12:32:01 +00:00
test_sparse.py Add spdiags sparse matrix initialization (#78439) 2022-07-01 01:11:54 +00:00
test_sparse_csr.py Support compressed sparse tensors with dense dimensions (#80565) 2022-07-07 16:21:12 +00:00
test_spectral_ops.py
test_stateless.py
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 Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +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 Validate Sparse Compressed tensor inputs (#79385) 2022-06-27 17:19:54 +00:00
test_throughput_benchmark.py
test_torch.py Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +00:00
test_transformers.py Add test for torchscripting nn.TransformerEncoder, including fast path (#79796) 2022-06-17 22:00:49 +00:00
test_type_hints.py
test_type_info.py
test_type_promotion.py Make addcmul and addcdiv support different dtypes (#74234) 2022-07-06 10:20:33 +00:00
test_typing.py
test_unary_ufuncs.py
test_utils.py Revert "To add hipify_torch as a submodule in pytorch/third_party (#74704)" 2022-06-21 23:54:00 +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