From 83e9f6cec0becc6bd2c53c6c6a4e4598228aba75 Mon Sep 17 00:00:00 2001 From: regisss Date: Thu, 20 Jul 2023 18:10:01 +0200 Subject: [PATCH] Refinement --- .github/workflows/build_main_documentation.yml | 3 +-- .github/workflows/build_pr_documentation.yml | 3 +-- docs/source/index.mdx | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build_main_documentation.yml b/.github/workflows/build_main_documentation.yml index e3d6b483b8..e82043be98 100644 --- a/.github/workflows/build_main_documentation.yml +++ b/.github/workflows/build_main_documentation.yml @@ -74,7 +74,6 @@ jobs: - name: Make Graphcore documentation run: | - sudo docker system prune -a -f cd optimum-graphcore make doc BUILD_DIR=graphcore-doc-build VERSION=${{ env.VERSION }} sudo mv graphcore-doc-build ../optimum @@ -130,7 +129,7 @@ jobs: - name: Combine subpackage documentation run: | cd optimum - sudo python docs/combine_docs.py --subpackages graphcore habana intel furiosa neuron --version ${{ env.VERSION }} + sudo python docs/combine_docs.py --subpackages graphcore habana intel neuron furiosa --version ${{ env.VERSION }} cd .. - name: Push to repositories diff --git a/.github/workflows/build_pr_documentation.yml b/.github/workflows/build_pr_documentation.yml index 4d8320ad13..62d796a7a3 100644 --- a/.github/workflows/build_pr_documentation.yml +++ b/.github/workflows/build_pr_documentation.yml @@ -59,7 +59,6 @@ jobs: - name: Make Graphcore documentation run: | - sudo docker system prune -a -f cd optimum-graphcore make doc BUILD_DIR=graphcore-doc-build VERSION=pr_$PR_NUMBER sudo mv graphcore-doc-build ../optimum @@ -112,7 +111,7 @@ jobs: - name: Combine subpackage documentation run: | cd optimum - sudo python docs/combine_docs.py --subpackages graphcore habana intel furiosa neuron --version pr_$PR_NUMBER + sudo python docs/combine_docs.py --subpackages graphcore habana intel neuron furiosa --version pr_$PR_NUMBER sudo mv optimum-doc-build ../ cd .. diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 9d23841244..cfd6c98464 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -34,7 +34,7 @@ As such, Optimum enables developers to efficiently use any of these platforms wi

Accelerate your training and inference workflows with AWS Trainium and AWS Inferentia

Optimum Furiosa
+ >
Furiosa

Fast and efficient inference on FuriosaAI WARBOY