tree: c4a955c07b65db4956593fcd8e339ef420d8ff93 [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. xpu/
  21. .gitignore
  22. AccumulateType.cpp
  23. AccumulateType.h
  24. ArrayRef.h
  25. ATen.h
  26. ATenConfig.cmake.in
  27. autocast_mode.cpp
  28. autocast_mode.h
  29. Backend.h
  30. Backtrace.h
  31. CachedTensorUtils.cpp
  32. CachedTensorUtils.h
  33. ceil_div.h
  34. CMakeLists.txt
  35. code_template.h
  36. CollapseDims.h
  37. Config.h.in
  38. ConjugateFallback.cpp
  39. Context.cpp
  40. Context.h
  41. cpp_custom_type_hack.h
  42. CPUApplyUtils.h
  43. CPUFixedAllocator.h
  44. CPUGeneratorImpl.cpp
  45. CPUGeneratorImpl.h
  46. Device.h
  47. DeviceAccelerator.cpp
  48. DeviceAccelerator.h
  49. DeviceGuard.h
  50. Dimname.h
  51. DimVector.h
  52. Dispatch.cpp
  53. Dispatch.h
  54. Dispatch_v2.h
  55. div_rtn.h
  56. DLConvertor.cpp
  57. DLConvertor.h
  58. dlpack.h
  59. DynamicLibrary.cpp
  60. DynamicLibrary.h
  61. EmptyTensor.cpp
  62. EmptyTensor.h
  63. ExpandBase.h
  64. ExpandUtils.cpp
  65. ExpandUtils.h
  66. Formatting.h
  67. function_wrapper.py
  68. FunctionalInverses.cpp
  69. FunctionalizeFallbackKernel.cpp
  70. FunctionalStorageImpl.cpp
  71. FunctionalStorageImpl.h
  72. FunctionalTensorWrapper.cpp
  73. FunctionalTensorWrapper.h
  74. FuncTorchTLS.cpp
  75. FuncTorchTLS.h
  76. Generator.h
  77. InferSize.h
  78. InitialTensorOptions.h
  79. jit_macros.h
  80. jiterator_macros.h
  81. Layout.h
  82. LegacyBatchedFallback.cpp
  83. LegacyBatchedFallback.h
  84. LegacyBatchedTensorImpl.cpp
  85. LegacyBatchedTensorImpl.h
  86. LegacyBatchingRegistrations.cpp
  87. LegacyVmapMode.cpp
  88. LegacyVmapMode.h
  89. LegacyVmapTransforms.cpp
  90. LegacyVmapTransforms.h
  91. LinalgBackend.h
  92. MapAllocator.cpp
  93. MapAllocator.h
  94. MatrixRef.h
  95. MemoryOverlap.cpp
  96. MemoryOverlap.h
  97. NamedTensor.h
  98. NamedTensorUtils.cpp
  99. NamedTensorUtils.h
  100. NestedTensorImpl.cpp
  101. NestedTensorImpl.h
  102. NumericUtils.h
  103. OpaqueTensorImpl.h
  104. OpMathType.h
  105. PadNd.h
  106. Parallel-inl.h
  107. Parallel.h
  108. ParallelCommon.cpp
  109. ParallelFuture.h
  110. ParallelNative.cpp
  111. ParallelNative.h
  112. ParallelNativeTBB.cpp
  113. ParallelNativeTBB.h
  114. ParallelOpenMP.cpp
  115. ParallelOpenMP.h
  116. ParallelThreadPoolNative.cpp
  117. PTThreadPool.h
  118. PythonTorchFunctionTLS.cpp
  119. PythonTorchFunctionTLS.h
  120. record_function.cpp
  121. record_function.h
  122. SavedTensorHooks.cpp
  123. SavedTensorHooks.h
  124. Scalar.h
  125. ScalarOps.cpp
  126. ScalarOps.h
  127. ScalarType.h
  128. SequenceNumber.cpp
  129. SequenceNumber.h
  130. SmallVector.h
  131. SparseCsrTensorImpl.cpp
  132. SparseCsrTensorImpl.h
  133. SparseCsrTensorUtils.h
  134. SparseTensorImpl.cpp
  135. SparseTensorImpl.h
  136. Storage.h
  137. StorageUtils.cpp
  138. StorageUtils.h
  139. Tensor.h
  140. TensorAccessor.h
  141. TensorGeometry.cpp
  142. TensorGeometry.h
  143. TensorIndexing.cpp
  144. TensorIndexing.h
  145. TensorIterator.cpp
  146. TensorIterator.h
  147. TensorIteratorInternal.h
  148. TensorMeta.cpp
  149. TensorMeta.h
  150. TensorNames.cpp
  151. TensorNames.h
  152. TensorOperators.h
  153. TensorOptions.h
  154. TensorSubclassLikeUtils.h
  155. TensorUtils.cpp
  156. TensorUtils.h
  157. ThreadLocalPythonObjects.cpp
  158. ThreadLocalPythonObjects.h
  159. ThreadLocalState.cpp
  160. ThreadLocalState.h
  161. TracerMode.h
  162. TypeDefault.h
  163. Utils.cpp
  164. Utils.h
  165. Version.cpp
  166. Version.h
  167. VmapModeRegistrations.cpp
  168. WrapDimUtils.h
  169. WrapDimUtilsMulti.h
  170. ZeroTensorFallback.cpp