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