Objectives: The quality of network structure is the key to obtain excellent classification performance. Most of existing deep models are designed by the trial-and-error method. When the same model processes different hyperspectral images (HSIs), different network hyperparameters need to be set artificially to adapt to the data characteristics of different images, greatly increasing the difficulty of network design. Aiming at the problem of deep learning model design in hyperspectral image classification, this paper proposes an automatic network structure search method for HSI classification. Methods: In the proposed method, the differentiable structure search technology is first used to search the network structure on the source HSI data sets, then the deep network model is constructed by stacking cells, and finally the classification performance is evaluated on the target HSIs. It should be pointed out that, the proposed method only conducts one search on the source HSI data sets, and the obtained deep model can be applied to other target HSI classification tasks, which can effectively improve the utilization rate of the model. To improve the generalization ability and classification accuracy of the model, multi-source and multi-resolution HSIs are employed to construct the precollected data set, and the partial channel connection operation is introduced to further improve the search efficiency. Results: Three HSIs inculding Houston, Chikusei and Pavia Center are selected as source data. Four HSIs including University of Pavia, Indian Pines, Salinas and Houston 2018 are selected as the target HSIs. The source data is used to determine the network model and the target HSIs are used to evaluate the classification performance. Experimental results show that the proposed method can automatically search out a universal deep network model suitable for HSI classification task, and this model can achieve better classification performance than the conventional deep learning models. The overall classification accuracies of University of Pavia, Indian Pines, Salinas and Houston 2018 are 98.15%, 98.74%, 97.30% and 74.47%, respectively. Conclusions: Compared with other deep models, the model in this paper is automatically determined by differentiable architecture search algorithm according to the data characteristics of HSIs, effectively improving the classification accuracy of target HSIs while avoiding complex network design. Extensive experiments verify the applicability and effectiveness of the proposed method in HSI classification. [ABSTRACT FROM AUTHOR]