-
**Describe the issue**:
I am currently trying to get familiar with how to define a search space for NAS in nni. Are there any more in-depth examples of defined search spaces other than in the example…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Current Behavior
System > Disk Space > Location does not show the docker volume that is mapped…
-
# Reference
- [paper - 2017 - Learning Transferable Architectures for Scalable Image Recognition](https://arxiv.org/abs/1707.07012)
- [paper - 2017 - Progressive Neural Architecture Search](https:…
-
Hello, thanks for the impressive evaluation work!
However, I am confused about the search space used for the experiments (in the supplementary of your ICLR paper) on one-shot NAS algorithms. As bo…
-
I plan to use NAS to design a small target detection network, read a lot of papers of NAS, do not know how to configure the search space, configure the search framework and selectively configure the s…
-
Command: `python naszilla/run_experiments.py --search_space nasbench_101 --algo_params all_algos --queries 30 --trials 1`
Log:
```
...
Finished GP-BayesOpt query 0
Finished GP-BayesOpt query 10…
-
I need to access Plex on my NAS via IP: 192.168.0.5:[port number]
I created a folder called "192.168.0.5" but Tamperish keeps saying "no folder set".
I wanted to try adding the port number to th…
-
The constraint limit the btn in
https://github.com/alibaba/lightweight-neural-architecture-search/blob/6bf4d6949ed690b8ef59bcb843e2d36d03ebecd1/tinynas/spaces/mutator/super_res_k1kx_mutator.py#L72
h…
-
I try to reproduce your one-shpt results on nas-bench 201.
By running the code
https://github.com/aoiang/few-shot-NAS/blob/main/Few-Shot_NasBench201/supernet/one-shot/run.sh
and eval
https://gi…
-
Hope to get help. Some errors that occur when I execute the command :
`coverage run -m unittest discover -v`,
The test result is “Ran 81 tests in 247.720s,FAILED (failures=6, errors=18)”
1. Six of …