From 61a003f50db548748b99aecc5fc6aa5bacfb2ea9 Mon Sep 17 00:00:00 2001 From: Vijay Janapa Reddi Date: Mon, 25 Sep 2023 08:47:44 -0400 Subject: [PATCH] Matt's feedback on title --- _quarto.yml | 2 +- ondevice_ai.qmd => efficient_ai.qmd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename ondevice_ai.qmd => efficient_ai.qmd (99%) diff --git a/_quarto.yml b/_quarto.yml index 6cccb045..249275bd 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -36,7 +36,7 @@ book: - data_engineering.qmd - frameworks.qmd - training.qmd - - ondevice_ai.qmd + - efficient_ai.qmd - optimizations.qmd - hw_acceleration.qmd - benchmarking.qmd diff --git a/ondevice_ai.qmd b/efficient_ai.qmd similarity index 99% rename from ondevice_ai.qmd rename to efficient_ai.qmd index e1b18060..6b94339b 100644 --- a/ondevice_ai.qmd +++ b/efficient_ai.qmd @@ -1,4 +1,4 @@ -# On-Device AI +# Efficient AI ## Introduction