Skip to content
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

Case study suggestions for making Retiarii accessible #3873

Open
sayakpaul opened this issue Jun 24, 2021 · 6 comments
Open

Case study suggestions for making Retiarii accessible #3873

sayakpaul opened this issue Jun 24, 2021 · 6 comments
Assignees
Labels
enhancement New feature or request NAS 2.0 issues and pull requests for Retiarii user raised

Comments

@sayakpaul
Copy link

What would you like to be added:

More case studies on the byproducts of Neural Architecture Search:

  • MobileNetV3
  • MobileDet
  • Swish

These case studies do not need to fully implemented. Minimal demonstrations should be sufficient enough for users to expand the case studies.

Also being able to specify hardware-aware constraints in the search space is an important use-case for NAS. An example showing how to do that would be useful.

Why is this needed:

Without establishing NNI's Retiarii capabilities transfer well to the existing line of works, it might be hard for researchers to adapt Retiarii for their own use.

@QuanluZhang
Copy link
Contributor

@sayakpaul , thanks for your great suggestions. we have an WiP pr here which implemented the space of Swish. We expect users to directly use this module in their PyTorch/TensorFlow model to automatically find out the best activation function specifically for their model.

@sayakpaul
Copy link
Author

Great. I will look into it for sure. Should I keep this issue open for other suggestions?

@QuanluZhang
Copy link
Contributor

Great. I will look into it for sure. Should I keep this issue open for other suggestions?

yes, we can keep it open for now :)

@sayakpaul
Copy link
Author

Sure, thank you. You might want to add a relevant label to this issue for better/easier triage.

@QuanluZhang QuanluZhang added the NAS 2.0 issues and pull requests for Retiarii label Jun 25, 2021
@ultmaster
Copy link
Contributor

Added your vote for MobileNetV3 and MobileDet. Will consider them in future planning. :)

@sayakpaul
Copy link
Author

Sure. I personally think teaching the developers how to go about constructing informative search spaces itself is very rewarding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request NAS 2.0 issues and pull requests for Retiarii user raised
Projects
None yet
Development

No branches or pull requests

4 participants