From 0564ab99425a8016db6a07b74d84a4276e3d0350 Mon Sep 17 00:00:00 2001 From: Vijay Janapa Reddi Date: Thu, 14 Sep 2023 10:07:33 -0400 Subject: [PATCH] updated chapter layout --- _quarto.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 49ceea7fb..7c8a77161 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -26,11 +26,12 @@ book: - dedication.qmd - introduction.qmd - dl_primer.qmd + - embedded_sys.qmd - embedded_ml.qmd - mlworkflow.qmd - data_engineering.qmd - - frameworks.qmd - preprocessing.qmd + - frameworks.qmd - training.qmd - efficient_ai.qmd - optimizations.qmd @@ -44,6 +45,7 @@ book: - references.qmd - acknowledgements.qmd appendices: + - case_studies.qmd - tools.qmd - resources.qmd