Skip to content

Commit 0d460d0

Browse files
aartbikcliffburdickgreptile-apps[bot]
authored
add link to ust blog post (#1126)
* add link to ust blog post * Apply suggestion from @greptile-apps[bot] Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --------- Co-authored-by: Cliff Burdick <30670611+cliffburdick@users.noreply.github.com> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent f7c1a6d commit 0d460d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs_input/basics/sparse_tensor.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ flexibility in changing storage formats by merely changing annotations in the
2020
type definitions, which allows for rapid experimentation with different ways
2121
of storing sparse tensors in a MatX computation.
2222

23+
More information on the Universal Sparse Tensor can be found in this `UST_Blog_Post`_.
24+
2325
Quick Start
2426
-----------
2527

@@ -317,3 +319,4 @@ briefly discussed in this online documentation.
317319
.. _make_sparse_tensor.h: https://github.com/NVIDIA/MatX/blob/main/include/matx/core/make_sparse_tensor.h
318320
.. _sparse_tensor.h: https://github.com/NVIDIA/MatX/blob/main/include/matx/core/sparse_tensor.h
319321
.. _sparse_tensor_format.h: https://github.com/NVIDIA/MatX/blob/main/include/matx/core/sparse_tensor_format.h
322+
.. _UST_Blog_Post: https://developer.nvidia.com/blog/establishing-a-scalable-sparse-ecosystem-with-the-universal-sparse-tensor

0 commit comments

Comments
 (0)