cosperypf

Results 2 issues of cosperypf

"cd $WORKSPACE" should be "cd $WORKSPACE/aimet", otherwise the CMakelist file will not be found in the next "cmake .." step

I want to generate my training dataset (including model and corresponding latency) on my own device, I have read the article here (https://github.com/microsoft/nn-Meter/blob/ffd51e32c31026896fe2bda198b49fe5d756f184/docs/dataset.md ), it mentioned there is no model...