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