SGNAS
SGNAS copied to clipboard
[CVPR 2021] 'Searching by Generating: Flexible and Efficient One-Shot NAS with Architecture Generator'
Error: Traceback (most recent call last): File "/home/lcf/project/SGNAS/train_cifar.py", line 97, in arch_param = generator(prior, normalize_hardware_constraint, noise) File "/home/lcf/anaconda3/envs/DALLE/lib/python3.6/site-packages/torch/nn/modules/module.py", line 889, in _call_impl result = self.forward(*input, **kwargs) TypeError: forward() takes 3...
 I want to know what VAL_PATH is referring to ...
In the original implementation, an error will occur "RuntimeError: A view was created in no_grad mode and is being modified inplace with grad mode enabled" using PyTorch 1.8.