..
ao /sparsity
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
autograd
backward_compatibility
[BE] minor improvement to dist quantization ( #67401 )
2021-11-21 23:31:59 -08:00
benchmark_utils
Add lint to ensure all test files have headers with ownership info ( #66826 )
2021-11-03 18:21:49 -07:00
bottleneck_test
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
cpp
torch.monitor - Initial C++ Stats ( #68074 )
2021-11-18 21:46:23 -08:00
cpp_api_parity
cpp_extensions
Resubmit #67161 ( #67735 )
2021-11-04 09:59:30 -07: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
[BE] delete frontend.cpp ( #67400 )
2021-11-21 23:30:52 -08:00
distributions
Implement Entropy methods for Binomial and Multinomial distributions ( #67609 )
2021-11-11 09:16:28 -08:00
error_messages
expect
[torch.fx] add code-gen customizability and support for setting breakpoint in code-gen'd forward() call ( #67139 )
2021-11-16 13:28:11 -08:00
fx
[const_fold] Fix call_module const folding ( #68614 )
2021-11-18 20:56:06 -08:00
fx2trt
[quant][graphmode][fx] Support input_quantized_idxs and output_quantized_idxs in the new convert ( #68042 )
2021-11-19 15:12:54 -08:00
fx_acc
[fx2trt] Add torch.nn.function.pad support for fx2trt ( #67498 )
2021-11-03 10:21:08 -07:00
jit
Adding custom testing based on opinfos input for ops with custom rules. ( #67500 )
2021-11-18 16:29:00 -08:00
jit_hooks
mobile
[pytorch][mobile] deprecate the LLVM-based static analyzer ( #68180 )
2021-11-11 16:37:08 -08:00
onnx
[ONNX] Remove the argument use_external_data_format of export() method entirely. ( #67080 ) ( #67811 )
2021-11-15 17:20:04 -08:00
package
[package] fix torchscript classes in package ( #68028 )
2021-11-16 10:01:40 -08:00
quantization
speed up quantized relu6 inplace kernel ( #68404 )
2021-11-21 07:08:23 -08:00
scripts
test_img
typing
delete.py
HowToWriteTestsUsingFileCheck.md
linear.py
run_test.py
[Dist CI][BE] c10d gloo tests run in subprocess ( #68504 )
2021-11-22 09:54:07 -08:00
simulate_nccl_errors.py
test_ao_sparsity.py
Add ownership to more edge tests ( #67859 )
2021-11-05 11:01:16 -07:00
test_autocast.py
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
test_autograd.py
Add vectorized Jacobian and Hessian computation with forward AD ( #67041 )
2021-11-19 14:31:09 -08:00
test_binary_ufuncs.py
Clean up test autograd ( #67413 )
2021-11-03 15:26:09 -07: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
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
Resubmit #67161 ( #67735 )
2021-11-04 09:59:30 -07:00
test_cpp_extensions_jit.py
[skip ci] Set test owner for cpp-extensions tests ( #66837 )
2021-10-21 08:15:38 -07:00
test_cuda.py
Add an option to disable reduced precision reductions for FP16 GEMM ( #67946 )
2021-11-09 17:27:20 -08:00
test_cuda_primary_ctx.py
[skip ci] Set test owner for test_cuda* tests ( #66838 )
2021-10-21 17:36:25 -07:00
test_dataloader.py
test_datapipe.py
[DataPipe] adding ZipperMapDataPipe ( #68032 )
2021-11-11 10:36:05 -08: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
test_dispatch.py
[skip ci] Set test owner for test_dispatch.py ( #66840 )
2021-10-21 08:48:37 -07:00
test_foreach.py
[Foreach] Implement L1&L2 norm ( #62646 )
2021-11-05 11:23:00 -07:00
test_function_schema.py
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
test_functional_autograd_benchmark.py
[skip ci] Add test owners for a special hi-pri class of tests ( #67553 )
2021-10-29 12:17:21 -07:00
test_functional_optim.py
test_functionalization.py
[bugfix] TensorList args in functionalization pass ( #68395 )
2021-11-17 15:50:30 -08:00
test_futures.py
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
test_fx.py
OpInfos for new_blah functions and some _like functions ( #67357 )
2021-11-11 07:21:23 -08:00
test_fx_experimental.py
Add OpInfo for torch.nonzero ( #67459 )
2021-11-16 11:10:43 -08:00
test_gen_backend_stubs.py
[skip ci] Set test owner for test_dispatch.py ( #66840 )
2021-10-21 08:48:37 -07:00
test_import_stats.py
test_indexing.py
Fixes CUDA vs CPU consistency for index_put_ when accumulating (part 2) ( #67189 )
2021-11-08 17:56:43 -08:00
test_jit.py
[clone][sparse] Add torch._C._sparse namespace ( #68672 )
2021-11-19 19:47:38 -08:00
test_jit_autocast.py
[JIT] additional support for CallMethod with autocasting ( #67925 )
2021-11-08 14:37:09 -08:00
test_jit_cuda_fuser.py
Nvfuser code bump 11 5 ( #67943 )
2021-11-17 01:22:17 -08:00
test_jit_disabled.py
Set test owners for jit tests ( #66808 )
2021-10-25 07:51:10 -07:00
test_jit_fuser.py
skip test_jit_legacy ( #68129 )
2021-11-10 23:08:32 -08: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
Op info for activation functions 2 (softsign, tanh, tanhshrink, threshold, celu, sigmoid, mish, hardsigmoid) ( #67492 )
2021-11-09 12:57:38 -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
Set test owners for jit tests ( #66808 )
2021-10-25 07:51:10 -07: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 D32283178: Add linalg.solve_triangular
2021-11-18 14:46:10 -08:00
test_logging.py
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
test_masked.py
Strided masked softmin. ( #68463 )
2021-11-19 20:51:42 -08: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
[skip ci] Set test owner for mobile tests ( #66829 )
2021-10-26 10:20:01 -07:00
test_model_dump.py
Add ownership to more edge tests ( #67859 )
2021-11-05 11:01:16 -07:00
test_module_init.py
[quant][embedding qat] eager mode QAT for Embeddings ( #66429 )
2021-11-18 05:57:11 -08:00
test_modules.py
Revert D32063662: [pytorch][PR] TST Adds device transfer into module info tests
2021-11-05 07:07:39 -07:00
test_multiprocessing.py
[skip ci] Set test owner for multiprocessing tests ( #66848 )
2021-10-21 13:13:53 -07:00
test_multiprocessing_spawn.py
[skip ci] Set test owner for multiprocessing tests ( #66848 )
2021-10-21 13:13:53 -07:00
test_namedtensor.py
[skip ci] Set test owner for named tensor tests ( #66849 )
2021-10-21 08:22:26 -07:00
test_namedtuple_return_api.py
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
test_native_functions.py
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
test_nn.py
Add forward AD support for miscellanous operators ( #67820 )
2021-11-19 14:31:06 -08:00
test_nnapi.py
Add ownership to more edge tests ( #67859 )
2021-11-05 11:01:16 -07:00
test_numba_integration.py
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
test_numpy_interop.py
test_openmp.py
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
test_ops.py
Add OpInfo test and fix a couple cases ( #66294 )
2021-11-19 14:31:03 -08:00
test_optim.py
Adds an optimizer instance variable to ChainedScheduler ( #68010 )
2021-11-10 01:31:47 -08:00
test_overrides.py
Revert D32283178: Add linalg.solve_triangular
2021-11-18 14:46:10 -08:00
test_package.py
[skip ci] Set test owner for deploy/package tests ( #66830 )
2021-10-26 07:49:33 -07:00
test_profiler.py
[skip ci] Set test owner for test_profiler.py ( #66831 )
2021-10-25 15:59:52 -07: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
test_python_dispatch.py
Fix _make_wrapper_subclass's storage_offset handling ( #68268 )
2021-11-18 07:07:42 -08:00
test_pytree.py
[skip ci] Add test owners for a special hi-pri class of tests ( #67553 )
2021-10-29 12:17:21 -07:00
test_quantization.py
[quant][graphmode][fx] Add support for weight and bias dtype in backend_config_dict ( #68602 )
2021-11-19 13:01:50 -08:00
test_reductions.py
Updated searchsorted functionality ( #66818 )
2021-11-05 12:13:47 -07: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
Throw error when saving storages that view same data with different type ( #66949 )
2021-11-16 08:44:44 -08: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
replace onlyOnCPUAndCUDA with onlyNativeDeviceTypes ( #65201 )
2021-11-01 09:22:34 -07: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
Implement topk with sort for some cases ( #68632 )
2021-11-19 17:18:20 -08:00
test_sparse.py
Add feature: zeros_like() from a dense tensor to a sparse tensor ( #68108 )
2021-11-11 08:54:15 -08:00
test_sparse_csr.py
Sparse CSR CPU: add triangular_solve_out ( #62180 )
2021-11-21 21:29:20 -08:00
test_spectral_ops.py
replace onlyOnCPUAndCUDA with onlyNativeDeviceTypes ( #65201 )
2021-11-01 09:22:34 -07:00
test_stateless.py
[skip ci] Add test owners for a special hi-pri class of tests ( #67553 )
2021-10-29 12:17:21 -07:00
test_static_runtime.py
[static runtime][dper] multi_env tests for static runtime: selective enable ( #67467 )
2021-11-18 01:04:12 -08:00
test_tensor_creation_ops.py
Add meta support to tensor range factories ( #67032 )
2021-11-05 15:36:29 -07:00
test_tensorboard.py
Set test owners for tests with unknown owners ( #67552 )
2021-10-29 12:42:01 -07:00
test_tensorexpr.py
[skip ci] Set test owners for NNC tests ( #66833 )
2021-10-26 07:46:18 -07:00
test_tensorexpr_pybind.py
[skip ci] Set test owners for NNC tests ( #66833 )
2021-10-26 07:46:18 -07:00
test_testing.py
add support for None in assert_close ( #67795 )
2021-11-19 12:38:25 -08: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
Fix DLPack CUDA stream convention ( #67618 )
2021-11-18 08:36:05 -08:00
test_type_hints.py
test_type_info.py
test_type_promotion.py
replace onlyOnCPUAndCUDA with onlyNativeDeviceTypes ( #65201 )
2021-11-01 09:22:34 -07:00
test_typing.py
test_unary_ufuncs.py
Adds support for automated error and warning testing ( #67354 )
2021-11-11 19:28:47 -08:00
test_utils.py
broaden retries on TestHub ( #67779 )
2021-11-03 13:48:58 -07:00
test_view_ops.py
Enable all dtype combinations in torch.Tensor.view(dtype) ( #66493 )
2021-11-11 13:55:21 -08:00
test_vmap.py
Add OpInfo test and fix a couple cases ( #66294 )
2021-11-19 14:31:03 -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
Add ownership to more edge tests ( #67859 )
2021-11-05 11:01:16 -07:00