pytorch/test
2019-08-08 05:54:09 -07:00
..
bottleneck
cpp add sorting policy to ChunkDataset (#23053) 2019-07-29 12:34:02 -07:00
cpp_extensions Rereapply optional ScalarType interface changes that were reverted in D16079809 (#22456) 2019-07-03 20:03:25 -07:00
custom_operator remove uses of std::shared_ptr<Module> (#21934) 2019-06-25 13:24:38 -07:00
data
error_messages Use latest stable flake8-bugbear in CI and fix B011 flake8 error. (#21944) 2019-06-24 20:48:15 -07:00
expect Changed tensor comparison return type from uint8 to bool (#21113) 2019-08-05 07:43:49 -07:00
jit
onnx Changed tensor comparison return type from uint8 to bool (#21113) 2019-08-05 07:43:49 -07:00
optim Implement AdamW optimizer (#21250) 2019-07-02 09:09:10 -07:00
test_module
common_cuda.py Update ROCm CI to python3.6 (#23088) 2019-07-23 23:07:45 -07:00
common_methods_invocations.py Allowing batching for det/logdet/slogdet operations (#22909) (#23634) 2019-08-02 00:15:52 -04:00
common_nn.py Added a flatten module (#22245) 2019-07-25 22:48:52 -07:00
common_quantization.py Fusion and _intrinsic modules (#23003) 2019-07-23 14:54:19 -07:00
common_quantized.py Revert "Add fbgemm_qlinear_dynamic op (#23104)" 2019-07-26 15:02:33 -07:00
common_utils.py Allowing batching for det/logdet/slogdet operations (#22909) (#23634) 2019-08-02 00:15:52 -04:00
expecttest.py
HowToWriteTestsUsingFileCheck.md
hypothesis_utils.py Rewriting hypothesis_utils (#22830) 2019-07-17 10:16:13 -07:00
jit_utils.py Make optimize a thread_local flag 2019-07-24 23:09:21 -07:00
run_test.py pin_memory malloc now uses existing context if available. (#22229) 2019-07-16 10:18:30 -07:00
test_autograd.py Fix CTC loss for zero-length targets on GPU (#23298) (#23715) 2019-08-02 00:14:11 -04:00
test_c10d.py Enhance interpretation of GLOO_SOCKET_IFNAME (#22978) 2019-07-25 04:52:38 -07:00
test_c10d_spawn.py
test_cpp_extensions.py Properly formats errors rising up from C++ extension compilation (#22445) 2019-07-09 16:41:42 -07:00
test_cuda.py Allowing batching for det/logdet/slogdet operations (#22909) (#23634) 2019-08-02 00:15:52 -04:00
test_cuda_primary_ctx.py pin_memory malloc now uses existing context if available. (#22229) 2019-07-16 10:18:30 -07:00
test_dataloader.py Add multiprocessing_context= argument to DataLoader (#22990) 2019-07-29 12:58:40 -07:00
test_distributed.py Changed tensor comparison return type from uint8 to bool (#21113) 2019-08-05 07:43:49 -07:00
test_distributions.py
test_docs_coverage.py
test_expecttest.py
test_fake_quant.py Rewriting hypothesis_utils (#22830) 2019-07-17 10:16:13 -07:00
test_indexing.py Updated docs and added deprecation warnings to acknowledge a bool tensor (#22261) (#23811) 2019-08-07 13:00:03 -04:00
test_indexing_cuda.py
test_jit.py [jit] Support nn.GRU and Make nn.LSTM accept PackedSequence (#23700) 2019-08-07 18:54:08 -04:00
test_jit_fuser.py Disable fusion of grad_sum_to_size (#23372) 2019-07-25 08:55:33 -07:00
test_jit_py3.py Fix type hints for None constants (#23029) 2019-07-22 11:55:05 -07:00
test_jit_string.py Fixes lint error in py3 (#21883) 2019-06-17 22:20:06 -07:00
test_logging.py
test_mkldnn.py remove RTTI check for TensorImpl shadow copy (#22773) 2019-07-15 23:21:57 -07:00
test_multiprocessing.py Fix error message for a wrong fork CUDA (#23322) 2019-07-25 12:58:14 -07:00
test_multiprocessing_spawn.py
test_namedtensor.py Named inference rule for copy_ 2019-07-30 07:17:34 -07:00
test_namedtuple_return_api.py Rename gels to lstsq (#23460) 2019-07-30 09:56:04 -07:00
test_nccl.py
test_nn.py Fix CTC loss for zero-length targets on GPU (#23298) (#23715) 2019-08-02 00:14:11 -04:00
test_nn_quantized.py qconv+relu and qlinear+relu modules (#23410) 2019-07-26 08:50:36 -07:00
test_numba_integration.py
test_optim.py Implement AdamW optimizer (#21250) 2019-07-02 09:09:10 -07:00
test_quantization.py Fusion and _intrinsic modules (#23003) 2019-07-23 14:54:19 -07:00
test_quantized.py Revert "Add fbgemm_qlinear_dynamic op (#23104)" 2019-07-26 15:02:33 -07:00
test_quantized_conv.py Add better performing versions for groupwise and depthwise convolutions (#22869) 2019-07-25 17:55:43 -07:00
test_quantized_tensor.py support at::view and at::reshape for quantized tensor (#23046) 2019-07-19 23:34:04 -07:00
test_quantizer.py
test_sparse.py Improve error message for changing tensor metadata after .data or .detach() (#23504) 2019-07-29 22:25:14 -07:00
test_tensorboard.py Cleanup API and remove 'experimental' warning (#23000) 2019-07-22 12:10:05 -07:00
test_throughput_benchmark.py ThroughputBenchmark: improve formatting for ExecutionStats (#22293) 2019-07-01 14:24:34 -07:00
test_torch.py delete C_CONTIGUOUS assertions to be compatible with particular builds of numpy 2019-08-08 05:54:09 -07:00
test_type_hints.py
test_type_info.py
test_utils.py Reduce excessive CI printing in TestHub (#22043) 2019-06-21 20:08:44 -07:00