tree: 1be88b3d4ec66384a14affa1bfba8b1b5da89983 [path history] [tgz]
  1. benchmarks/
  2. core/
  3. cpu/
  4. cuda/
  5. cudnn/
  6. detail/
  7. functorch/
  8. hip/
  9. metal/
  10. miopen/
  11. mkl/
  12. mps/
  13. native/
  14. nnapi/
  15. ops/
  16. quantized/
  17. templates/
  18. test/
  19. vulkan/
  20. .gitignore
  21. AccumulateType.cpp
  22. AccumulateType.h
  23. ArrayRef.h
  24. ATen.h
  25. ATenConfig.cmake.in
  26. autocast_mode.cpp
  27. autocast_mode.h
  28. Backend.h
  29. Backtrace.h
  30. BatchedFallback.cpp
  31. BatchedFallback.h
  32. BatchedTensorImpl.cpp
  33. BatchedTensorImpl.h
  34. BatchingRegistrations.cpp
  35. ceil_div.h
  36. CMakeLists.txt
  37. code_template.h
  38. CollapseDims.h
  39. Config.h.in
  40. ConjugateFallback.cpp
  41. Context.cpp
  42. Context.h
  43. cpp_custom_type_hack.h
  44. CPUApplyUtils.h
  45. CPUFixedAllocator.h
  46. CPUGeneratorImpl.cpp
  47. CPUGeneratorImpl.h
  48. Device.h
  49. DeviceGuard.h
  50. Dimname.h
  51. DimVector.h
  52. Dispatch.cpp
  53. Dispatch.h
  54. div_rtn.h
  55. DLConvertor.cpp
  56. DLConvertor.h
  57. dlpack.h
  58. DynamicLibrary.cpp
  59. DynamicLibrary.h
  60. EmptyTensor.cpp
  61. EmptyTensor.h
  62. ExpandBase.h
  63. ExpandUtils.cpp
  64. ExpandUtils.h
  65. Formatting.h
  66. function_wrapper.py
  67. FunctionalInverses.cpp
  68. FunctionalizeFallbackKernel.cpp
  69. FunctionalStorageImpl.cpp
  70. FunctionalStorageImpl.h
  71. FunctionalTensorWrapper.cpp
  72. FunctionalTensorWrapper.h
  73. FuncTorchTLS.cpp
  74. FuncTorchTLS.h
  75. gen_vulkan_glsl.py
  76. Generator.h
  77. InferSize.h
  78. InitialTensorOptions.h
  79. jit_macros.h
  80. jiterator_macros.h
  81. Layout.h
  82. LinalgBackend.h
  83. MapAllocator.cpp
  84. MapAllocator.h
  85. MatrixRef.h
  86. MemoryOverlap.cpp
  87. MemoryOverlap.h
  88. NamedTensor.h
  89. NamedTensorUtils.cpp
  90. NamedTensorUtils.h
  91. NestedTensorImpl.cpp
  92. NestedTensorImpl.h
  93. NumericUtils.h
  94. OpaqueTensorImpl.h
  95. OpMathType.h
  96. PadNd.h
  97. Parallel-inl.h
  98. Parallel.h
  99. ParallelCommon.cpp
  100. ParallelFuture.h
  101. ParallelNative.cpp
  102. ParallelNative.h
  103. ParallelNativeTBB.cpp
  104. ParallelNativeTBB.h
  105. ParallelOpenMP.cpp
  106. ParallelOpenMP.h
  107. ParallelThreadPoolNative.cpp
  108. PTThreadPool.h
  109. PythonTorchFunctionTLS.cpp
  110. PythonTorchFunctionTLS.h
  111. record_function.cpp
  112. record_function.h
  113. SavedTensorHooks.cpp
  114. SavedTensorHooks.h
  115. Scalar.h
  116. ScalarOps.cpp
  117. ScalarOps.h
  118. ScalarType.h
  119. SequenceNumber.cpp
  120. SequenceNumber.h
  121. SmallVector.h
  122. SparseCsrTensorImpl.cpp
  123. SparseCsrTensorImpl.h
  124. SparseCsrTensorUtils.h
  125. SparseTensorImpl.cpp
  126. SparseTensorImpl.h
  127. SparseTensorUtils.cpp
  128. SparseTensorUtils.h
  129. Storage.h
  130. Tensor.h
  131. TensorAccessor.h
  132. TensorGeometry.cpp
  133. TensorGeometry.h
  134. TensorIndexing.cpp
  135. TensorIndexing.h
  136. TensorIterator.cpp
  137. TensorIterator.h
  138. TensorIteratorInternal.h
  139. TensorMeta.cpp
  140. TensorMeta.h
  141. TensorNames.cpp
  142. TensorNames.h
  143. TensorOperators.h
  144. TensorOptions.h
  145. TensorSubclassLikeUtils.h
  146. TensorUtils.cpp
  147. TensorUtils.h
  148. ThreadLocalState.cpp
  149. ThreadLocalState.h
  150. TracerMode.h
  151. TypeDefault.h
  152. Utils.cpp
  153. Utils.h
  154. Version.cpp
  155. Version.h
  156. VmapMode.cpp
  157. VmapMode.h
  158. VmapModeRegistrations.cpp
  159. VmapTransforms.cpp
  160. VmapTransforms.h
  161. WrapDimUtils.h
  162. WrapDimUtilsMulti.h
  163. ZeroTensorFallback.cpp