diff --git a/hpvm/test/dnn_benchmarks/README.md b/hpvm/test/dnn_benchmarks/README.md
deleted file mode 100644
index 0e5134892e73d97842dc497a7117952ba66fde7c..0000000000000000000000000000000000000000
--- a/hpvm/test/dnn_benchmarks/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Directory Structure
-
-* ./benchmarks: code corresponding to each benchmark
-  *  ./benchmarks/${BENCH_NAME}/bin/approximate.py: script for running autotuner
-  *  ./benchmarks/${BENCH_NAME}/Makefile: benchmark build script
-* ./common:
-  * ./common/include: include files
-  * ./common/bin/setup_tyler_paths.sh: modify paths to HPVM Build and SRC as per installation
-    * REQUIRED to run before building benchmarks 
-   
-  
\ No newline at end of file