Skip to content

Commit dc3960e

Browse files
committed
Adding term to glossary.
1 parent f24a8f6 commit dc3960e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

GLOSSARY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
Short for "A Tensor Library". The foundational tensor and mathematical
2929
operation library on which all else is built.
3030
31+
ATen operators
32+
A set of low-level, tensor-based operators in PyTorch that provide basic building blocks for more complex operations, including element-wise operations, reductions, and linear algebra functions
33+
3134
Composite Operation
3235
Same as Compound Operation.
3336

0 commit comments

Comments
 (0)