From 2fc4462d2fb7cd27b953b582a82f8021d24f3c81 Mon Sep 17 00:00:00 2001
From: Yifan Zhao <yifanz16@illinois.edu>
Date: Tue, 30 Mar 2021 17:48:12 -0500
Subject: [PATCH] Moved hpvm.h to a common location

---
 hpvm/{test/dnn_benchmarks/hpvm-c => }/include/hpvm.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename hpvm/{test/dnn_benchmarks/hpvm-c => }/include/hpvm.h (100%)

diff --git a/hpvm/test/dnn_benchmarks/hpvm-c/include/hpvm.h b/hpvm/include/hpvm.h
similarity index 100%
rename from hpvm/test/dnn_benchmarks/hpvm-c/include/hpvm.h
rename to hpvm/include/hpvm.h
-- 
GitLab