From 49152f89a09fe85a4e58ccdf14b138c4b8ff6d6c Mon Sep 17 00:00:00 2001 From: Elizabeth <hashim.sharif91@gmail.com> Date: Sun, 27 Oct 2019 22:35:53 -0500 Subject: [PATCH] Renamed automator file to avoid confusion --- ...=> benchmark_different_clock_frequencies_testing_automator.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename llvm/projects/hpvm-tensor-rt/code_autogenerators/{online_benchmark_testing_automator.py => benchmark_different_clock_frequencies_testing_automator.py} (100%) diff --git a/llvm/projects/hpvm-tensor-rt/code_autogenerators/online_benchmark_testing_automator.py b/llvm/projects/hpvm-tensor-rt/code_autogenerators/benchmark_different_clock_frequencies_testing_automator.py similarity index 100% rename from llvm/projects/hpvm-tensor-rt/code_autogenerators/online_benchmark_testing_automator.py rename to llvm/projects/hpvm-tensor-rt/code_autogenerators/benchmark_different_clock_frequencies_testing_automator.py -- GitLab