From bd5d89f7b73bc0025306ca6ccdfe956f018d35d4 Mon Sep 17 00:00:00 2001 From: "Saad Rahim (AMD)" <44449863+saadrahim@users.noreply.github.com> Date: Thu, 23 Jan 2025 08:52:38 -0700 Subject: [PATCH 1/2] dummy --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 71835f60..985ddb3b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -91,7 +91,7 @@ The AMD Instinct Documentation site provides comprehensive guides and technical :class-body: small-sd-card :class: small-sd-card +++ - +

Content placeholder

Content for user who works to understand the core libraries and optimize performance via low level coding (e.g. C++). How to guides for expert model builders and tips and tricks. From 3e982ce7ce346abe666ff95b8c2ff5c45cc3a4b0 Mon Sep 17 00:00:00 2001 From: marco-grond <112654609+marco-grond@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:55:43 -0700 Subject: [PATCH 2/2] Added Data Science and Vision tiles Added tiles and sub-tiles for both ROCm-DS (Data science) and ROCm-CV (Computer vision), as well as short descriptions for each. The links will need to be added/updated at a later stage, once the relevant pages/sites have been created. --- docs/index.md | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) diff --git a/docs/index.md b/docs/index.md index 985ddb3b..e8c582e4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -102,6 +102,108 @@ The AMD Instinct Documentation site provides comprehensive guides and technical ::::: +:::::{tab-item} Data Science + +::::{grid} 2 2 2 2 + +:::{grid-item-card} +:padding: 1 +:img-top: ./images/generic.jpg +:class-img-top: small-sd-card-img-top +:class-body: small-sd-card +:class: small-sd-card ++++ + +

ROCm-DS

+ +

The ROCm Data Science Toolkit provides a collection of software libraries which enable GPU acceleration for data science workloads on AMD Instinct devices. +

+::: + +:::{grid-item-card} +:padding: 1 +:img-top: ./images/generic.jpg +:class-img-top: small-sd-card-img-top +:class-body: small-sd-card +:class: small-sd-card ++++ + +

Data processing for AI

+
+

Tools for pre- and post-processing of data in larger AI workloads using GPU acceleration on AMD Instinct devices. +

+::: + +:::: + +::::: + +:::::{tab-item} Vision + +::::{grid} 2 2 2 2 + +:::{grid-item-card} +:padding: 1 +:img-top: ./images/generic.jpg +:class-img-top: small-sd-card-img-top +:class-body: small-sd-card +:class: small-sd-card ++++ + +

ROCm-CV

+
+

The ROCm Computer Vision Toolkit provides a collection of software libraries which enable GPU acceleration for computer vision workloads on AMD Instinct devices. +

+::: + +:::{grid-item-card} +:padding: 1 +:img-top: ./images/generic.jpg +:class-img-top: small-sd-card-img-top +:class-body: small-sd-card +:class: small-sd-card ++++ + +

Classification and Recognition

+
+

Tools for detecting and classifying objects in images and videos using AMD Instinct GPUs. +

+::: + +:::{grid-item-card} +:padding: 1 +:img-top: ./images/generic.jpg +:class-img-top: small-sd-card-img-top +:class-body: small-sd-card +:class: small-sd-card ++++ + +

Segmentation

+
+

Tools for GPU accelerated image segmentation on AMD Instinct devices. +

+::: + +:::{grid-item-card} +:padding: 1 +:img-top: ./images/generic.jpg +:class-img-top: small-sd-card-img-top +:class-body: small-sd-card +:class: small-sd-card ++++ + +

Image and Video Processing

+
+

Tools to perform image and video processing operations, for stand-alone or AI workloads, on AMD Instinct GPUs. +

+::: + +:::: + +::::: + +:::::: + :::::: :::::::