From 2a514e2af956b827885c1b25af60b2859710c1f1 Mon Sep 17 00:00:00 2001 From: Akash Kothari <akashk4@miranda.cs.illinois.edu> Date: Tue, 22 Dec 2020 12:11:44 -0600 Subject: [PATCH] Change visc.h to hpvm.h --- hpvm/test/dnn_benchmarks/common/include/{visc.h => hpvm.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hpvm/test/dnn_benchmarks/common/include/{visc.h => hpvm.h} (100%) diff --git a/hpvm/test/dnn_benchmarks/common/include/visc.h b/hpvm/test/dnn_benchmarks/common/include/hpvm.h similarity index 100% rename from hpvm/test/dnn_benchmarks/common/include/visc.h rename to hpvm/test/dnn_benchmarks/common/include/hpvm.h -- GitLab