From 70b5b69aa984ee1701b7ca3cff512b2eda0ef24f Mon Sep 17 00:00:00 2001 From: Niall Thomson Date: Thu, 1 Feb 2024 06:14:00 +0000 Subject: [PATCH] Added generated timings for aiml section --- website/docs/aiml/inferentia/index.md | 2 +- website/lab-timing-data.json | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/website/docs/aiml/inferentia/index.md b/website/docs/aiml/inferentia/index.md index e7a587b12..b6f089c6b 100644 --- a/website/docs/aiml/inferentia/index.md +++ b/website/docs/aiml/inferentia/index.md @@ -5,7 +5,7 @@ chapter: true sidebar_custom_props: { "module": true } --- -{{% required-time estimatedLabExecutionTimeMinutes="15" %}} +{{% required-time %}} :::tip Before you start Prepare your environment for this section: diff --git a/website/lab-timing-data.json b/website/lab-timing-data.json index dd4220491..349c751da 100644 --- a/website/lab-timing-data.json +++ b/website/lab-timing-data.json @@ -220,5 +220,11 @@ "directory": "security/kyverno", "file": "security/kyverno/index.md", "executionTimeSeconds": 381 + }, + "aiml/inferentia/index.md": { + "title": "Inference with AWS Inferentia", + "directory": "aiml/inferentia", + "file": "aiml/inferentia/index.md", + "executionTimeSeconds": 780 } } \ No newline at end of file