Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

fixed links #140

Merged
merged 1 commit into from
Dec 20, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions src/content/user-guide/deploying-deepsparse.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,12 @@ This user guide offers more information for Deploying DeepSparse.
Deploying DeepSparse with AWS SageMaker
</LinkCard>

<LinkCard href="./docker" heading="Docker">
Deploying DeepSparse in a Docker Container
<LinkCard href="./aws-lambda" heading="AWS Lambda">
Deploying DeepSparse with AWS Lambda
</LinkCard>

<LinkCard href="./google-cloud-run" heading="Google Cloud Run">
Deploying DeepSparse with GCP Cloud Run
</LinkCard>

</LinkCards>