-
My purpose:
I want genrate v = nn.ValueChoice([1,2,3]),then I want use the v to numerical calculation (like python float v *2)
like torch.Tensor ,I could use tensor.cpu().numpy() to get the tensor …
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu
Distribution Version | 18.04
Linux Kernel | 4.15.0-45-generic
Architecture | x86_64
ZFS Version | 0.7…
-
''Hello,NAS'':GPU can't be used but i set all:
and if i use CPU,there is a error :策略执行失败
**Environment**:
- NNI version:3.0
- Training service (local|remote|pai|aml|etc):;local
- Client OS:…
-
**Describe the issue**:
I try to run the NAS demo on GPU, but it never works. Every time I run it, the filesystem memory will be filled.
**Environment**:
- NNI version: 3.0rc1
- Training serv…
-
# NASNet
- Learning Transferable Architectures for Scalable Image Recognition
- 基于 [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578)
- `Normal Cell` - 输…
-
- [x] clean up examples organization.
- [x] clean up unused codes, such as `trainer/archnetwork_trainer.py`, `evaluator/bftune.py`, `controller/compare.py`, `controller/archnetwork_controller.py`...
…
-
**Describe the issue**:
I'm running running ProxylessNAS example. The accuracy and loss haven't been updated after 112 epochs.
![image](https://user-images.githubusercontent.com/111455235/185261650…
-
Thanks for your grate work
I am new to this profession, so I have some basic questions about VIPNAS:
As stated in the paper, VIPNAS searches five dimensions to find the optimal structure. But th…
-
Hi,
I could not find the code for NAS experiments on DARTS search space using evolutionary algorithm described in the appendix of the paper. Can you please tell me where can I find it and if there …
-
Thank you for your excellent work. The code in this repository appears to be outdated, and does not match the paper. Could you please confirm? I have encountered the following issues and would appreci…