Open CYH4157 opened 2 years ago
If you are using DartsTrainer, be noted that LayerChoice and InputChoice are only supported types of DARTS. You can't use ValueChoice in you model.
Thank you very much for your answer. It makes me understand that LSTM can't use one-shot search strategy now. I have one more question. According to your experience, can one-shot search strategy be used for RNN model?
The latest version on master can. DartsTrainer can not.
Sorry for my ignorance, can you please tell me which one-shot search strategy is suitable in NNI?
What do you mean by "suitable"?
I mean which one-shot search strategy can apply to RNN model?
Describe the issue: I have a little trouble with my rewritting LSTM model in this "Retiarii_example_one-shot_NAS.ipynb" tutorial code, I have set up the optimizer, but it will not read in. what could be the reason? Thank you all for your help!!
Environment:
Configuration:
Log message: