tree: b6e51b8c5a2c32d23ad69b2e45a6c479ab2dfae4 [path history] [tgz]
  1. ao/
  2. autograd/
  3. backends/
  4. benchmark_utils/
  5. bottleneck_test/
  6. cpp/
  7. cpp_api_parity/
  8. cpp_extensions/
  9. custom_backend/
  10. custom_operator/
  11. distributed/
  12. distributions/
  13. dynamo/
  14. dynamo_expected_failures/
  15. dynamo_skips/
  16. edge/
  17. error_messages/
  18. expect/
  19. export/
  20. forward_backward_compatibility/
  21. functorch/
  22. fx/
  23. higher_order_ops/
  24. inductor/
  25. jit/
  26. jit_hooks/
  27. lazy/
  28. mobile/
  29. nn/
  30. onnx/
  31. optim/
  32. package/
  33. profiler/
  34. quantization/
  35. scripts/
  36. test_img/
  37. torch_np/
  38. typing/
  39. xpu/
  40. _test_bazel.py
  41. allowlist_for_publicAPI.json
  42. conftest.py
  43. create_dummy_torchscript_model.py
  44. delete.py
  45. hi.py
  46. HowToWriteTestsUsingFileCheck.md
  47. linear.py
  48. load_torchscript_model.py
  49. minioptest_failures_dict.json
  50. mkl_verbose.py
  51. mkldnn_verbose.py
  52. pytest_shard_custom.py
  53. run_doctests.sh
  54. run_test.py
  55. simulate_nccl_errors.py
  56. slow_tests.json
  57. test_ao_sparsity.py
  58. test_autocast.py
  59. test_autograd.py
  60. test_autograd_fallback.py
  61. test_autoload.py
  62. test_binary_ufuncs.py
  63. test_bundled_images.py
  64. test_bundled_inputs.py
  65. test_ci_sanity_check_fail.py
  66. test_comparison_utils.py
  67. test_compile_benchmark_util.py
  68. test_complex.py
  69. test_content_store.py
  70. test_cpp_api_parity.py
  71. test_cpp_extensions_aot.py
  72. test_cpp_extensions_jit.py
  73. test_cpp_extensions_mtia_backend.py
  74. test_cpp_extensions_open_device_registration.py
  75. test_cpp_extensions_stream_and_event.py
  76. test_cuda.py
  77. test_cuda_expandable_segments.py
  78. test_cuda_multigpu.py
  79. test_cuda_nvml_based_avail.py
  80. test_cuda_primary_ctx.py
  81. test_cuda_sanitizer.py
  82. test_cuda_trace.py
  83. test_custom_ops.py
  84. test_dataloader.py
  85. test_datapipe.py
  86. test_decomp.py
  87. test_deploy.py
  88. test_determination.py
  89. test_dispatch.py
  90. test_dlpack.py
  91. test_dynamic_shapes.py
  92. test_expanded_weights.py
  93. test_fake_tensor.py
  94. test_flop_counter.py
  95. test_foreach.py
  96. test_function_schema.py
  97. test_functional_autograd_benchmark.py
  98. test_functional_optim.py
  99. test_functionalization.py
  100. test_functionalization_of_rng_ops.py
  101. test_futures.py
  102. test_fx.py
  103. test_fx_experimental.py
  104. test_fx_passes.py
  105. test_fx_reinplace_pass.py
  106. test_hub.py
  107. test_import_stats.py
  108. test_indexing.py
  109. test_itt.py
  110. test_jit.py
  111. test_jit_autocast.py
  112. test_jit_disabled.py
  113. test_jit_fuser.py
  114. test_jit_fuser_legacy.py
  115. test_jit_fuser_te.py
  116. test_jit_legacy.py
  117. test_jit_llga_fuser.py
  118. test_jit_profiling.py
  119. test_jit_simple.py
  120. test_jit_string.py
  121. test_jiterator.py
  122. test_kernel_launch_checks.py
  123. test_legacy_vmap.py
  124. test_license.py
  125. test_linalg.py
  126. test_logging.py
  127. test_masked.py
  128. test_maskedtensor.py
  129. test_matmul_cuda.py
  130. test_meta.py
  131. test_metal.py
  132. test_mkl_verbose.py
  133. test_mkldnn.py
  134. test_mkldnn_fusion.py
  135. test_mkldnn_verbose.py
  136. test_mobile_optimizer.py
  137. test_model_dump.py
  138. test_model_exports_to_core_aten.py
  139. test_module_tracker.py
  140. test_modules.py
  141. test_monitor.py
  142. test_mps.py
  143. test_multiprocessing.py
  144. test_multiprocessing_spawn.py
  145. test_namedtensor.py
  146. test_namedtuple_return_api.py
  147. test_native_functions.py
  148. test_native_mha.py
  149. test_nestedtensor.py
  150. test_nn.py
  151. test_nnapi.py
  152. test_numba_integration.py
  153. test_numpy_interop.py
  154. test_openmp.py
  155. test_ops.py
  156. test_ops_fwd_gradients.py
  157. test_ops_gradients.py
  158. test_ops_jit.py
  159. test_optim.py
  160. test_out_dtype_op.py
  161. test_overrides.py
  162. test_package.py
  163. test_per_overload_api.py
  164. test_prims.py
  165. test_proxy_tensor.py
  166. test_pruning_op.py
  167. test_public_bindings.py
  168. test_python_dispatch.py
  169. test_pytree.py
  170. test_quantization.py
  171. test_reductions.py
  172. test_scatter_gather_ops.py
  173. test_schema_check.py
  174. test_segment_reductions.py
  175. test_serialization.py
  176. test_set_default_mobile_cpu_allocator.py
  177. test_shape_ops.py
  178. test_show_pickle.py
  179. test_sort_and_select.py
  180. test_sparse.py
  181. test_sparse_csr.py
  182. test_sparse_semi_structured.py
  183. test_spectral_ops.py
  184. test_stateless.py
  185. test_static_runtime.py
  186. test_subclass.py
  187. test_sympy_utils.py
  188. test_tensor_creation_ops.py
  189. test_tensorboard.py
  190. test_tensorexpr.py
  191. test_tensorexpr_pybind.py
  192. test_testing.py
  193. test_throughput_benchmark.py
  194. test_torch.py
  195. test_transformers.py
  196. test_type_hints.py
  197. test_type_info.py
  198. test_type_promotion.py
  199. test_typing.py
  200. test_unary_ufuncs.py
  201. test_utils.py
  202. test_utils_internal.py
  203. test_view_ops.py
  204. test_vulkan.py
  205. test_weak.py
  206. test_xnnpack_integration.py
  207. test_xpu.py