D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.
MIT License
1.56k stars 281 forks source link

Query related to reduce_concat and normal_concat in Genotype #127

Open Junaid199f opened 1 year ago

Junaid199f commented 1 year ago

Hi, Could you please explain the working of reduce_concat and normal_concat in the genotype.py file and also after each operation there is a number for example ('dil_conv_3x3', 1). What is the working of 1 here