From c87ea799109c2c9619008ed76e114b18f45595f4 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Wed, 9 Feb 2022 03:02:58 +0000
Subject: [PATCH] Update spack.yaml: tensorflow-lite -xnnpack

---
 spack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spack.yaml b/spack.yaml
index 3a8828122..6a1bd9177 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -37,7 +37,7 @@ spack:
           +root7 +tmva +vc +xrootd +ssl 
     - spdlog@1.9.2
     - stow@2.3.1
-    - tensorflow-lite@2.8.0
+    - tensorflow-lite@2.8.0 -xnnpack
     - xrootd@5.1.0 cxxstd=17 +python
   concretization: together
   packages:
-- 
GitLab