Soroosh129 / NeuOS

Source code for the paper: "A Latency-Predictable Multi-Dimensional Optimization Framework forDNN-driven Autonomous Systems"
Other
19 stars 5 forks source link

Questions about hashtables #2

Open tutuxh opened 4 years ago

tutuxh commented 4 years ago

Hi, I use the caffenet-cudnn-HASHTABLE.txt as a parameter to run the classify.bin.

However, I don't know how to get caffe-build/dvfs/med/*.log files to write Latency.txt, TotalEnergy.txt, and so on, when I read the generate_hashtable.py. Could you give me a way how I do it?

machinelv commented 2 years ago

Hi, I also meet your problem. May I ask how did you solve it?