alibaba / lightweight-neural-architecture-search

This is a collection of our zero-cost NAS and efficient vision applications.
Apache License 2.0
371 stars 49 forks source link

Supported device? #4

Open David-19940718 opened 1 year ago

David-19940718 commented 1 year ago

As shown in the config file config_nas.py, is it only the V100 or t40 are supported here? If i want to use 2 * 2080Ti, how can i change that?

David-19940718 commented 1 year ago

By the way, the custom configuration is highly complexity, which is not user friendly.

kennyorn1 commented 1 year ago

You can use cloud GPUs. By the way, how to set the code environment correctly? I have trouble about the environment setting which bothers me a lot.

1430329743 commented 1 year ago

hi,me too,can we help each others?