From 88a677a7e0fa28a681e1268b796faaba5709a2a9 Mon Sep 17 00:00:00 2001
From: hsharif3 <hsharif3@illinois.edu>
Date: Mon, 5 Jul 2021 22:00:47 +0000
Subject: [PATCH] Update README.md

---
 .../hpvm-c/benchmarks/miniera-hpvm/src/README.md            | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/hpvm/test/dnn_benchmarks/hpvm-c/benchmarks/miniera-hpvm/src/README.md b/hpvm/test/dnn_benchmarks/hpvm-c/benchmarks/miniera-hpvm/src/README.md
index 14f57f2743..6b55d56174 100644
--- a/hpvm/test/dnn_benchmarks/hpvm-c/benchmarks/miniera-hpvm/src/README.md
+++ b/hpvm/test/dnn_benchmarks/hpvm-c/benchmarks/miniera-hpvm/src/README.md
@@ -62,3 +62,9 @@ The ground truth class of the image is part of the file name. For instance, `*_1
 * Weights for FC layers need to be tranposed 
 
 * Modify paths to readTrainedWeights to pass constant file path -- use MODEL_PARAMS_STR as part of string (see `miniera-hpvm.cpp` as example) 
+
+
+
+# Missing Support 
+
+** BatchNorm support missing (better to try on small example first)
-- 
GitLab