-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
in the next two rounds, the accuracy rate drops #124
Comments
In addition, when the initial sampling point is set to 5000, I noticed that some of the collected samples are repeated. Do I need to do data preprocessing for this situation? |
Hi, thanks for raising this issue! The objective of adaptive data sampling is to achieve a high level of accuracy in predicting latency. If satisfactory accuracy can be attained in the initial round, subsequent rounds become unnecessary. |
Sorry, maybe I didn't express the question clearly. I make the following summary.
Another very important thing, is your office located in Zhongguancun, Beijing? Can I invite you to have a meal and discuss about nn-meter? |
Hi, I am using nn-meter to train a dwconv-bn-renlu predictor on a custom backend with the configuration in the image below. In the first round of training, the accuracy rate can reach about 90%, but in the next two rounds, the accuracy rate drops. Want to ask for leave Have you ever encountered this situation? And how to solve it?
The text was updated successfully, but these errors were encountered: