From 4786a55d98bb22f40f745b76739747288721f5da Mon Sep 17 00:00:00 2001 From: Bharath Ramaswamy Date: Thu, 27 Aug 2020 20:56:23 -0700 Subject: [PATCH] Added robots crawler file, config yml file and updated index.html with tags et al Signed-off-by: Bharath Ramaswamy --- _config.yml | 2 ++ index.html | 42 +++++++++++++++++++++--------------------- robots.txt | 2 ++ 3 files changed, 25 insertions(+), 21 deletions(-) create mode 100644 _config.yml create mode 100644 robots.txt diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000..eaff4266 --- /dev/null +++ b/_config.yml @@ -0,0 +1,2 @@ +plugins: + - jekyll-sitemap \ No newline at end of file diff --git a/index.html b/index.html index 3b82b493..a948fccd 100755 --- a/index.html +++ b/index.html @@ -9,11 +9,11 @@ AI Model Efficiency Toolkit - - - + + + @@ -140,7 +140,7 @@

- pruning, quantization, network-compression, automl, deep-neural-networks, network-quantization, model-efficiency, open-source. + pruning, quantization, network-compression, automl, deep-neural-networks, network-quantization, model-efficiency, open-source, pytorch, regularization, pruning-structures, automl-for-compression, channel-pruning-compression, spatial-SVD-compression.