| .. |
|
ao/sparsity
|
[ao][sparsity] comsability for sparsity and QAT convert
|
2022-04-11 16:32:08 +00:00 |
|
autograd
|
Fix autograd.functional tests to not fail with logging tensor
|
2022-04-20 20:32:40 +00:00 |
|
benchmark_utils
|
Add CPU slow test job (#73748)
|
2022-03-23 21:17:27 +00:00 |
|
bottleneck_test
|
|
|
|
cpp
|
Make string serialization of C++ FunctionSchema consistent with torchgen.model.FunctionSchema
|
2022-05-24 19:39:26 +00:00 |
|
cpp_api_parity
|
|
|
|
cpp_extensions
|
|
|
|
custom_backend
|
[ROCM] Enable custom tests on rocm
|
2022-04-26 14:22:14 +00:00 |
|
custom_operator
|
[ROCM] Enable custom tests on rocm
|
2022-04-26 14:22:14 +00:00 |
|
distributed
|
[shard] make ShardedTensor a torch.Tensor subclass
|
2022-05-24 01:20:45 +00:00 |
|
distributions
|
Add mode property to distributions. (#76690)
|
2022-05-11 18:26:56 +00:00 |
|
error_messages
|
|
|
|
expect
|
Make string serialization of C++ FunctionSchema consistent with torchgen.model.FunctionSchema
|
2022-05-24 19:39:26 +00:00 |
|
forward_backward_compatibility
|
prims shouldn't be checked for BC checks (#78079)
|
2022-05-23 13:42:44 +00:00 |
|
fx
|
|
|
|
jit
|
Adding SSA support for convolution_backward
|
2022-05-20 18:39:47 +00:00 |
|
jit_hooks
|
[ROCM] Enable custom tests on rocm
|
2022-04-26 14:22:14 +00:00 |
|
lazy
|
Implement sym_sizes to create proper IR for sym ints representing tensor sizes (#77756)
|
2022-05-20 05:39:03 +00:00 |
|
mobile
|
Revert "Deprecate torch.lu"
|
2022-05-09 19:06:44 +00:00 |
|
onnx
|
Bitwise ops improvements (#77621)
|
2022-05-17 21:16:42 +00:00 |
|
package
|
[black][codemod] formatting changes from black 22.3.0
|
2022-05-12 03:04:35 +00:00 |
|
quantization
|
[quant][fx][bc-breaking] Add required example_args argument to prepare_fx and prepare_qat_fx (#249) (#77608)
|
2022-05-21 21:03:48 +00:00 |
|
scripts
|
|
|
|
test_img
|
|
|
|
typing
|
Add typing for torch.return_type
|
2022-03-29 02:17:21 +00:00 |
|
allowlist_for_publicAPI.json
|
Compressed sparse layout conversion stubs (#77489)
|
2022-05-16 18:37:42 +00:00 |
|
create_dummy_torchscript_model.py
|
Add test for FC/BC for torchscript file.
|
2022-04-13 23:23:13 +00:00 |
|
delete.py
|
|
|
|
HowToWriteTestsUsingFileCheck.md
|
|
|
|
linear.py
|
|
|
|
load_torchscript_model.py
|
Add test for FC/BC for torchscript file.
|
2022-04-13 23:23:13 +00:00 |
|
run_test.py
|
[reland] Add sharding tests to multigpu-test.sh and fix custom operator decorator (#77987)
|
2022-05-21 22:33:58 +00:00 |
|
simulate_nccl_errors.py
|
|
|
|
test_ao_sparsity.py
|
[ao][sparsity] make sparsity and PTQ compose (#74845)
|
2022-04-05 03:35:41 +00:00 |
|
test_autocast.py
|
Update operator list for AutocastCPU (#68725)
|
2022-05-11 17:28:35 +00:00 |
|
test_autograd.py
|
[Profiler] Propagate metadata into Engine::evaluate_function event.
|
2022-05-22 22:39:13 +00:00 |
|
test_binary_ufuncs.py
|
[fix] complex type promotion (#77524)
|
2022-05-20 10:23:56 +00: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
|
|
|
|
test_cpp_extensions_jit.py
|
Remove breakpad dependency
|
2022-05-03 20:21:55 +00:00 |
|
test_cuda_primary_ctx.py
|
|
|
|
test_cuda.py
|
Merge torch.cuda._UntypedStorage into torch._UntypedStorage (#75459)
|
2022-05-19 13:54:39 +00:00 |
|
test_dataloader.py
|
Migrate x86 trunk build/test to macos12
|
2022-05-18 11:59:19 +00:00 |
|
test_datapipe.py
|
[DataPipe] Refactor 'mux' to have buffer as an instance variable
|
2022-05-19 19:55:27 +00:00 |
|
test_decomp.py
|
Fix meta tests on norm (and relanding norm fixes) (#77930)
|
2022-05-20 23:15:53 +00:00 |
|
test_deploy.py
|
|
|
|
test_determination.py
|
|
|
|
test_dispatch.py
|
Make string serialization of C++ FunctionSchema consistent with torchgen.model.FunctionSchema
|
2022-05-24 19:39:26 +00:00 |
|
test_expanded_weights.py
|
expanded weights: instance norm faster rule
|
2022-04-19 19:40:09 +00:00 |
|
test_foreach.py
|
[testing] Update dispatch macros (#74977)
|
2022-03-30 14:13:21 -07:00 |
|
test_function_schema.py
|
|
|
|
test_functional_autograd_benchmark.py
|
|
|
|
test_functional_optim.py
|
|
|
|
test_functionalization.py
|
functionalization: fix bug with multiple views of same base
|
2022-05-24 19:56:43 +00:00 |
|
test_futures.py
|
|
|
|
test_fx_experimental.py
|
Add strictness check and made tensors into leaves if input tensors were leaves (#77474)
|
2022-05-21 01:16:39 +00:00 |
|
test_fx.py
|
[test] attempt to functionalize ops with mutable positional-only args
|
2022-05-19 18:50:34 +00:00 |
|
test_hub.py
|
torch.hub security improvement: add new trust_repo parameter
|
2022-04-05 09:29:25 +00:00 |
|
test_import_stats.py
|
|
|
|
test_indexing.py
|
Fix deterministic indexing with non-contiguous tensor
|
2022-04-22 18:46:50 +00:00 |
|
test_jit_autocast.py
|
Add option to disable autocast pass
|
2022-05-18 14:57:25 +00:00 |
|
test_jit_cuda_fuser.py
|
fixing trivial reduction & broadcast scheduling (#77884)
|
2022-05-20 02:00:42 +00:00 |
|
test_jit_disabled.py
|
|
|
|
test_jit_fuser_legacy.py
|
|
|
|
test_jit_fuser_te.py
|
[primTorch] flatten, squeeze, unsqueeze... (#77043)
|
2022-05-09 11:24:55 +00:00 |
|
test_jit_fuser.py
|
|
|
|
test_jit_legacy.py
|
|
|
|
test_jit_llga_fuser.py
|
[Reland take-2] Add JIT graph fuser for oneDNN Graph API (v0.5)
|
2022-05-05 16:57:03 +00:00 |
|
test_jit_profiling.py
|
|
|
|
test_jit_simple.py
|
|
|
|
test_jit_string.py
|
|
|
|
test_jit.py
|
Expose permute inputs (#77391)
|
2022-05-13 22:18:51 +00:00 |
|
test_jiterator.py
|
Python Interface for Jiterator
|
2022-05-06 18:44:28 +00:00 |
|
test_kernel_launch_checks.py
|
|
|
|
test_license.py
|
|
|
|
test_linalg.py
|
Update linalg.*norm
|
2022-05-18 11:46:50 +00:00 |
|
test_logging.py
|
[Codemod][Codemod deprecated unittest asserts] fbcode//caffe2/test (#71708)
|
2022-03-15 19:28:52 +00:00 |
|
test_masked.py
|
Use scatter_reduce to support masked reductions on sparse COO tensors (sum, prod, amin, amax)
|
2022-05-06 15:40:22 +00:00 |
|
test_meta.py
|
[reland][complex32] conv1d, conv2d : enable test (#77999)
|
2022-05-23 05:49:03 +00:00 |
|
test_metal.py
|
|
|
|
test_mkldnn.py
|
Enable fp32/bf16 PRelu forward and backward in MkldnnCPU path (#60427)
|
2022-05-10 17:29:11 +00:00 |
|
test_mobile_optimizer.py
|
|
|
|
test_model_dump.py
|
|
|
|
test_module_init.py
|
[quant][refactor] Remove the base class from __all__
|
2022-05-20 17:56:22 +00:00 |
|
test_modules.py
|
Enable PyTorch operations on MPS Backend. (#77343)
|
2022-05-13 18:28:53 +00:00 |
|
test_monitor.py
|
|
|
|
test_mps.py
|
Fix a few issues on assert/double error/legacy constructor (#77966)
|
2022-05-20 20:25:12 +00:00 |
|
test_multiprocessing_spawn.py
|
|
|
|
test_multiprocessing.py
|
Fix MPS interaction with autograd engine
|
2022-05-17 21:26:16 +00:00 |
|
test_namedtensor.py
|
|
|
|
test_namedtuple_return_api.py
|
Remove deprecated torch.solve (#70986)
|
2022-05-10 13:44:07 +00:00 |
|
test_native_functions.py
|
|
|
|
test_native_mha.py
|
[PyTorch] Add native fast path for transformer encoder inference (#76333)
|
2022-04-26 12:58:03 -04:00 |
|
test_nestedtensor.py
|
Adding output_size to to_padded_tensor (#76640)
|
2022-05-03 18:22:51 +00:00 |
|
test_nn.py
|
Revert "Add index value checking to MaxUnpool2d and MaxUnpool3d (#70545)"
|
2022-05-23 23:58:43 +00:00 |
|
test_nnapi.py
|
|
|
|
test_numba_integration.py
|
|
|
|
test_numpy_interop.py
|
torch.tensor: add tests for list of numpy arrays case
|
2022-04-04 01:02:31 +00:00 |
|
test_openmp.py
|
|
|
|
test_ops_gradients.py
|
Various OpInfo architecture improvements
|
2022-04-18 21:55:32 +00:00 |
|
test_ops_jit.py
|
Various OpInfo architecture improvements
|
2022-04-18 21:55:32 +00:00 |
|
test_ops.py
|
[primTorch] Adds any, all, equal, item references (#78072)
|
2022-05-23 12:49:04 +00:00 |
|
test_optim.py
|
Adding maximize to Adamax (#77409)
|
2022-05-16 17:34:44 +00:00 |
|
test_overrides.py
|
Revert "Revert "Implement sym_sizes to create proper IR for sym ints representing tensor sizes (#76836)""
|
2022-05-18 18:40:57 +00:00 |
|
test_package.py
|
|
|
|
test_per_overload_api.py
|
|
|
|
test_prims.py
|
skip primTorch nvfuser tests on rocm (#77468)
|
2022-05-16 18:17:31 +00:00 |
|
test_profiler.py
|
[DataPipe] Enforcing single valid iterator for IterDataPipes without multiple outputs
|
2022-05-18 01:31:38 +00:00 |
|
test_pruning_op.py
|
|
|
|
test_public_bindings.py
|
Merge torch.cuda._UntypedStorage into torch._UntypedStorage (#75459)
|
2022-05-19 13:54:39 +00:00 |
|
test_python_dispatch.py
|
add slow path for is_contiguous (#77906)
|
2022-05-19 22:52:45 +00:00 |
|
test_pytree.py
|
Register torch.return_types.* as pytree nodes
|
2022-04-19 13:46:20 +00:00 |
|
test_quantization.py
|
|
|
|
test_reductions.py
|
Fix mean bug for integral tensors. (#76584)
|
2022-05-15 06:51:28 +00:00 |
|
test_scatter_gather_ops.py
|
Bugfix NAN and Inf handling for scatter_reduce (amin and amax)
|
2022-05-06 15:39:57 +00:00 |
|
test_segment_reductions.py
|
|
|
|
test_serialization.py
|
Make sure requires_grad is propagated for all backend
|
2022-04-25 19:31:24 +00: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
|
Speedup segmented sort with large nsort
|
2022-05-11 16:24:28 +00:00 |
|
test_sparse_csr.py
|
Guard test_sparse_csr.test_mm on CUDA11+ (#77965)
|
2022-05-20 16:16:28 +00:00 |
|
test_sparse.py
|
Faster index_select for sparse COO tensors on CPU. (#72710)
|
2022-05-10 16:33:13 +00:00 |
|
test_spectral_ops.py
|
[complex32] fft support (cuda only) (#74857)
|
2022-05-12 04:28:55 +00:00 |
|
test_stateless.py
|
Added setattr to functional_call. (#77137)
|
2022-05-17 05:40:46 +00:00 |
|
test_static_runtime.py
|
|
|
|
test_subclass.py
|
Throw a nice error when SubTensor.__torch_dispatch__() returns the wrong type for detach()
|
2022-05-18 20:00:42 +00:00 |
|
test_tensor_creation_ops.py
|
Add BFloat16 support for GLU, and randperm operators on CPU (#61944)
|
2022-05-12 17:41:57 +00:00 |
|
test_tensorboard.py
|
Cannibalize noarch CI job into crossref CI job
|
2022-04-20 11:56:25 +00:00 |
|
test_tensorexpr_pybind.py
|
[NNC] Lowering function generates the output buffer with the specified stride (#76529)
|
2022-05-04 20:04:22 +00:00 |
|
test_tensorexpr.py
|
[NNC] call super().setUp() & tearDown() in test_tensorexpr.py (#74504)
|
2022-03-22 20:17:21 +00:00 |
|
test_testing.py
|
Add test_imports (#77728)
|
2022-05-21 02:11:34 +00:00 |
|
test_throughput_benchmark.py
|
|
|
|
test_torch.py
|
Restore old names for private funcs in legacy storages (#77861)
|
2022-05-20 02:03:34 +00:00 |
|
test_type_hints.py
|
|
|
|
test_type_info.py
|
ENH: Convert finfo.tiny to finfo.smallest_normal (#76292)
|
2022-05-20 00:59:48 +00:00 |
|
test_type_promotion.py
|
[fix] complex type promotion (#77524)
|
2022-05-20 10:23:56 +00:00 |
|
test_typing.py
|
|
|
|
test_unary_ufuncs.py
|
Add BFloat16 support for GLU, and randperm operators on CPU (#61944)
|
2022-05-12 17:41:57 +00:00 |
|
test_utils.py
|
Fix issue with _checkpoint_without_reentrant
|
2022-05-05 17:37:31 +00:00 |
|
test_view_ops.py
|
Revert "Revert "Implement sym_sizes to create proper IR for sym ints representing tensor sizes (#76836)""
|
2022-05-18 18:40:57 +00:00 |
|
test_vmap.py
|
|
|
|
test_vulkan.py
|
|
|
|
test_xnnpack_integration.py
|
|
|